Branch Coverage

blib/lib/App/Base/Script/Common.pm
Criterion Covered Total %
branch 12 12 100.0


line true false branch
155 41 2 if ($results->{'parse_result'}) { }
160 3 38 if $results->{'option_values'}{'help'}
283 82 1 if (exists $self->_option_values->{$option}) { }
341 33 200 if ($type eq 'string') { }
4 196 elsif ($type eq 'integer') { }
4 192 elsif ($type eq 'float') { }