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 1330 0 defined $id and exists $self->_terms->{$id}
197 0 255 0 defined $id and exists $self->_relations->{$id}
245 0 17 0 defined $id and exists $self->_attributes->{$id}