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