Condition Coverage
blib/lib/NBI/QueuedJob.pm
Criterion
Covered
Total
%
condition
2
6
33.3
and 3 conditions
line
!l
l&&!r
l&&r
condition
107
1
0
0
defined $new_val and not $new_val =~ /^\d+$/
115
1
0
0
defined $new_val and not grep({$_ eq uc $new_val;} @VALID_STATUS)