Completed
Pull Request — master (#42)
by Tim
34:09
created
15 files with issues
Count Path Last Found
1 src/AppserverIo/Routlt/Annotations/Action.php
Duplication
1 src/AppserverIo/Routlt/Annotations/Result.php
Duplication
2 src/AppserverIo/Routlt/BaseAction.php
Bug Best Practice
12 src/AppserverIo/Routlt/ControllerServlet.php
Bug Documentation
3 Routlt/Description/ActionDescriptor.php
Unused Code Coding Style
4 AppserverIo/Routlt/Description/PathDescriptor.php
Unused Code Duplication
4 Routlt/Description/ResultDescriptor.php
Documentation Bug Best Practice Unused Code
1 Routlt/Interceptors/AbstractInterceptor.php
Documentation Bug
1 Routlt/Interceptors/ParamsInterceptor.php
Duplication
2 Routlt/Interceptors/WorkflowInterceptor.php
Bug