Condition Coverage
lib/Template/Plugin/Filter.pm
Criterion
Covered
Total
%
condition
2
6
33.3
and 3 conditions
line
!l
l&&!r
l&&r
condition
35
2
0
0
@args && ref $args[-1] eq 'HASH'
or 3 conditions
line
l
!l&&r
!l&&!r
condition
52
2
0
0
$self->init($config) || $class->error($self->error)