blib/lib/OptArgs2/SubCmd_CI.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 18 | 55.5 |
line | true | false | branch |
---|---|---|---|
7 | 0 | 5 | if (my(@missing) = grep({not exists $_[0]{$_};} "parent")) |
3 | 0 | @_ > 1 ? : | |
3 | 0 | if exists $OptArgs2::SubCmd::_HAS->{'has'} | |
0 | 20 | if @_ > 1 | |
5 | 0 | @_ > 1 ? : | |
5 | 0 | @_ ? : | |
2 | 2 | if exists &{$c . "::BUILD";} | |
4 | 0 | if exists &{$c . "::__CHECK";} | |
0 | 12 | if @_ > 1 |