Condition Coverage
blib/lib/Tapper/Reports/Web/Util/Filter.pm
Criterion
Covered
Total
%
condition
1
3
33.3
and 3 conditions
line
!l
l&&!r
l&&r
condition
100
3
0
0
ref
$allowed_filters
eq
'ARRAY'
and
not
grep
(
{
$_
eq
$key
;
}
@$allowed_filters
)