| blib/lib/Disk/SMART.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 11 | 18.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 241 | 0 | 2 | 0 | $out and $out =~ /START OF INFORMATION SECTION/ |
| 261 | 0 | 0 | 0 | defined $smartctl and -f $smartctl |
| 316 | 0 | 2 | 0 | $health and $health =~ /PASSED|FAILED/x |
| line | l | !l | condition |
|---|---|---|---|
| 259 | 0 | 0 | $options // '' |