Branch Coverage

blib/lib/Config/Maker/Eval.pm
Criterion Covered Total %
branch 16 20 80.0


line true false branch
50 4 0 wantarray ? :
4 9 unless @$res
51 9 0 wantarray ? :
65 1 7 if @$res > 1
66 1 6 unless @$res or @_ == 1
67 5 1 @$res ? :
78 2 0 @_ ? :
79 1 1 if (UNIVERSAL::isa($arg, 'Config::Maker::Option')) { }
94 2 0 @_ ? :
95 1 1 if (UNIVERSAL::isa($arg, 'Config::Maker::Option')) { }