| blib/lib/App/makebeamerinfo/Transitions.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 13 | 14 | 92.8 | 
| line | true | false | branch | 
|---|---|---|---|
| 31 | 3 | 3 | if (@_ == 1) | 
| 33 | 1 | 2 | if ($base eq ':none') { } | 
| 54 | 3 | 9 | if $spec eq ':default' | 
| 57 | 2 | 7 | if ($spec eq ':all') | 
| 63 | 7 | 2 | if (ref $spec) | 
| 76 | 0 | 11 | unless @keys | 
| 94 | 5 | 2 | if $length == 1 |