Name | Lines of code | Maintainability | Test coverage |
.gitignore | |||
.travis.yml | |||
LICENSE | |||
README.md | |||
composer.json | |||
phpunit.xml | |||
src/Action.php | 28 | A 0 mins | |
src/ActionFactory.php | 24 | A 0 mins | |
src/ActionFactoryInterface.php | 6 | A 0 mins | |
src/ActionInterface.php | 10 | A 0 mins | |
src/Config/Common.php | 24 | A 0 mins | |
src/Dispatch.php | 148 | A 45 mins | |
src/DispatchEvents.php | 12 | A 0 mins | |
src/EventDispatcher.php | 5 | A 0 mins | |
src/EventHandlers/DispatchErrorHandler.php | 21 | A 0 mins | |
src/EventHandlers/EventHandlerInterface.php | 7 | A 0 mins | |
src/Events/DispatchErrorEvent.php | 28 | A 0 mins | |
src/Events/PostDispatchEvent.php | 21 | A 0 mins | |
src/Events/PostPresentEvent.php | 30 | A 0 mins | |
src/Events/PreDispatchEvent.php | 23 | A 0 mins | |
src/Events/PrePresentEvent.php | 33 | A 0 mins | |
src/Exception.php | 30 | A 0 mins | |
src/Exceptions/ActionNotFoundException.php | 10 | A 0 mins | |
src/Exceptions/DispatchException.php | 9 | A 0 mins | |
src/Exceptions/ExitDispatchException.php | 5 | A 0 mins | |
src/Exceptions/NotAuthorizedException.php | 9 | A 0 mins | |
src/Exceptions/PageNotFoundException.php | 9 | A 0 mins | |
src/Presenter.php | 41 | A 0 mins | |
src/PresenterInterface.php | 8 | A 0 mins |