Condition Coverage

blib/lib/Module/Spec/V2.pm
Criterion Covered Total %
condition 0 14 0.0


and 2 conditions

line l !l condition
135 0 0 $m = try_module($_) and return $m

and 3 conditions

line !l l&&!r l&&r condition
43 0 0 0 @{$_[0];} and @{$_[0];} <= 2
65 0 0 0 defined $_[0] and $_[0] =~ /\A $VERSION_RE \z/ux
112 0 0 0 @_ == 1 and ref $_[0] eq 'HASH'
129 0 0 0 $m = try_module($_) and push @m, $m