Condition Coverage

blib/lib/HTML/MasonX/Free/Compiler.pm
Criterion Covered Total %
condition 15 18 83.3


and 3 conditions

line !l l&&!r l&&r condition
70 34 3 8 $self->{'current_compile'}{'in_main'} and not $self->{'allow_stray_content'}
37 7 1 $self->{'current_compile'}{'in_main'} and not $self->{'allow_stray_content'} and $arg{'text'} =~ /\S/
85 0 2 2 $self->{'current_compile'}{'in_main'} and not $self->{'allow_stray_content'}
2 1 1 $self->{'current_compile'}{'in_main'} and not $self->{'allow_stray_content'} and not $arg{'line'} =~ /\A\s*#/
109 0 9 2 defined $self->{'default_method_to_call'} and not $comp =~ /:/
142 0 1 1 defined $self->{'default_method_to_call'} and not $comp =~ /:/