| blib/lib/Text/MicroMason/ServerPages.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 8 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 25 | 36 | 0 | /\G ( (?: [^\<]+ | \<(?!\%) )? ) /cgsx ? : |
| 0 | 36 | /\G \<\% \-\- ( .*? ) \-\- \%\> /cgsx ? : | |
| 15 | 36 | /\G \<\% (\=|\&)? ( .*? ) \%\> /cgsx ? : | |
| 0 | 51 | m[\G \<\%($re_tag)\> (.*?) \\%\1\> $re_eol? ]cgosx ? : |