Condition Coverage

blib/lib/Test/ExpectAndCheck.pm
Criterion Covered Total %
condition 4 6 66.6


and 3 conditions

line !l l&&!r l&&r condition
117 8 0 0 &blessed($v) and $v->isa("Test::Deep::Ignore")
155 1 1 12 $e = &first(sub { not $_->_called; } , @{$$self{"expectations"};}) and $e->_consume($method, @args)