Condition Coverage

lib/PortageXS/Version.pm
Criterion Covered Total %
condition 0 23 0.0


and 3 conditions

line !l l&&!r l&&r condition
86 0 0 0 &Scalar::Util::blessed($v2) and $v2->isa('PortageXS::Version')
103 0 0 0 @a and @b

or 2 conditions

line l !l condition
132 0 0 shift @a or 'normal'
133 0 0 shift @b or 'normal'
137 0 0 shift @a || 0
138 0 0 shift @b || 0

or 3 conditions

line l !l&&r !l&&!r condition
46 0 0 0 ref $class || $class
107 0 0 0 $x =~ /^0/ or $y =~ /^0/
131 0 0 0 @a or @b