Skip to content

Raubritter/unreachablephpcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors