Name | Lines of code | Maintainability | Test coverage |
.gitignore | |||
.travis.yml | |||
README.md | |||
composer.json | |||
composer.lock | |||
phpunit.xml | |||
src/Alert.php | 10 | A 0 mins | |
src/Context.php | 53 | A 0 mins | |
src/Critical.php | 10 | A 0 mins | |
src/Debug.php | 10 | A 0 mins | |
src/Emergency.php | 10 | A 0 mins | |
src/Error.php | 10 | A 0 mins | |
src/Exceptions/Codes.php | 11 | A 0 mins | |
src/Exceptions/InvalidNotificationContextException.php | 9 | A 0 mins | |
src/Exceptions/InvalidNotificationLabelException.php | 9 | A 0 mins | |
src/Exceptions/InvalidNotificationMessageException.php | 9 | A 0 mins | |
src/Exceptions/InvalidNotificationTypeException.php | 9 | A 0 mins | |
src/Exceptions/NotificationTypeDomainException.php | 9 | A 0 mins | |
src/Info.php | 10 | A 0 mins | |
src/Label.php | 51 | B 5 hrs | |
src/Message.php | 51 | B 5 hrs | |
src/Notice.php | 10 | A 0 mins | |
src/Notif.php | 49 | A 0 mins | |
src/Notification.php | 107 | A 0 mins | |
src/NotificationCollection.php | 86 | A 0 mins | |
src/NotificationFactory.php | 85 | A 0 mins | |
src/NotificationHub.php | 86 | A 0 mins | |
src/NotificationInterface.php | 9 | A 0 mins | |
src/Type.php | 51 | B 5 hrs | |
src/TypeList.php | 6 | A 0 mins | |
src/Warning.php | 10 | A 0 mins |