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