CI Test Report Dashboard

Execution Status: 2

Artifacts

Coverage Report (HTML) JUnit Report (XML)

Execution Summary

Filesystem Snapshot

_docs:
coverage
index.html
phpunit

_docs/coverage:
clover.xml
html

_docs/coverage/html:
Commands
Common.php.html
Config
Controllers
Database
Entities
Filters
Helpers
Language
Models
Modules
Services
Views
_css
_icons
_js
dashboard.html
index.html

_docs/coverage/html/Commands:
ProcessSmsQueue.php.html
dashboard.html
index.html

_docs/coverage/html/Config:
App.php.html
Autoload.php.html
Boot
CURLRequest.php.html
Cache.php.html
Constants.php.html
ContentSecurityPolicy.php.html
Cookie.php.html
Cors.php.html
Database.php.html
DocTypes.php.html
Email.php.html
Encryption.php.html
Events.php.html
Exceptions.php.html
Feature.php.html
Filters.php.html
ForeignCharacters.php.html
Format.php.html
Generators.php.html
Honeypot.php.html
Hostnames.php.html
Images.php.html
Kint.php.html
Logger.php.html
Migrations.php.html
Mimes.php.html
Modules.php.html
Optimize.php.html
Pager.php.html
Paths.php.html
Publisher.php.html
Routes.php.html
Routing.php.html
Security.php.html
Services.php.html
Session.php.html
Toolbar.php.html
UserAgents.php.html
Validation.php.html
View.php.html
WorkerMode.php.html
dashboard.html
index.html

_docs/coverage/html/Config/Boot:
dashboard.html
development.php.html
index.html
production.php.html
testing.php.html

_docs/coverage/html/Controllers:
BaseController.php.html
HomeController.php.html
dashboard.html
index.html

_docs/coverage/html/Database:
Migrations
Seeds
dashboard.html
index.html

_docs/coverage/html/Database/Migrations:
2026-05-16-080051_CreateNotificationQueueTable.php.html
2026-05-16-100727_CreateUserTable.php.html
2026-05-17-091756_CreateSystemSettingTable.php.html
2026-05-22-141733_CreateNotificationRuleTable.php.html
2026-05-26-031617_CreateSmsRateLimitTable.php.html
2026-05-26-031638_CreateNotificationAuditLogTable.php.html
2026-05-26-130412_CreateContactTable.php.html
2026-05-26-220147_CreateUserProfileTable.php.html
2026-05-26-222425_CreateChannelSettingTable.php.html
2026-05-26-230338_CreateChannelProviderTable.php.html
2026-05-26-230757_CreateChannelProviderSettingTable.php.html
2026-05-26-231113_CreateProviderCountryTable.php.html
2026-05-27-012544_CreateContactSegmentTable.php.html
2026-05-27-014101_CreateProviderCredential.php.html
2026-05-27-184908_CreateSystemTable.php.html
2026-05-27-233545_CreateSystemUpdateTable.php.html
2026-05-28-000021_CreateSystemStateTable.php.php.html
2026-05-28-022014_CreateSenderTable.php.html
2026-05-28-040710_CreateContactListTable.php.html
2026-05-28-051425_CreateMessageTemplateTable.php.html
2026-05-28-185824_CreateContactListIntegrationTable.php.html
2026-05-29-141440_CreateNotificationDraftTable.php.html
2026-05-29-162039_CreateProviderSchemaTable.php.html
2026-05-30-015927_CreateNotificationMetricTable.php.html
2026-05-30-033453_CreateNotificationCampaignTable.php.html
2026-05-30-154733_CreateProviderEnvironmentTable.php.html
2026-06-07-111822_CreateSupportIncidentTable.php.html
2026-06-07-111917_CreateDiagnosticSettingTable.php.html
2026-06-07-120838_CreateSupportIncidentQueueTable.php.html
2026-06-09-003821_CreateSchedulerJobTable.php.html
2026-06-09-003913_CreateSchedulerJobProviderTable.php.html
2026-06-09-004018_CreateSchedulerJobExecutionTable.php.html
2026-06-09-031727_CreateOrganizationTable.php.html
dashboard.html
index.html

_docs/coverage/html/Database/Seeds:
AdminSeeder.php.html
ChannelProviderSeeder.php.html
ChannelSettingSeeder.php.html
DatabaseSeeder.php.html
ProviderCountrySeeder.php.html
ProviderSchemaSeeder.php.html
dashboard.html
index.html

_docs/coverage/html/Entities:
SmtpSettingEntity.php.html
dashboard.html
index.html

_docs/coverage/html/Filters:
AuthFilter.php.html
InstallationFilter.php.html
LicenseFilter.php.html
dashboard.html
index.html

_docs/coverage/html/Helpers:
NotificationCatalogHelper.php.html
country_helper.php.html
dashboard.html
index.html

_docs/coverage/html/Language:
dashboard.html
en
index.html

_docs/coverage/html/Language/en:
Validation.php.html
dashboard.html
index.html

_docs/coverage/html/Models:
SmtpSettingModel.php.html
SystemStateModel.php.html
dashboard.html
index.html

_docs/coverage/html/Modules:
ChannelModule
ContactModule
DashboardModule
Installer
NotificationModule
ProviderModule
SchedulerModule
SecurityModule
SupportModule
SystemModule
TemplateModule
Updater
dashboard.html
index.html

_docs/coverage/html/Modules/ChannelModule:
Config
Controllers
Entities
Models
Services
Views
dashboard.html
index.html

_docs/coverage/html/Modules/ChannelModule/Config:
Routes.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/ChannelModule/Controllers:
ChannelController.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/ChannelModule/Entities:
ChannelProviderEntity.php.html
ChannelProviderSettingEntity.php.html
ChannelSettingEntity.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/ChannelModule/Models:
ChannelProviderModel.php.html
ChannelProviderSettingModel.php.html
ChannelSettingModel.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/ChannelModule/Services:
ChannelRouterService.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/ChannelModule/Views:
channel
dashboard.html
index.html

_docs/coverage/html/Modules/ChannelModule/Views/channel:
dashboard.html
index.html
index.php.html

_docs/coverage/html/Modules/ContactModule:
Config
Controllers
Entities
Models
Services
Views
dashboard.html
index.html

_docs/coverage/html/Modules/ContactModule/Config:
Routes.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/ContactModule/Controllers:
ContactController.php.html
ContactListController.php.html
ContactListIntegrationController.php.html
ContactSegmentController.php.html
IngestionController.php.html
SenderController.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/ContactModule/Entities:
ContactEntity.php.html
ContactListIntegrationEntity.php.html
ContactSegmentEntity.php.html
SenderEntity.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/ContactModule/Models:
ContactListIntegrationModel.php.html
ContactListModel.php.html
ContactModel.php.html
ContactSegmentModel.php.html
SenderModel.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/ContactModule/Services:
ContactIngestionService.php.html
ContactSourceRegistryService.php.html
SenderResolverService.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/ContactModule/Views:
contacts
dashboard.html
index.html
integrations
lists
segments
senders

_docs/coverage/html/Modules/ContactModule/Views/contacts:
create.php.html
dashboard.html
edit.php.html
index.html
index.php.html
show.php.html

_docs/coverage/html/Modules/ContactModule/Views/integrations:
config_webhook.php.html
dashboard.html
index.html
index.php.html
list.php.html

_docs/coverage/html/Modules/ContactModule/Views/lists:
create.php.html
dashboard.html
edit.php.html
index.html
index.php.html

_docs/coverage/html/Modules/ContactModule/Views/segments:
create.php.html
dashboard.html
index.html
index.php.html
show.php.html

_docs/coverage/html/Modules/ContactModule/Views/senders:
create.php.html
dashboard.html
edit.php.html
index.html
index.php.html

_docs/coverage/html/Modules/DashboardModule:
Config
Controllers
Views
dashboard.html
index.html

_docs/coverage/html/Modules/DashboardModule/Config:
Routes.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/DashboardModule/Controllers:
DashboardController.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/DashboardModule/Views:
dashboard.html
index.html
index.php.html

_docs/coverage/html/Modules/Installer:
Config
Constants
Controllers
Core
Enums
Services
Views
dashboard.html
index.html

_docs/coverage/html/Modules/Installer/Config:
Routes.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/Installer/Constants:
SystemState.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/Installer/Controllers:
InstallController.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/Installer/Core:
Contracts
EnvService.php.html
InstallLockService.php.html
InstallationManager.php.html
LicenceKeyStore.php.html
SystemStateService.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/Installer/Core/Contracts:
EnvServiceInterface.php.html
InstallLockServiceInterface.php.html
SystemStateServiceInterface.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/Installer/Enums:
InstallStep.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/Installer/Services:
FileStateService.php.html
LicenseService.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/Installer/Views:
dashboard.html
index.html
steps

_docs/coverage/html/Modules/Installer/Views/steps:
admin.php.html
base-de-donnees.php.html
bienvenue.php.html
complete.php.html
dashboard.html
finalisation.php.html
index.html
initialisation.php.html
licence.php.html
migration.php.html
prerequis.php.html

_docs/coverage/html/Modules/NotificationModule:
Config
Controllers
Entities
Models
Services
Views
dashboard.html
index.html

_docs/coverage/html/Modules/NotificationModule/Config:
Routes.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/NotificationModule/Controllers:
MonitoringController.php.html
NotificationController.php.html
NotificationRuleBuilderController.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/NotificationModule/Entities:
NotificationAuditEntity.php.html
NotificationCampaignEntity.php.html
NotificationDraftEntity.php.html
NotificationMetricEntity.php.html
NotificationQueueEntity.php.html
NotificationRuleEntity.php.html
SmsRateLimitEntity.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/NotificationModule/Models:
NotificationAuditModel.php.html
NotificationCampaignModel.php.html
NotificationDraftModel.php.html
NotificationMetricModel.php.html
NotificationQueueModel.php.html
NotificationRuleModel.php.html
SmsRateLimitModel.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/NotificationModule/Services:
NotificationAuditService.php.html
NotificationDispatchService.php.html
NotificationMetricService.php.html
NotificationMonitoringService.php.html
NotificationPipelineService.php.html
NotificationQueueFactory.php.html
SmsRateLimiterService.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/NotificationModule/Views:
dashboard.html
index.html
monitoring
notifications
rules

_docs/coverage/html/Modules/NotificationModule/Views/monitoring:
dashboard.html
failed.php.html
index.html
logs.php.html
overview.php.html
queue.php.html
stats.php.html
success.php.html

_docs/coverage/html/Modules/NotificationModule/Views/notifications:
config.php.html
dashboard.html
index.html
index.php.html
show.php.html

_docs/coverage/html/Modules/NotificationModule/Views/rules:
dashboard.html
edit.php.html
index.html
index.php.html
list.php.html

_docs/coverage/html/Modules/ProviderModule:
Config
Controllers
Entities
Models
Services
Views
dashboard.html
index.html

_docs/coverage/html/Modules/ProviderModule/Config:
Routes.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/ProviderModule/Controllers:
ProviderContextController.php.html
ProviderCredentialController.php.html
ProviderEnvironmentController.php.html
ProviderSchemaController.php.html
SmsCallbackController.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/ProviderModule/Entities:
ProviderCountryEntity.php.html
ProviderCredentialEntity.php.html
ProviderEnvironmentEntity.php.html
ProviderSchemaEntity.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/ProviderModule/Models:
ProviderCountryModel.php.html
ProviderCredentialModel.php.html
ProviderEnvironmentModel.php.html
ProviderSchemaModel.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/ProviderModule/Services:
CredentialService.php.html
ProviderContextService.php.html
ProviderService.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/ProviderModule/Views:
dashboard.html
index.html
provider

_docs/coverage/html/Modules/ProviderModule/Views/provider:
_modal_credentials.php.html
credentials.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/SchedulerModule:
Config
Controllers
Entities
Models
Services
Views
dashboard.html
index.html

_docs/coverage/html/Modules/SchedulerModule/Config:
Routes.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/SchedulerModule/Controllers:
CampaignController.php.html
CronController.php.html
SchedulerController.php.html
SchedulerDashboardController.php.html
SenderBulkController.php.html
SenderSingleController.php.html
StreamController.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/SchedulerModule/Entities:
SchedulerJobEntity.php.html
SchedulerJobExecutionEntity.php.html
SchedulerJobProviderEntity.php.html
SystemSettingEntity.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/SchedulerModule/Models:
SchedulerJobExecutionModel.php.html
SchedulerJobModel.php.html
SchedulerJobProviderModel.php.html
SystemSettingModel.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/SchedulerModule/Services:
SchedulerPolicyService.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/SchedulerModule/Views:
campaign
cron
dashboard
dashboard.html
index.html
index.php.html
monitoring
sender_bulk
sender_single

_docs/coverage/html/Modules/SchedulerModule/Views/campaign:
create.php.html
dashboard.html
edit.php.html
index.html
index.php.html

_docs/coverage/html/Modules/SchedulerModule/Views/cron:
dashboard.html
index.html
index.php.html

_docs/coverage/html/Modules/SchedulerModule/Views/dashboard:
dashboard.html
index.html
index.php.html

_docs/coverage/html/Modules/SchedulerModule/Views/monitoring:
dashboard.html
index.html
queue_stream.php.html

_docs/coverage/html/Modules/SchedulerModule/Views/sender_bulk:
dashboard.html
drafts.php.html
index.html
index.php.html
preview.php.html
sent.php.html
stimate.php.html

_docs/coverage/html/Modules/SchedulerModule/Views/sender_single:
dashboard.html
draft_partials
drafts.php.html
edit_sent.php.html
index.html
index.php.html
sent.php.html
view_sent.php.html

_docs/coverage/html/Modules/SchedulerModule/Views/sender_single/draft_partials:
dashboard.html
edit_draft.php.html
index.html
view_draft.php.html

_docs/coverage/html/Modules/SecurityModule:
Config
Controllers
Entities
Models
Services
Views
dashboard.html
index.html

_docs/coverage/html/Modules/SecurityModule/Config:
Routes.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/SecurityModule/Controllers:
AuthController.php.html
ProfileController.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/SecurityModule/Entities:
OrganizationEntity.php.html
UserEntity.php.html
UserProfileEntity.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/SecurityModule/Models:
OrganizationModel.php.html
UserModel.php.html
UserProfileModel.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/SecurityModule/Services:
AuthService.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/SecurityModule/Views:
auth
dashboard.html
index.html
profile

_docs/coverage/html/Modules/SecurityModule/Views/auth:
dashboard.html
index.html
login.php.html

_docs/coverage/html/Modules/SecurityModule/Views/profile:
dashboard.html
index.html
index.php.html

_docs/coverage/html/Modules/SupportModule:
Config
Context
Controllers
Entities
Filters
Handlers
Listeners
Models
Services
dashboard.html
index.html

_docs/coverage/html/Modules/SupportModule/Config:
Routes.php.html
SupportConfig.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/SupportModule/Context:
IncidentContext.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/SupportModule/Controllers:
DiagnosticController.php.html
IncidentController.php.html
SettingsController.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/SupportModule/Entities:
DiagnosticSettingEntity.php.html
IncidentEntity.php.html
IncidentQueueEntity.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/SupportModule/Filters:
SupportTelemetryFilter.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/SupportModule/Handlers:
SupportExceptionHandler.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/SupportModule/Listeners:
SupportEventListener.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/SupportModule/Models:
DiagnosticSettingModel.php.html
IncidentModel.php.html
IncidentQueueModel.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/SupportModule/Services:
ContextBuilderService.php.html
DiagnosticCollectorService.php.html
GlitchTipService.php.html
IncidentContextResolver.php.html
IncidentQueueService.php.html
IncidentReporterService.php.html
ObservabilityDispatcher.php.html
ObservabilityOrchestrator.php.html
OpenObservableService.php.html
SigNozService.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/SystemModule:
Config
Controllers
Views
dashboard.html
index.html

_docs/coverage/html/Modules/SystemModule/Config:
Routes.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/SystemModule/Controllers:
SupportController.php.html
SystemController.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/SystemModule/Views:
dashboard.html
index.html
support
system

_docs/coverage/html/Modules/SystemModule/Views/support:
dashboard.html
index.html
index.php.html

_docs/coverage/html/Modules/SystemModule/Views/system:
dashboard.html
index.html
info.php.html

_docs/coverage/html/Modules/TemplateModule:
Config
Controllers
Entities
Models
Services
Views
dashboard.html
index.html

_docs/coverage/html/Modules/TemplateModule/Config:
Routes.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/TemplateModule/Controllers:
MessageTemplateController.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/TemplateModule/Entities:
MessageTemplateEntity.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/TemplateModule/Models:
MessageTemplateModel.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/TemplateModule/Services:
MessageTemplateService.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/TemplateModule/Views:
dashboard.html
index.html
templates

_docs/coverage/html/Modules/TemplateModule/Views/templates:
create.php.html
dashboard.html
edit.php.html
index.html
index.php.html

_docs/coverage/html/Modules/Updater:
Config
Contracts
Controllers
Providers
Services
Views
dashboard.html
index.html

_docs/coverage/html/Modules/Updater/Config:
Routes.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/Updater/Contracts:
ArtifactDownloaderInterface.php.html
BackupManagerInterface.php.html
ChangeDetectorInterface.php.html
ChangeDiffInterface.php.html
MigrationRunnerInterface.php.html
PatchApplierInterface.php.html
ProgressTrackerInterface.php.html
ReleaseFetcherInterface.php.html
RollbackManagerInterface.php.html
UpdateProviderInterface.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/Updater/Controllers:
UpdaterController.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/Updater/Providers:
RegistryProvider.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/Updater/Services:
Core
Infra
UpdaterEngine.php.html
UpdaterManager.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/Updater/Services/Core:
ArtifactDownloaderService.php.html
BackupManagerService.php.html
ChangeDetectorService.php.html
ChangeDiffServices.php.html
EnvDiffService.php.html
EnvPatcherService.php.html
MigrationRunnerService.php.html
PatchApplierService.php.html
ProgressTrackerService.php.html
ReleaseFetcherService.php.html
RollbackManagerService.php.html
SchemaSnapshotService.php.html
UpdatePipelineService.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/Updater/Services/Infra:
BackupManager.php.html
EventDispatcher.php.html
LogStore.php.html
ProgressTracker.php.html
UpdateLock.php.html
UpdateState.php.html
dashboard.html
index.html

_docs/coverage/html/Modules/Updater/Views:
dashboard.html
diff.php.html
index.html
index.php.html

_docs/coverage/html/Services:
Communication
SystemStateService.php.html
Updater
dashboard.html
index.html

_docs/coverage/html/Services/Communication:
CommunicationManager.php.html
Contracts
DTO
ProviderResolver.php.html
Providers
Repositories
dashboard.html
index.html

_docs/coverage/html/Services/Communication/Contracts:
EmailProviderInterface.php.html
SmsProviderInterface.php.html
WhatsAppProviderInterface.php.html
dashboard.html
index.html

_docs/coverage/html/Services/Communication/DTO:
EmailSendResult.php.html
SmsSendResult.php.html
WhatsappSendResult.php.html
dashboard.html
index.html

_docs/coverage/html/Services/Communication/Providers:
Email
Sms
WhatsApp
dashboard.html
index.html

_docs/coverage/html/Services/Communication/Providers/Email:
InfobipEmailProvider.php.html
MailerLiteEmailProvider.php.html
MailgunEmailProvider.php.html
SendgridEmailProvider.php.html
SesEmailProvider.php.html
SmtpEmailProvider.php.html
dashboard.html
index.html

_docs/coverage/html/Services/Communication/Providers/Sms:
Country
Global
dashboard.html
index.html

_docs/coverage/html/Services/Communication/Providers/Sms/Country:
CI
dashboard.html
index.html

_docs/coverage/html/Services/Communication/Providers/Sms/Country/CI:
MoovCiSmsProvider.php.html
MtnCiSmsProvider.php.html
OrangeCiSmsProvider.php.html
dashboard.html
index.html

_docs/coverage/html/Services/Communication/Providers/Sms/Global:
AfricasTalkingSmsProvider.php.html
InfobipSmsProvider.php.html
MessageBirdSmsProvider.php.html
PlivoSmsProvider.php.html
dashboard.html
index.html

_docs/coverage/html/Services/Communication/Providers/WhatsApp:
InfobipWhatsAppProvider.php.html
MetaWhatsAppProvider.php.html
MetaWhatsAppProvider_parameters.php.html
TwilioWhatsAppProvider.php.html
dashboard.html
index.html

_docs/coverage/html/Services/Communication/Repositories:
CredentialRepository.php.html
dashboard.html
index.html

_docs/coverage/html/Services/Updater:
SystemStateService.php.html
dashboard.html
index.html

_docs/coverage/html/Views:
dashboard.html
errors
index.html
layouts
pagination
settings
welcome_message.php.html

_docs/coverage/html/Views/errors:
cli
dashboard.html
html
index.html

_docs/coverage/html/Views/errors/cli:
dashboard.html
error_404.php.html
error_exception.php.html
index.html
production.php.html

_docs/coverage/html/Views/errors/html:
dashboard.html
error_400.php.html
error_404.php.html
error_exception.php.html
index.html
production.php.html

_docs/coverage/html/Views/layouts:
archives
base_layout.php.html
dashboard.html
index.html
main_layout.php.html

_docs/coverage/html/Views/layouts/archives:
archive.php.html
archive2.php.html
archive3.php.html
dashboard.html
index.html
style_1stable.php.html
style_stable2.php.html
style_stable_ok1.php.html

_docs/coverage/html/Views/pagination:
bootstrap_full.php.html
dashboard.html
index.html

_docs/coverage/html/Views/settings:
dashboard.html
index.html
smtp.php.html

_docs/coverage/html/_css:
bootstrap.min.css
custom.css
nv.d3.min.css
octicons.css
style.css

_docs/coverage/html/_icons:
file-code.svg
file-directory.svg

_docs/coverage/html/_js:
bootstrap.min.js
d3.min.js
file.js
jquery.min.js
nv.d3.min.js
popper.min.js

_docs/phpunit:
junit.xml
        

Technical Info

EOF