Condition Coverage

blib/lib/Debug/Trace.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
193 8 0 4 /^:no(\w+)$/ and exists $$config{$1}
1 0 7 /^:(\w+)$/ and exists $$config{$1}
0 0 1 /^:(\w+)\s*\((-?\d+)\)$/ and exists $$config{$1}