| blib/lib/Test/ExpectAndCheck.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 6 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 117 | 8 | 0 | 0 | &blessed($v) and $v->isa("Test::Deep::Ignore") |
| 155 | 1 | 1 | 8 | $e = &first(sub { not $_->_called; } , @{$$self{"expectations"};}) and $e->_consume($method, @args) |