Condition Coverage

blib/lib/Chess/Piece.pm
Criterion Covered Total %
condition 5 15 33.3


and 3 conditions

line !l l&&!r l&&r condition
230 0 0 139 $init_sq and $color

or 3 conditions

line l !l&&r !l&&!r condition
228 0 139 0 ref $caller || $caller
242 14707 0 0 ref $clonee || croak('Invalid Chess::Piece reference')
253 3 0 0 ref $self || croak('Invalid Chess::Piece reference')
261 165 0 0 ref $self || croak('Invalid Chess::Piece reference')