Branch Coverage

blib/lib/Treex/PML/Schema/Seq.pm
Criterion Covered Total %
branch 0 30 0.0


line true false branch
64 0 0 $_[0]{'text'} ? :
82 0 0 $members ? :
93 0 0 $members ? :
105 0 0 $members ? :
151 0 0 if (ref $opts)
155 0 0 if $tag ne ''
158 0 0 if (UNIVERSAL::DOES::does($object, 'Treex::PML::Seq')) { }
162 0 0 if (not UNIVERSAL::isa($element, 'ARRAY')) { }
0 0 elsif ($element->[0] eq '#TEXT') { }
165 0 0 if ($self->is_mixed) { }
166 0 0 if (ref $element->[1])
176 0 0 if ($edecl) { }
188 0 0 if ($content_pattern and not $object->validate($content_pattern))
195 0 0 if ($opts and ref $opts->{'log'})
198 0 0 @$log ? :