atelierspierrot/mvc-fundamental

View on GitHub
Branch: dev(View all)
NameLines of codeMaintainabilityTest coverage
phpdoc/MVCFundamental/Interfaces/FrontControllerInterface.html
phpdoc/MVCFundamental/Interfaces/LayoutInterface.html
phpdoc/MVCFundamental/Interfaces/LocatorInterface.html
phpdoc/MVCFundamental/Interfaces/RequestInterface.html
phpdoc/MVCFundamental/Interfaces/ResponseInterface.html
phpdoc/MVCFundamental/Interfaces/RouteInterface.html
phpdoc/MVCFundamental/Interfaces/RouterInterface.html
phpdoc/MVCFundamental/Interfaces/ServiceContainerProviderInterface.html
phpdoc/MVCFundamental/Interfaces/TemplateEngineInterface.html
phpdoc/MVCFundamental/Interfaces/TemplateInterface.html
phpdoc/PROJECT_VERSION
phpdoc/SAMI_VERSION
phpdoc/classes.html
phpdoc/css/bootstrap-theme.min.css
phpdoc/css/bootstrap.min.css
phpdoc/css/sami.css
phpdoc/doc-index.html
phpdoc/fonts/glyphicons-halflings-regular.eot
phpdoc/fonts/glyphicons-halflings-regular.svg
phpdoc/fonts/glyphicons-halflings-regular.ttf
phpdoc/fonts/glyphicons-halflings-regular.woff
phpdoc/index.html
phpdoc/interfaces.html
phpdoc/js/bootstrap.min.js2
A
0 mins
phpdoc/js/jquery-1.11.1.min.js2
A
0 mins
phpdoc/js/typeahead.min.js0
A
0 mins
phpdoc/namespaces.html
phpdoc/opensearch.xml
phpdoc/renderer.index
phpdoc/sami.js398
A
0 mins
phpdoc/search.html
phpdoc/traits.html
src/MVCFundamental/AppKernel.php193
B
4 hrs
src/MVCFundamental/Basic/ErrorController.php134
A
2 hrs
src/MVCFundamental/Basic/Event.php9
A
0 mins
src/MVCFundamental/Basic/EventManager.php9
A
0 mins
src/MVCFundamental/Basic/Layout.php107
A
3 hrs
src/MVCFundamental/Basic/Locator.php74
A
3 hrs
src/MVCFundamental/Basic/Request.php47
A
25 mins
src/MVCFundamental/Basic/Response.php39
A
0 mins
src/MVCFundamental/Basic/Route.php48
A
45 mins
src/MVCFundamental/Basic/Router.php68
B
5 hrs
src/MVCFundamental/Basic/Template.php24
A
0 mins
src/MVCFundamental/Basic/TemplateEngine.php53
A
0 mins
src/MVCFundamental/Commons/DefaultLayout.php41
A
3 hrs
src/MVCFundamental/Commons/Helper.php58
A
0 mins
src/MVCFundamental/Commons/ServiceContainerProviderTrait.php56
B
5 hrs
src/MVCFundamental/Commons/ViewFileTrait.php40
A
25 mins
src/MVCFundamental/Exception/AccessForbiddenException.php6
A
0 mins
src/MVCFundamental/Exception/ErrorException.php18
A
45 mins