| blib/lib/Sys/FreezeThaw.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 26 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 111 | 0 | 0 | unless opendir my $proc, '/proc' |
| 120 | 0 | 0 | if exists $$exclude_pid{$_} |
| 122 | 0 | 0 | unless open my $stat, '<', "/proc/$_/stat" |
| 126 | 0 | 0 | if $state =~ /^[TZX]/i |
| 127 | 0 | 0 | unless $vsize or $rss |
| 138 | 0 | 0 | unless (exists $ppid{$ppid{$pid}}) |
| 152 | 0 | 0 | unless open my $stat, " |
| 170 | 0 | 0 | unless @pids |
| 185 | 0 | 0 | unless @$passes |
| 194 | 0 | 0 | unless @pids |
| 200 | 0 | 0 | if @pids and not $PARTIAL_OK |
| 205 | 0 | 0 | if ($@) |
| 232 | 0 | 0 | if $@ |