| lib/Class/Usul/TraitFor/OutputLogging.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 22 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 40 | 2 | 5 | unless $text |
| 42 | 0 | 5 | $opts->{'no_lead'} ? : |
| 44 | 0 | 5 | if ($opts->{'fill'}) |
| 50 | 0 | 5 | / \A $leader /mx ? : |
| 85 | 0 | 0 | unless $self->quiet or $opts->{'quiet'} |
| 100 | 0 | 4 | $opts->{'to'} && $opts->{'to'} eq 'err' ? : |
| 103 | 1 | 1 | if $opts->{'cl'} |
| 105 | 1 | 1 | if $opts->{'nl'} |
| 110 | 8 | 0 | unless defined $v |
| 112 | 0 | 0 | if $v != 1 |
| 124 | 0 | 0 | unless $self->quiet or $opts->{'quiet'} |