| blib/lib/File/Ignore.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 13 | 38.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 233 | 0 | 0 | 173 | $_[0] and $_[0] eq 'File::Ignore' |
| 243 | 0 | 0 | 1 | $_[0] and $_[0] eq 'File::Ignore' |
| 253 | 0 | 0 | 1 | $_[0] and $_[0] eq 'File::Ignore' |
| line | l | !l | condition |
|---|---|---|---|
| 249 | 1 | 0 | $self->_collect(0, $option, $each) || [] |
| 259 | 1 | 0 | $self->_collect(1, $option, $each) || [] |