Branch Coverage

lib/Devel/Trepan/CmdProcessor/Command/Complete.pm
Criterion Covered Total %
branch 5 36 13.8


line true false branch
93 0 0 if ($opts->{'files'}) { }
0 0 elsif ($opts->{'builtins'} or $opts->{'packages'} or $opts->{'subs'}) { }
0 7 if ($opts->{'files'}) { }
0 7 elsif ($opts->{'builtins'} or $opts->{'packages'} or $opts->{'subs'}) { }
94 0 0 if (scalar @args != 1)
0 0 if (scalar @args != 1)
102 0 0 if (scalar @args != 1)
0 0 if (scalar @args != 1)
108 0 0 if $opts->{'builtins'}
0 0 if $opts->{'builtins'}
109 0 0 if $opts->{'packages'}
0 0 if $opts->{'packages'}
110 0 0 if $opts->{'subs'}
0 0 if $opts->{'subs'}
116 0 0 ' ' eq substr($cmd_argstr, -1) ? :
1 6 ' ' eq substr($cmd_argstr, -1) ? :
117 0 0 unless defined $last_arg
0 7 unless defined $last_arg