Branch Coverage

blib/lib/OptArgs2/Cmd_CI.pm
Criterion Covered Total %
branch 9 18 50.0


line true false branch
7 0 6 if (my(@missing) = grep({not exists $_[0]{$_};} "class"))
0 18 if @_ > 1
3 0 @_ > 1 ? :
3 0 if exists $OptArgs2::Cmd::_HAS->{'has'}
0 4 if @_ > 1
6 0 @_ > 1 ? :
6 0 @_ ? :
6 0 if exists &{$c . "::BUILD";}
6 0 if exists &{$c . "::__CHECK";}