Condition Coverage

blib/lib/Test/Routine/Util.pm
Criterion Covered Total %
condition 7 8 87.5


and 3 conditions

line !l l&&!r l&&r condition
49 5 5 3 @_ == 2 and (&reftype($desc) // "") eq "HASH"

or 2 conditions

line l !l condition
49 3 5 &reftype($desc) // ""

or 3 conditions

line l !l&&r !l&&!r condition
67 13 8 0 $desc // sprintf("tests from %s, line %s", $caller[1], $caller[2])