Condition Coverage

blib/lib/Module/Spec/V1.pm
Criterion Covered Total %
condition 2 14 14.2


and 2 conditions

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

and 3 conditions

line !l l&&!r l&&r condition
41 0 0 25 @{$_[0];} and @{$_[0];} <= 2
63 0 0 48 defined $_[0] and $_[0] =~ /\A $VERSION_RE \z/ux
110 0 0 0 @_ == 1 and ref $_[0] eq 'HASH'
127 0 0 0 $m = try_module($_) and push @m, $m