| inc/Linux-Distribution/lib/Linux/Distribution.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 4 | 20 | 20.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 91 | 0 | 0 | 0 | -f "$release_files_directory/$_" and not -l "$release_files_directory/$_" | 
| 92 | 0 | 0 | 0 | -f "$release_files_directory/$_" and not -l "$release_files_directory/$_" | 
| 101 | 0 | 0 | 0 | -f "$release_files_directory/$_" and not -l "$release_files_directory/$_" | 
| 102 | 0 | 0 | 0 | -f "$release_files_directory/$_" and not -l "$release_files_directory/$_" | 
| line | l | !l | condition | 
|---|---|---|---|
| 139 | 1 | 1 | shift() || 'DISTRIB_ID' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 84 | 1 | 0 | 0 | shift() || new() | 
| 125 | 1 | 0 | 0 | shift() || new() |