blib/lib/OptArgs2/Arg_CI.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 22 | 50.0 |
line | true | false | branch |
---|---|---|---|
7 | 6 | 0 | if exists $_[0]{'cmd'} and defined $_[0]{'cmd'} |
0 | 0 | if defined $_[0]{'cmd'} | |
0 | 4 | if (@_ > 1) | |
0 | 3 | if @_ > 1 | |
0 | 8 | if @_ > 1 | |
3 | 0 | @_ > 1 ? : | |
3 | 0 | if exists $OptArgs2::Arg::_HAS->{'has'} | |
6 | 0 | @_ > 1 ? : | |
6 | 0 | @_ ? : | |
3 | 3 | if exists &{$c . "::BUILD";} | |
6 | 0 | if exists &{$c . "::__CHECK";} |