Condition Coverage

blib/lib/Games/Lacuna/Client/Module.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
87 0 0 0 ref $ret eq 'HASH' and exists $$ret{'result'}
0 0 0 ref $ret eq 'HASH' and exists $$ret{'result'} and ref $$ret{'result'} eq 'HASH'

or 3 conditions

line l !l&&r !l&&!r condition
21 0 0 0 ref $self || $self
34 0 0 0 $opt{'client'} || croak('Need Games::Lacuna::Client')
52 0 0 0 shift() || croak('Missing method specs')