Completed
Pull Request — master (#293)
by Дмитрий
04:59 queued 01:09
created
6 files with issues
Count Path Last Found
1 src/Command/PrintCFGCommand.php
Comprehensibility
6 src/ControlFlow/ControlFlowGraph.php
Bug Best Practice Unused Code Comprehensibility
4 src/ControlFlow/Node/JumpIfNode.php
Comprehensibility Best Practice
1 src/ControlFlow/Node/JumpNode.php
Bug Best Practice
4 src/ControlFlow/Printer/DebugText.php
Bug Best Practice Complexity
1 src/ControlFlow/Visitor/UnreachableVisitor.php
Bug Best Practice