Condition Coverage

blib/lib/WWW/LibraryThing/Covers.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
172 0 0 0 $width == 1 and $height == 1

or 2 conditions

line l !l condition
95 0 0 $$self{'not_found'} ||= ''
96 0 0 $$self{'size'} ||= 'medium'
103 0 0 $$self{'last_access'} ||= 0

or 3 conditions

line l !l&&r !l&&!r condition
150 0 0 0 $size ||= $$self{'size'}
151 0 0 0 $$self{'user_agent'} ||= $self->_user_agent