| blib/lib/Config/Options.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 14 | 22 | 63.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 232 | 0 | 0 | 20 | ref $from and ref $to |
| 356 | 0 | 0 | 3 | exists $$self{'verbose'} and $$self{'verbose'} |
| line | l | !l | condition |
|---|---|---|---|
| 173 | 1 | 2 | shift() || [] |
| 174 | 1 | 2 | shift() || 0 |
| 220 | 15 | 6 | shift() || [] |
| 221 | 15 | 6 | shift() || 0 |
| 386 | 3 | 1 | shift() || 'Scalar' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 310 | 0 | 1 | 0 | shift() || $self->options('optionfile') |
| 345 | 0 | 2 | 0 | shift() || $self->options('optionfile') |