Condition Coverage

blib/lib/Treex/Core/Block.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
84 0 0 0 defined $self->selector and $self->selector ne ''
208 0 0 0 not $document->get_bundles and $self->if_missing_bundles =~ /fatal|warn/
288 0 0 0 not @zones and $self->if_missing_zone =~ /fatal|warn/
370 0 0 0 not $overriden and $self->if_missing_tree =~ /fatal|warn/

or 3 conditions

line l !l&&r !l&&!r condition
217 0 0 0 not $self->select_bundles or $self->_is_bundle_selected->{$bundleNo}
230 0 0 0 $self->language eq 'all' or $self->selector eq 'all'