Branch Coverage

blib/lib/Treex/Core/WildAttr.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
20 10 151 unless ($self->_get_wild)
29 33 56 if ($self->isa('Treex::Core::Document')) { }
43 10 54 if ($self->isa('Treex::Core::Document'))
53 3 61 if (%{$self->wild;}) { }
64 3 83 if ($self->_wild_dump) { }