Condition Coverage

inc/warnings.pm
Criterion Covered Total %
condition 0 17 0.0


and 3 conditions

line !l l&&!r l&&r condition
475 0 0 0 @DB::args and $DB::args[0] =~ /^$category=/
498 0 0 0 $wanted == 7 and not $results[0] || $results[1]

or 2 conditions

line l !l condition
484 0 0 (caller $i)[9] || 0

or 3 conditions

line l !l&&r !l&&!r condition
441 0 0 0 @_ == 1 or @_ == ($has_message ? 2 : 0)
490 0 0 0 vec($callers_bitmask, $offset + $type - 1, 1) || vec($callers_bitmask, $Offsets{'all'} + $type - 1, 1)
498 0 0 0 $results[0] || $results[1]