Condition Coverage

blib/lib/Document/TriPart.pm
Criterion Covered Total %
condition 1 16 6.2


and 3 conditions

line !l l&&!r l&&r condition
116 0 0 0 defined $file and length $file
267 0 0 1 defined $$content and $$content =~ /^\s*\{/

or 2 conditions

line l !l condition
145 0 0 $self->body || ''
154 0 0 $self->body || ''

or 3 conditions

line l !l&&r !l&&!r condition
287 0 0 0 $ENV{'VISUAL'} || $ENV{'EDITOR'}
310 0 0 0 defined $file or $given{'tmp'}