| blib/lib/Linux/Proc/Mounts.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 9 | 18 | 50.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 14 | 0 | 1 | if %opts | 
| 16 | 1 | 0 | unless (defined $file) | 
| 17 | 1 | 0 | unless defined $mnt | 
| 18 | 0 | 1 | unless -d $mnt and (stat _)[12] == 0 | 
| 19 | 0 | 1 | if defined $pid | 
| 22 | 0 | 1 | unless open my $fh, '<', $file | 
| 29 | 0 | 18 | if (@entry != 6) | 
| 50 | 1 | 152 | if $$e[4] eq $$shadow[4] and not $$e[6] | 
| 95 | 0 | 0 | if (/(.*)=(.*)/) { } |