blib/lib/BusyBird/Filter.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 12 | 50.0 |
line | true | false | branch |
---|---|---|---|
14 | 0 | 1 | unless defined $func |
15 | 0 | 1 | if ref $func ne 'CODE' |
25 | 0 | 8 | unless defined $func |
26 | 0 | 8 | if ref $func ne 'CODE' |
35 | 0 | 4 | unless defined $func |
36 | 0 | 4 | if ref $func ne 'CODE' |