| blib/lib/Moonshine/Bootstrap/Component/Pager.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 8 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 54 | 7 | 2 | if ($build_args->{'aligned'}) |
| 61 | 0 | 9 | if (do { smartmatch($_, 'previous') }) { } |
| 0 | 9 | elsif (smartmatch($_, 'next')) { } | |
| 5 | 4 | elsif (smartmatch($_, 'both')) { } |