blib/lib/Promises6/Resolver.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 11 | 11 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
36 | 17 | 139 | 75 | $val and &Scalar::Util::blessed($val) |
156 | 73 | 2 | $val and &Scalar::Util::blessed($val) and $val eq $deferred | |
81 | 33 | 4 | 1 | $err and not $was_called |
line | l | !l | condition |
---|---|---|---|
31 | 9 | 30 | $THENABLES{$_[1]} //= {} |