Branch Coverage

blib/lib/Log/Agent/Priorities.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
88 0 21 if lc $prio eq 'none'
90 0 21 unless exists $basic_level{$canonical}
103 4 8 if $id =~ /^\d+$/
104 1 7 if $id =~ /^([^:]+):(\d+)$/