Condition Coverage

blib/lib/Java/Maven/Artifact/Version.pm
Criterion Covered Total %
condition 15 21 71.4


and 3 conditions

line !l l&&!r l&&r condition
82 0 0 0 exists $$settings{'max_depth'} and $$settings{'max_depth'} <= 0
164 89 34 5 $max_depth and $$depth >= $max_depth
251 15 367 20 @$listitems and @$listitems[-1] =~ /^(0+|ga|final)?$/
252 311 1 70 defined $norm_sublist and @$norm_sublist

or 3 conditions

line l !l&&r !l&&!r condition
163 126 2 10 @l or @r
205 120 0 362 ref $var || !defined($var)
404 44 0 0 defined $v1 or defined $v2