Condition Coverage
blib/lib/Filter/Include.pm
Criterion
Covered
Total
%
condition
1
6
16.6
or 3 conditions
line
l
!l&&r
!l&&!r
condition
21
0
0
0
"The $name handler must be a CODE reference, was given: " . ref($handler) || $handler
0
0
4
not ref $handler or reftype $handler ne 'CODE'