Condition Coverage

blib/lib/Brat/Handler/File.pm
Criterion Covered Total %
condition 3 9 33.3


and 3 conditions

line !l l&&!r l&&r condition
148 0 0 1812 defined $id and exists $self->_terms->{$id}
197 0 0 359 defined $id and exists $self->_relations->{$id}
245 0 0 22 defined $id and exists $self->_attributes->{$id}