Condition Coverage

blib/lib/Test/Future/AsyncAwait/Awaitable.pm
Criterion Covered Total %
condition 1 8 12.5


and 3 conditions

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

or 2 conditions

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