Condition Coverage

blib/lib/Text/Caml.pm
Criterion Covered Total %
condition 19 24 79.1


and 3 conditions

line !l l&&!r l&&r condition
242 5 125 3 ref $value eq 'HASH' and exists $value->{'_with'}
125 0 3 ref $value eq 'HASH' and exists $value->{'_with'} and &Scalar::Util::blessed($value->{'_with'})
125 0 3 ref $value eq 'HASH' and exists $value->{'_with'} and &Scalar::Util::blessed($value->{'_with'}) and $value->{'_with'}->can($part)
256 109 17 2 exists $value->{'.'} and &Scalar::Util::blessed($value->{'.'})
126 0 2 exists $value->{'.'} and &Scalar::Util::blessed($value->{'.'}) and $value->{'.'}->can($part)
426 0 1 18 defined $self->templates_path && !'File::Spec'->file_name_is_absolute($template)
432 0 1 18 defined $path and -f $path

or 3 conditions

line l !l&&r !l&&!r condition
181 18 5 5 $output eq '' or $leading_newline