| File: | C4/TmplToken.pm |
| Coverage: | 8.3% |
| line | % | coverage | condition | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 33 | 33 |
| ref $this || $this | ||||||||||||
| 88 | 0 |
| $_->type == &C4::TmplTokenType::TAG() && $_->string =~ /^<input\b/is | ||||||||||||
| 97 | 0 |
| $_->type == &C4::TmplTokenType::TAG() && $_->string =~ /^<a\b/is | ||||||||||||
| 115 | 0 |
| defined $$this{'_js_data'} && ref $$this{'_js_data'} eq 'ARRAY' |