blib/lib/Template/Tiny.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 19 | 24 | 79.1 |
line | true | false | branch |
---|---|---|---|
96 | 10 | 0 | if (@_) { } |
0 | 0 | elsif (defined wantarray) { } | |
126 | 3 | 17 | defined $4 ? : |
139 | 8 | 8 | eval { do { $2 eq 'U' xor not !$self->_expression($stash, $4) } } ? : |
2 | 16 | $2 eq 'F' ? : | |
160 | 1 | 29 | if $$self{'TRIM'} |
171 | 0 | 2 | unless (ref $list eq 'ARRAY') |
187 | 2 | 72 | if substr($_, 0, 1) eq '_' |
191 | 5 | 67 | if ($type eq 'ARRAY') { } |
65 | 2 | elsif ($type eq 'HASH') { } | |
2 | 0 | elsif ($type) { } | |
192 | 1 | 4 | unless /^(?:0|[0-9]\d*)\z/ |