Skip to content

This Program is able to detect unreachable Code and some types of endless loops

License

Notifications You must be signed in to change notification settings

Raubritter/unreachablephpcode

Repository files navigation

UnreachableCodeTool

This Bachelorthesis is primarily concerned with the search of unreachable Codeelements The Program detects:

  • uncalled files
  • uncalled classes
  • uncalled functions and methods
  • uncalled if/else/while/for-loops
  • dead code
  • endless-loops

##Tutorial just download the project and use it in your xampp/nginx..

About

This Program is able to detect unreachable Code and some types of endless loops

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published