Condition Coverage

blib/lib/SDLx/Sprite/Animated.pm
Criterion Covered Total %
condition 5 12 41.6


and 3 conditions

line !l l&&!r l&&r condition
36 0 0 1 exists $options{'width'} and $options{'height'}
238 38 4 1 $_max_loops{$me} and $_current_loop{$me} > $_max_loops{$me}
266 11 0 0 $_max_loops{refaddr $self} and $_current_loop{refaddr $self} > $_max_loops{refaddr $self}
340 0 0 0 $_started{refaddr $self} and $_ticks{refaddr $self} % $_ticks_per_frame{refaddr $self} == 0