| blib/lib/Test/C2FIT/RowFixture.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 12 | 28 | 42.8 | 
| line | true | false | branch | 
|---|---|---|---|
| 51 | 0 | 1 | if ($col >= $ncols) { } | 
| 0 | 1 | elsif (not defined $$self{'columnBindings'}[$col]) { } | |
| 64 | 0 | 2 | if (not $eList) { } | 
| 0 | 2 | elsif (not $cList) { } | |
| 2 | 0 | elsif (1 == @$eList and 1 == @$cList) { } | |
| 104 | 0 | 2 | if ($@) | 
| 127 | 0 | 2 | if ($@) | 
| 145 | 2 | 2 | if (0 == @$eList) | 
| 149 | 0 | 2 | if (0 == @$cList) | 
| 157 | 0 | 4 | unless defined $cell | 
| 158 | 4 | 0 | if ($adapter) | 
| 210 | 0 | 0 | unless ($row) | 
| 221 | 0 | 0 | if (not $adapter) { } | 
| 229 | 0 | 0 | if ($@) |