Condition Coverage

blib/lib/Future/Mojo.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
27 5 0 5 &blessed($_[0]) && $_[0]->isa('Mojo::IOLoop')
37 0 0 1 &blessed($_[0]) && $_[0]->isa('Mojo::IOLoop')

or 3 conditions

line l !l&&r !l&&!r condition
20 14 11 0 shift() // 'Mojo::IOLoop'->singleton