| blib/lib/Test/Unit/TestCase.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 6 | 16 | 37.5 | 
| line | l | !l | condition | 
|---|---|---|---|
| 91 | 17 | 0 | $self->name || 'ANON' | 
| 130 | 0 | 0 | $self->name || 'anonymous testcase' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 53 | 113 | 18 | 0 | $result ||= create_result() | 
| 97 | 45 | 0 | 0 | $self || ref $self | 
| 106 | 0 | 0 | 49 | ref $_[0] || $_[0] | 
| 121 | 0 | 0 | 49 | ref $_[0] || $_[0] |