blib/lib/Win32/Process/Info.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 27 | 3.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
589 | 0 | 0 | 0 | defined $$proc{'CreationDate'} and defined $prox{$pop}{'CreationDate'} |
0 | 0 | 0 | defined $$proc{'CreationDate'} and defined $prox{$pop}{'CreationDate'} and $$proc{'CreationDate'} >= $prox{$pop}{'CreationDate'} | |
645 | 0 | 0 | 0 | defined $$dad{'CreationDate'} and defined $$proc{'CreationDate'} |
line | l | !l | condition |
---|---|---|---|
295 | 0 | 0 | $arg{'variant'} || $static{'variant'} || 'WMI,NT,PT' |
387 | 0 | 0 | $$self{'_mutator'} || \%mutator |
582 | 0 | 0 | $subs{$$proc{'ProcessId'}} ||= [] |
642 | 0 | 0 | $$proc{'subProcesses'} ||= [] |
648 | 0 | 0 | $$dad{'subProcesses'} ||= [] |
719 | 0 | 0 | $hash ||= {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
304 | 0 | 0 | 0 | $static{'variant'} ||= ($$self{'variant'} = $variant) |
521 | 3 | 0 | 0 | eval { do { $variant_support{$try}{'check_support'}() } } || $@ |