Branch Coverage

blib/lib/Math/Symbolic/Custom/CollectSimplify.pm
Criterion Covered Total %
branch 10 12 83.3


line true false branch
89 0 3 unless (defined $f2)
96 1 2 if ($TEST_COMPLEXITY) { }
101 0 1 $f1_score > $f2_score ? :
134 20 48 if $depth > $hr->{'depth'}
136 22 46 if ($node->term_type == 1) { }
17 29 elsif ($node->term_type == 2) { }