Branch Coverage

blib/lib/OptArgs2/OptArgBase.pm
Criterion Covered Total %
branch 10 20 50.0


line true false branch
11 5 0 @_CLASS > 1 ? :
12 5 0 if exists $OptArgs2::OptArgBase::_FIELDS->{'FIELDS'}
14 0 21 if (my(@missing) = grep({not exists $_[0]{$_};} "comment", "name"))
26 0 10 if @_ > 1
27 0 25 if @_ > 1
30 0 2 if @_ > 1
33 0 18 if @_ > 1
34 0 49 if @_ > 1
35 0 44 if @_ > 1
36 0 10 if @_ > 1