Condition Coverage

lib/UR/Namespace/Command/Base.pm
Criterion Covered Total %
condition 8 15 53.3


and 3 conditions

line !l l&&!r l&&r condition
153 12 538 44 -f $_ and /\.pm$/
186 0 0 5 -f $check_name and $check_name =~ /\.pm$/
308 7 0 0 defined $resolved_ns_name and $resolved_ns_name eq $namespace_name

or 3 conditions

line l !l&&r !l&&!r condition
108 0 10 35 $inc eq $compiled or $inc eq $perl5lib
255 0 13 0 $cwd ||= Cwd::cwd()