| blib/lib/Moonshine/Bootstrap/Component/NavbarCollapse.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 10 | 40.0 |
| line | true | false | branch |
|---|---|---|---|
| 43 | 11 | 4 | if (do { smartmatch($_, 'nav') }) { } |
| 0 | 4 | elsif (smartmatch($_, 'button')) { } | |
| 4 | 0 | elsif (smartmatch($_, 'form')) { } | |
| 0 | 0 | elsif (smartmatch($_, 'text')) { } | |
| 0 | 0 | elsif (smartmatch($_, 'text_link')) { } |