Condition Coverage

blib/lib/URI/ni.pm
Criterion Covered Total %
condition 4 15 26.6


and 3 conditions

line !l l&&!r l&&r condition
208 0 0 0 &Scalar::Util::blessed($digest) and $digest->isa('Digest::base')

or 3 conditions

line l !l&&r !l&&!r condition
112 1 0 0 $ALGOS{$algo} or $is_digest
218 0 1 0 $OP{$kind} || $OP{$KINDS{$kind}}
253 0 0 3 not defined $o or $o =~ m[^/+$]
272 0 0 2 not defined $hash or $hash =~ m[^/+$]