Branch Coverage
blib/lib/Log/Agent/Priorities.pm
Criterion
Covered
Total
%
branch
6
8
75.0
line
true
false
branch
88
0
18
if lc $prio eq 'none'
90
0
18
unless exists $basic_level{$canonical}
103
3
8
if $id =~ /^\d+$/
104
1
7
if $id =~ /^([^:]+):(\d+)$/