Branch Coverage

blib/lib/App/NDTools/NDTool.pm
Criterion Covered Total %
branch 18 20 90.0


line true false branch
40 1 1 unless @_ or $self->{'OPTS'}{'dump-opts'}
82 52 52 if (ref $step eq 'ARRAY') { }
84 37 15 unless (exists $map_idx{$map_key}{$step->[0]})
100 13 2 if defined $grepped
109 0 0 ref $uri ? :
118 242 4 @_ ? :
122 1 245 unless (&GetOptionsFromArray($self->{'ARGV'}, $self->arg_opts))
127 4 241 if ($self->{'OPTS'}{'help'})
132 4 237 if ($self->{'OPTS'}{'version'})
139 1 230 if ($self->{'OPTS'}{'dump-opts'})