| line |
true |
false |
branch |
|
61
|
0 |
0 |
if ($iNumberOfArguments > 0) { } |
|
73
|
0 |
0 |
unless (exists $$self{'_hCommandDirectives'}{'cmds'}) |
|
101
|
0 |
0 |
if (not $$self{'_hCommandDirectives'}) { } |
|
104
|
0 |
0 |
if (exists $$self{'_hCommandTreeAtLevel'}{''}) { } |
|
114
|
0 |
0 |
if ($$self{'display_summary_in_help'}) |
|
121
|
0 |
0 |
if (exists $$self{'_hCommandDirectives'}{'desc'} and defined $$self{'_hCommandDirectives'}{'desc'}) { } |
|
128
|
0 |
0 |
if (exists $$self{'_hCommandDirectives'}{'help'} and defined $$self{'_hCommandDirectives'}{'help'}) { } |
|
135
|
0 |
0 |
if ($$self{'display_subcommands_in_help'} and exists $$self{'_hCommandDirectives'}{'cmds'}) |
|
158
|
0 |
0 |
unless (exists $$aCommands[0]) |
|
160
|
0 |
0 |
unless (defined $$self{'_hCommandTreeAtLevel'}) |
|
178
|
0 |
0 |
if (exists $$self{'_hCommandDirectives'}{'maxargs'} and $$self{'_hCommandDirectives'}{'maxargs'} >= 1) |
|
181
|
0 |
0 |
if (exists $$self{'_hCommandDirectives'}{'argdesc'} and defined $$self{'_hCommandDirectives'}{'argdesc'}) |
|
188
|
0 |
0 |
if exists $$self{'_hCommandTreeAtLevel'}{$_}{'alias'} or exists $$self{'_hCommandTreeAtLevel'}{$_}{'syn'} |
|
190
|
0 |
0 |
if $_ eq '' |
|
192
|
0 |
0 |
if exists $$self{'_hCommandTreeAtLevel'}{$_}{'hidden'} |
|
196
|
0 |
0 |
if (exists $$self{'_hCommandDirectives'}{'code'}) |