Condition Coverage

blib/lib/Reflex/Role/Interval.pm
Criterion Covered Total %
condition 2 9 22.2


and 3 conditions

line !l l&&!r l&&r condition
54 0 0 32 defined $self->$att_interval and $self->call_gate($method_repeat)
86 0 0 0 defined $self->$att_interval and $self->call_gate($method_repeat)
113 0 0 27 defined $self->$timer_id_name and $self->call_gate('stop')