| blib/lib/Amon2/Plugin/CLI.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 4 | 9 | 44.4 | 
| line | l | !l | condition | 
|---|---|---|---|
| 17 | 0 | 5 | $code_conf->{'run_method'} || 'run' | 
| 19 | 0 | 5 | $code_conf->{'getopt'} || [':config', 'posix_default', 'no_ignore_case', 'gnu_compat'] | 
| 33 | 0 | 3 | $code_conf->{'method'} || 'main' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 87 | 0 | 0 | 1 | not defined $opt_key or $opt_key eq '' |