Condition Coverage

blib/lib/Mojo/IOLoop/Delay.pm
Criterion Covered Total %
condition 9 10 90.0


and 2 conditions

line l !l condition
52 0 10 $self->{'steps'} = [] and return $self->resolve(@args)

or 2 conditions

line l !l condition
23 11 42 $offset // 1

or 3 conditions

line l !l&&r !l&&!r condition
39 1 25 27 $self->{'fail'} or --$self->{'pending'}
26 3 24 $self->{'fail'} or --$self->{'pending'} or $self->{'lock'}