blib/lib/App/OpenVZ/BCWatch.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 16 | 43.7 |
line | l | !l | condition |
---|---|---|---|
38 | 1 | 0 | $args{'input_file'} || '/proc/user_beancounters' |
0 | 1 | $args{'monitor_fields'} || ['failcnt'] | |
0 | 1 | $args{'mail'}{'from'} || 'root@localhost' | |
0 | 1 | $args{'mail'}{'to'} || 'root@localhost' | |
0 | 1 | $args{'mail'}{'subject'} || 'vzwatchd: NOTICE' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
38 | 1 | 0 | 0 | $args{'data_file'} || 'File::Spec'->catfile('File::HomeDir'->my_home, 'vzwatchd.dat') |
0 | 1 | 0 | ref $class || $class |