| blib/lib/Devel/Memalyzer/Plugin/ProcSmaps.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 10 | 70.0 |
| line | true | false | branch |
|---|---|---|---|
| 8 | 0 | 1 | unless -e '/proc' |
| 31 | 0 | 1 | unless -e $smaps_file and -r $smaps_file |
| 32 | 0 | 1 | unless open my $smap, '<', $smaps_file |
| 36 | 8 | 440 | if ($module) |
| 42 | 432 | 8 | unless $line =~ m[(/lib/perl5/.*$)] |