Branch Coverage

blib/lib/Getopt/Kingpin/Commands.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
35 34 32 if ($cmd->name eq $name)
54 2 15 if ($cmd->commands->count > 1) { }
56 2 3 if $sub->name eq 'help'