| blib/lib/BeamerReveal/Log.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 22 | 0 | 0 | if defined $logger |
| 31 | 0 | 0 | unless exists $args->{'logfilename'} and exists $args->{'opening'} and exists $args->{'closing'} and exists $args->{'labelsize'} and exists $args->{'activitysize'} |
| 40 | 0 | 0 | unless $self->{'logfile'}->open(">$self->{'logfilename'}") |
| 79 | 0 | 0 | unless exists $args->{'label'} and exists $args->{'progress'} and exists $args->{'total'} |
| 107 | 0 | 0 | if $pct > 1 |
| 112 | 0 | 0 | if ($width < 0) { } |
| 136 | 0 | 0 | if ($left eq $right) { } |