| blib/lib/Csistck/Oper.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 12 | 41.6 |
| line | true | false | branch |
|---|---|---|---|
| 54 | 0 | 73 | if (defined $func and $Csistck::Oper::Modes->{$level}) { } |
| 81 | 0 | 5 | $Csistck::Oper::Options->{'verbose'} ? : |
| 82 | 0 | 5 | $Csistck::Oper::Options->{'debug'} ? : |
| 83 | 0 | 5 | $Csistck::Oper::Options->{'quiet'} ? : |
| 88 | 5 | 0 | unless $Csistck::Oper::Options->{'help'} |
| 112 | 0 | 0 | if ($Csistck::Oper::Options->{'color'}) { } |