blib/lib/Hash/Filler.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 11 | 45.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
223 | 0 | 20 | 3 | $$self{'loop'} and $$rule{'used'} |
line | l | !l | condition |
---|---|---|---|
25 | 5 | 0 | ref $type || $type || 'Hash::Filler' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
45 | 0 | 0 | 0 | return $$b{'pref'} <=> $$a{'pref'} or @{$$a{'prereq'};} <=> @{$$b{'prereq'};} |
205 | 16 | 5 | 0 | $$self{'rules'}{$key} or @{$$self{'wild'};} |