Condition Coverage

blib/lib/CGI/Carp/DebugScreen/Dumper.pm
Criterion Covered Total %
condition 5 9 55.5


or 3 conditions

line l !l&&r !l&&!r condition
60 1 0 2 $thingy =~ /=HASH/ or $strval =~ /=HASH/
1 0 1 $thingy =~ /=ARRAY/ or $strval =~ /=ARRAY/
1 0 0 $thingy =~ /=SCALAR/ or $strval =~ /=SCALAR/