| blib/lib/App/Cmd/Setup.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 9 | 16 | 56.2 | 
| line | true | false | branch | 
|---|---|---|---|
| 109 | 0 | 6 | if grep {$_ ne "plugins";} keys %$val | 
| 111 | 0 | 6 | if $into->isa("App::Cmd") | 
| 116 | 3 | 2 | unless (Class::Load::load_optional_class($into->_default_command_base)) | 
| 140 | 0 | 3 | unless ($plugin->isa($want_plugin_base)) | 
| 161 | 0 | 2 | if $into->isa("App::Cmd::Command") | 
| 181 | 0 | 3 | if $into->isa("App::Cmd::Plugin") | 
| 184 | 0 | 3 | unless $val | 
| 190 | 3 | 0 | unless $val->{'groups'} |