Condition Coverage
blib/lib/SVN/Dump/Headers.pm
Criterion
Covered
Total
%
condition
5
6
83.3
and 3 conditions
line
!l
l&&!r
l&&r
condition
12
3
0
2
ref $headers && &reftype($headers) eq 'HASH'
706
2
3
defined $headers and not ref $headers && &reftype($headers) eq 'HASH'