Condition Coverage

blib/lib/URI/di.pm
Criterion Covered Total %
condition 2 9 22.2


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
217 0 1 0 $OP{$kind} || $OP{$KINDS{$kind}}