Condition Coverage

blib/lib/NBI/Job.pm
Criterion Covered Total %
condition 9 12 75.0


and 3 conditions

line !l l&&!r l&&r condition
141 10 0 0 defined $new_val and not $new_val =~ /^-?(\d+)$/u
284 60 4 1 $self->opts->is_files_array and $cmd =~ /\$\{selected_file\}/u
288 4 54 6 $self->opts->is_params_array and $cmd =~ /\$\{param_\d+\}/u
319 5 0 3 $self->opts->{'array_offset'} and $self->opts->{'array_offset'} > 0