Branch Coverage

blib/lib/Treex/PML/Schema/Container.pm
Criterion Covered Total %
branch 4 46 8.7


line true false branch
76 221 61 $members ? :
87 0 0 $members ? :
99 0 0 $members ? :
111 2 0 $members ? :
156 0 0 if (ref $opts)
160 0 0 if $tag ne ""
163 0 0 if (not UNIVERSAL::isa($object, 'HASH')) { }
171 0 0 if ($attr->is_required or $val ne "")
172 0 0 if (ref $val) { }
0 0 elsif ($adecl) { }
184 0 0 if ($cdecl)
187 0 0 if ($self->get_role eq "#NODE" and not $flags & 1)
188 0 0 if (not UNIVERSAL::DOES::does($object, 'Treex::PML::Node')) { }
192 0 0 if ($cdecl->get_role eq "#CHILDNODES")
193 0 0 if ($content ne "")
196 0 0 if ($flags & 2) { }
0 0 elsif ($cdecl_is == 5) { }
0 0 elsif ($cdecl_is == 6) { }
208 0 0 unless ($skip_content)
218 0 0 if ($opts and ref $opts->{'log'})
221 0 0 @$log ? :
251 0 2 if ($name eq '#content') { }
266 0 0 $self->get_content_decl ? :