Branch Coverage

lib/App/oo_modulino_zsh_completion_helper.pm
Criterion Covered Total %
branch 0 52 0.0


line true false branch
49 0 0 unless my($targetClass, $has_shbang) = $self->load_module_from_pm($opts->{'pmfile'})
52 0 0 if defined $optionPrefix
57 0 0 if (defined $optionPrefix and $optionPrefix ne '')
63 0 0 if (not $universal_argument) { }
64 0 0 $implClass eq '' || $implClass ne $self->IGNORE_OPTIONS_FROM ? :
71 0 0 if (ref(my MOP4Import::FieldSpec $spec = $_)) { }
72 0 0 $spec->{'doc'} ? :
85 0 0 unless my($targetClass, $has_shbang) = $self->load_module_from_pm($opts->{'pmfile'})
97 0 0 $methodPrefix || ($universal_argument || 0) >= 16 ? :
100 0 0 if ($methodPrefix or $universal_argument)
108 0 0 if ($methodPrefix)
113 0 0 $targetClass->can("cmd_$_") ? :
114 0 0 if (defined(my $doc = $insp->info_method_doc_of($targetClass, $method, 1))) { }
125 0 0 unless ($opts->{'words'} and $opts->{'CURRENT'})
142 0 0 if ($seenDict->{$_}++)
145 0 0 if ($self->cli_inspector->info_code_attribute('MetaOnly', $code))
148 0 0 if ($all) { }
151 0 0 if 'MOP4Import::Base::Configure'->can($_)
153 0 0 if ($no_getter)
166 0 0 unless my($modname, $libpath, $has_shbang) = $self->find_package_from_pm($pmFile)
174 0 0 wantarray ? :
197 0 0 if (my $libprefix = $self->test_modname_with_path($modname, \@dir))
198 0 0 wantarray ? :
210 0 0 if (pop @copy ne pop @modpath)
214 0 0 if (@modpath) { }
0 0 elsif (@copy) { }