| blib/lib/Csistck/Oper.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 7 | 12 | 58.3 | 
| line | true | false | branch | 
|---|---|---|---|
| 57 | 8 | 65 | if (defined $func and $$Modes{$level}) { } | 
| 87 | 0 | 5 | $$Options{'verbose'} ? : | 
| 88 | 0 | 5 | $$Options{'debug'} ? : | 
| 89 | 0 | 5 | $$Options{'quiet'} ? : | 
| 94 | 5 | 0 | unless $$Options{'help'} | 
| 119 | 8 | 0 | if ($$Options{'color'}) { } |