Branch Coverage

blib/lib/Debug/Filter/PrintExpr.pm
Criterion Covered Total %
branch 20 22 90.9


line true false branch
42 23 6 $expr ? :
43 23 6 $expr ? :
51 24 1 if defined $val
52 11 14 if $isnumeric
53 1 24 if (not defined $val) { }
0 24 elsif (my $class = &blessed($val)) { }
0 24 elsif (ref $val) { }
3 21 elsif ($isdual) { }
8 13 elsif ($isnumeric) { }
93 21 2 unless (&_genprefix)
154 23 6 $scalar ? :