Condition Coverage

blib/lib/Bio/Polloc/Polloc/Root.pm
Criterion Covered Total %
condition 8 16 50.0


and 3 conditions

line !l l&&!r l&&r condition
317 339 6 1280 $#_ >= 0 and defined $_[0]
377 0 0 584 ref $self and $self->isa('HASH')

or 2 conditions

line l !l condition
164 0 1 $class ||= 'Bio::Polloc::Polloc::Error'
357 0 258 $$self{'_cleanup_methods'} ||= []

or 3 conditions

line l !l&&r !l&&!r condition
89 0 752 0 ref $class || $class
93 0 0 505 $param{'-VERBOSE'} || $param{'-verbose'}