blib/lib/SHARYANTO/Proc/Util.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 16 | 37.5 |
line | true | false | branch |
---|---|---|---|
19 | 0 | 1 | if (($$opts{'method'} // 'proctable') eq 'pstree') { } |
25 | 0 | 0 | unless @lines |
32 | 0 | 0 | unless ($1) |
35 | 0 | 0 | if $i > 0 |
44 | 0 | 1 | if $@ |
57 | 0 | 10 | unless $proc{$cur_pid} |
58 | 0 | 10 | if $proc{$cur_pid}{'name'} =~ /\A\{(.+)\}\z/ |
61 | 1 | 9 | unless $cur_pid |