Condition Coverage

blib/lib/Devel/PrettyTrace.pm
Criterion Covered Total %
condition 7 9 77.7


and 3 conditions

line !l l&&!r l&&r condition
38 1 5 19 $Deeplimit <= 0 || $i < $Deeplimit + 1 and my(@info) = get_caller_info($i + 1)
117 0 1 0 $len > 2 and length $str > $len

or 3 conditions

line l !l&&r !l&&!r condition
38 22 2 1 $Deeplimit <= 0 || $i < $Deeplimit + 1