Condition Coverage

blib/lib/Test/Future/AsyncAwait/Awaitable.pm
Criterion Covered Total %
condition 1 9 11.1


and 3 conditions

line !l l&&!r l&&r condition
118 0 0 0 @{"${pkg}::ISA";} and do { "${pkg}::ISA" }->[0] ne "Future::_base"
124 0 0 0 defined $wantver and $pkgver < $wantver

or 3 conditions

line l !l&&r !l&&!r condition
137 0 1 0 $args{'new'} || sub { return $class->new; }