/home/runner/work/nick-me/nick-me/backend/src
Service
Notification
(Dashboard)
Classes
Coverage Distribution
Complexity
Insufficient Coverage
Class
Coverage
App\Service\Notification\Sender\EmailSender
66%
App\Service\Notification\Factory\ContactNotificationPropsBuilder
75%
App\Service\Notification\Factory\NotificationPropsFactory
75%
App\Service\Notification\Factory\ReportNotificationPropsBuilder
75%
App\Service\Notification\Factory\SuggestionNotificationPropsBuilder
75%
Project Risks
Class
CRAP
App\Service\Notification\Sender\EmailSender
66.7%
5
5
App\Service\Notification\Factory\ContactNotificationPropsBuilder
75.0%
3
3
App\Service\Notification\Factory\NotificationPropsFactory
75.0%
3
3
App\Service\Notification\Factory\ReportNotificationPropsBuilder
75.0%
3
3
App\Service\Notification\Factory\SuggestionNotificationPropsBuilder
75.0%
3
3
Methods
Coverage Distribution
Complexity
Insufficient Coverage
Method
Coverage
send
33%
buildProps
66%
create
66%
buildProps
66%
buildProps
66%
__construct
75%
supports
75%
Project Risks
Method
CRAP
__construct
75.0%
2
2
buildProps
66.7%
2
2
create
66.7%
2
2
buildProps
66.7%
2
2
buildProps
66.7%
2
2
send
33.3%
2
2