Condition Coverage

blib/lib/CPANPLUS/Dist/Gentoo/Version.pm
Criterion Covered Total %
condition 21 23 91.3


and 3 conditions

line !l l&&!r l&&r condition
118 389 0 540 &Scalar::Util::blessed($v2) and $v2->isa('CPANPLUS::Dist::Gentoo::Version')
135 678 18 762 @a and @b

or 2 conditions

line l !l condition
164 270 60 shift @a or 'normal'
165 270 60 shift @b or 'normal'
169 120 48 shift @a || 0
170 120 48 shift @b || 0

or 3 conditions

line l !l&&r !l&&!r condition
61 389 461 0 ref $class || $class
139 645 45 72 $x =~ /^0/ or $y =~ /^0/
163 270 60 378 @a or @b