Condition Coverage

blib/lib/HTML/Mason/Compiler/ToObject.pm
Criterion Covered Total %
condition 7 12 58.3


and 3 conditions

line !l l&&!r l&&r condition
108 0 14 504 defined $file and not -f $file
526 0 0 84 defined $_->{'line'} and defined $_->{'file'}
0 6 78 defined $_->{'line'} and defined $_->{'file'} and $self->use_source_line_numbers
536 0 41 1 defined $_->{'default'} and $_->{'default'} =~ /\#/