| blib/lib/Data/Toolkit/Connector/CSV.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 26 | 52 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 85 | 0 | 1 | if $debug |
| 91 | 0 | 1 | if $debug |
| 119 | 0 | 1 | unless $parser |
| 120 | 0 | 1 | if $debug |
| 144 | 0 | 2 | if $debug |
| 170 | 1 | 0 | if ($cols) { } |
| 171 | 0 | 1 | if ref $cols ne 'ARRAY' |
| 172 | 0 | 1 | if $debug |
| 176 | 0 | 0 | if $debug |
| 181 | 0 | 1 | wantarray ? : |
| 203 | 0 | 1 | if $debug |
| 205 | 0 | 1 | unless $$self{'parser'} |
| 211 | 1 | 0 | if (defined $$self{'datasource'}) { } |
| 217 | 0 | 1 | unless defined $line |
| 226 | 0 | 1 | unless $status |
| 231 | 0 | 1 | if $debug |
| 233 | 1 | 0 | wantarray ? : |
| 253 | 0 | 5 | if $debug |
| 261 | 5 | 0 | if (defined $$self{'datasource'}) { } |
| 267 | 1 | 4 | unless defined $line |
| 275 | 0 | 4 | unless $status |
| 291 | 0 | 4 | if $debug |
| 311 | 0 | 1 | if $debug |
| 330 | 0 | 1 | if $debug |
| 364 | 0 | 1 | if (ref $class) |
| 366 | 1 | 0 | if @_ == 1 |