Condition Coverage

blib/lib/Bootylicious/Document.pm
Criterion Covered Total %
condition 4 10 40.0


and 3 conditions

line !l l&&!r l&&r condition
89 6 0 0 $hash and ref $hash eq 'HASH'
107 0 0 10 $value and $value ne ''

or 2 conditions

line l !l condition
114 6 0 $self->content || ''
123 0 1 $hash ||= {}