| blib/lib/Mojolicious/Plugin/RevealJS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 16 | 22 | 72.7 |
| line | true | false | branch |
|---|---|---|---|
| 52 | 3 | 12 | if (my $section = delete $opts{'section'}) |
| 54 | 3 | 0 | if @sections > 1 |
| 73 | 3 | 12 | if exists $opts{'include_filename'} and not $opts{'include_filename'} |
| 98 | 0 | 9 | if (defined $lang) |
| 99 | 0 | 0 | unless $lang =~ /^lang-/u |
| 104 | 3 | 6 | if exists $opts{'trim'} |
| 105 | 3 | 6 | if exists $opts{'noescape'} |
| 106 | 3 | 6 | if exists $opts{'mark'} |
| 107 | 3 | 6 | if exists $opts{'indent'} |
| 116 | 6 | 3 | exists $opts{'annotation'} ? : |
| 131 | 0 | 0 | if (my $base = $opts->{'base'}) |