Condition Coverage
blib/lib/Text/InHTML.pm
Criterion
Covered
Total
%
condition
2
6
33.3
and 3 conditions
line
!l
l&&!r
l&&r
condition
28
5
0
0
defined $tabs and $tabs =~ /^\d+$/
or 3 conditions
line
l
!l&&r
!l&&!r
condition
51
4
0
0
not defined $syntax or ref $syntax ne 'HASH'