| blib/lib/Test/C2FIT/ColumnFixture.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 13 | 20 | 65.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 36 | 0 | 2 | unless $$self{'hasExecuted'} | 
| 51 | 0 | 8 | if ($string eq '') { } | 
| 0 | 8 | elsif (not defined $adapter) { } | |
| 6 | 2 | elsif ($adapter->field) { } | |
| 2 | 0 | elsif ($adapter->method) { } | |
| 64 | 0 | 8 | if ($@) | 
| 73 | 3 | 3 | if ($$self{'hasExecuted'}) { } | 
| 3 | 0 | elsif (not $$self{'hasExecuted'}) { } | |
| 109 | 0 | 6 | if ($name eq '') { } | 
| 1 | 5 | elsif ($name =~ /^(.*)\(\)$/) { } |