Branch Coverage

lib/Devel/Trepan/CmdProcessor/Command/Info_Subcmd/Packages.pm
Criterion Covered Total %
branch 0 84 0.0


line true false branch
109 0 0 if ($count == 0) { }
0 0 elsif ($count > 1) { }
0 0 if ($count == 0) { }
0 0 elsif ($count > 1) { }
112 0 0 if ($opts{'regexp'}) { }
0 0 elsif ($opts{'prefix'}) { }
0 0 if ($opts{'regexp'}) { }
0 0 elsif ($opts{'prefix'}) { }
148 0 0 if (@args == 3)
0 0 if (@args == 3)
155 0 0 if (scalar @parts > 1)
0 0 if (scalar @parts > 1)
159 0 0 if ($options->{'files'})
0 0 if ($options->{'files'})
161 0 0 if ($file_range =~ /^(.+):(\d+-\d+)/)
0 0 if ($file_range =~ /^(.+):(\d+-\d+)/)
168 0 0 if ($options->{'subs'})
0 0 if ($options->{'subs'})
177 0 0 if ($options->{'regexp'}) { }
0 0 elsif ($options->{'prefix'}) { }
0 0 if ($options->{'regexp'}) { }
0 0 elsif ($options->{'prefix'}) { }
178 0 0 if defined $match
0 0 if defined $match
180 0 0 if defined $match
0 0 if defined $match
182 0 0 if defined $match
0 0 if defined $match
184 0 0 if (scalar @pkgs) { }
0 0 if (scalar @pkgs) { }
185 0 0 if ($options->{'files'} or $options->{'subs'}) { }
0 0 if ($options->{'files'} or $options->{'subs'}) { }
187 0 0 if ($options->{'subs'})
0 0 if ($options->{'subs'})
191 0 0 if (scalar @subs) { }
0 0 if (scalar @subs) { }
198 0 0 if ($options->{'files'})
0 0 if ($options->{'files'})
201 0 0 if (scalar @files) { }
0 0 if (scalar @files) { }
202 0 0 @files == 1 ? :
0 0 @files == 1 ? :