Condition Coverage
blib/lib/Digest/SRI.pm
Criterion
Covered
Total
%
condition
6
6
100.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
33
1
1
3
&blessed($class) and $class->isa('Digest::SRI')
80
7
1
20
&blessed($_[0]) and $_[0]->isa('Digest::SRI')