Branch Coverage

blib/lib/PPIx/EditorTools/FindUnmatchedBrace.pm
Criterion Covered Total %
branch 1 4 25.0


line true false branch
63 2 0 if ($where)
64 0 0 unless PPIx::EditorTools::element_depth($b) <=> PPIx::EditorTools::element_depth($a) or $a->location->[0] <=> $b->location->[0]