Branch Coverage

blib/lib/App/NDTools/NDTool.pm
Criterion Covered Total %
branch 15 20 75.0


line true false branch
39 1 66 unless @_
81 52 52 if (ref $step eq 'ARRAY') { }
83 37 15 unless (exists $map_idx{$map_key}{$step->[0]})
99 13 2 if defined $grepped
108 0 0 ref $uri ? :
117 187 4 @_ ? :
121 0 191 unless (&GetOptionsFromArray($self->{'ARGV'}, $self->arg_opts))
126 0 191 if ($self->{'OPTS'}{'help'})
131 3 188 if ($self->{'OPTS'}{'version'})
138 0 183 if ($self->{'OPTS'}{'dump-opts'})