| blib/lib/Assert/Refute/T/Array.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 5 | 11 | 45.4 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 88 | 1 | 0 | 1 | &blessed($match) and $match->isa('Assert::Refute::Contract') | 
| line | l | !l | condition | 
|---|---|---|---|
| 83 | 5 | 0 | $message ||= 'list of' | 
| 101 | 0 | 0 | ref $match || 'SCALAR' | 
| 159 | 4 | 0 | $message ||= 'map_subtest' | 
| 188 | 0 | 4 | $name ||= 'reduce_subtest' |