| blib/lib/Siebel/Srvrmgr/OS/Unix.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 9 | 22.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 278 | 10 | 0 | 1 | exists $valid_proc_name{$process->fname} and $process->cmndline =~ /$cmd_regex/ |
| 296 | 0 | 0 | 0 | $process->rss > $self->get_mem_limit and defined $self->get_callback |
| 317 | 0 | 0 | 0 | $process->pctcpu > $self->get_cpu_limit and defined $self->get_callback |