Condition Coverage

blib/lib/Zoidberg/Fish.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
223 0 0 0 $self->can($_) and $context{$_} ||= "->$$self{'zoidname'}->$_"
270 0 0 0 $$self{'round_up'} and $$self{'shell'}{'round_up'}

or 3 conditions

line l !l&&r !l&&!r condition
216 0 0 0 delete $context{'name'} || $$self{'zoidname'}
219 0 0 0 ref $_ or /^\W/
223 0 0 0 $context{$_} ||= "->$$self{'zoidname'}->$_"