| blib/lib/Template/Liquid/Tag/Capture.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 12 | 58.3 |
| line | true | false | branch |
|---|---|---|---|
| 17 | 0 | 11 | unless defined $args->{'template'} |
| 23 | 0 | 11 | unless defined $args->{'parent'} |
| 30 | 0 | 11 | unless defined $args->{'attrs'} |
| 31 | 0 | 11 | unless ($args->{'attrs'} =~ qr/^(\S+)\s*?$/o) |
| 56 | 8 | 21 | ref $node ? : |
| 57 | 29 | 0 | defined $rendering ? : |