Condition Coverage

blib/lib/Ordeal/Model/Evaluator.pm
Criterion Covered Total %
condition 2 6 33.3


and 3 conditions

line !l l&&!r l&&r condition
112 2 0 0 &blessed($shuffle) and $shuffle->isa('Ordeal::Model::Shuffle')

or 3 conditions

line l !l&&r !l&&!r condition
114 0 2 0 $self->_dc->{$shuffle} //= $self->_model->get_deck($shuffle)