Branch Coverage

File:C4/TmplToken.pm
Coverage:10.0%

line%coveragebranch
670TFref $_[0] eq 'HASH' ? :
8050TFref $_[0] eq 'ARRAY' ? :
880TF$_->type == &C4::TmplTokenType::TAG() && $_->string =~ /^<input\b/is ? :
0TF$_->type == &C4::TmplTokenType::DIRECTIVE() ? :
970TF$_->type == &C4::TmplTokenType::TAG() && $_->string =~ /^<a\b/is ? :