blib/lib/warnings/everywhere.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 18 | 66.6 |
line | true | false | branch |
---|---|---|---|
219 | 1863 | 21 | if _is_bit_set($warnings::Bits{$category}, $warnings::Offsets{$category}) |
240 | 4 | 906 | unless _is_bit_set($warnings::Bits{$category}, $warnings::Offsets{$category}) |
262 | 0 | 9 | unless _check_warning_category($category) |
281 | 9 | 14 | if ($bit_value) |
282 | 7 | 2 | unless (categories_disabled()) |
305 | 0 | 14 | unless _check_warning_category($category) |
349 | 0 | 0 | $byte_num % 4 == 0 ? : |
357 | 0 | 23 | if $category eq "all" |
358 | 0 | 23 | unless (exists $warnings::Offsets{$category}) |