Condition Coverage

blib/lib/GRID/Cluster.pm
Criterion Covered Total %
condition 0 27 0.0


and 3 conditions

line !l l&&!r l&&r condition
25 0 0 0 exists $opts{'config'} and -r $opts{'config'}
204 0 0 0 defined $bytes and $bytes
342 0 0 0 defined $bytes and $bytes
379 0 0 0 defined $bytes and $bytes

or 3 conditions

line l !l&&r !l&&!r condition
184 0 0 0 $counter > $lp or $counter >= $self->get_max_np
186 0 0 0 $counter > $lp or $counter >= $self->get_max_np
202 0 0 0 not defined $bytes or $bytes
340 0 0 0 not defined $bytes or $bytes
377 0 0 0 not defined $bytes or $bytes