| blib/lib/Linux/Distribution.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 12 | 20 | 60.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 89 | 9 | 0 | 2 | -f "$release_files_directory/$_" and not -l "$release_files_directory/$_" |
| 90 | 0 | 0 | 2 | -f "$release_files_directory/$_" and not -l "$release_files_directory/$_" |
| 99 | 60 | 0 | 4 | -f "$release_files_directory/$_" and not -l "$release_files_directory/$_" |
| 100 | 0 | 0 | 4 | -f "$release_files_directory/$_" and not -l "$release_files_directory/$_" |
| line | l | !l | condition |
|---|---|---|---|
| 137 | 7 | 8 | shift() || 'DISTRIB_ID' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 82 | 6 | 2 | 0 | shift() || new() |
| 123 | 6 | 1 | 0 | shift() || new() |