| blib/lib/Linux/Distribution.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 12 | 20 | 60.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 93 | 27 | 0 | 3 | -f "$release_files_directory/$_" and not -l "$release_files_directory/$_" |
| 94 | 0 | 0 | 3 | -f "$release_files_directory/$_" and not -l "$release_files_directory/$_" |
| 103 | 128 | 0 | 8 | -f "$release_files_directory/$_" and not -l "$release_files_directory/$_" |
| 104 | 0 | 0 | 8 | -f "$release_files_directory/$_" and not -l "$release_files_directory/$_" |
| line | l | !l | condition |
|---|---|---|---|
| 141 | 13 | 14 | shift() || 'DISTRIB_ID' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 86 | 12 | 2 | 0 | shift() || new() |
| 127 | 12 | 1 | 0 | shift() || new() |