Condition Coverage

blib/lib/Outthentic/DSL.pm
Criterion Covered Total %
condition 10 37 27.0


and 3 conditions

line !l l&&!r l&&r condition
272 1 0 0 $self->{'within_mode'} and $status
1 0 0 $self->{'within_mode'} and not $status
326 1 0 0 $here_str_mode and $l =~ s/^$here_str_marker\s*$//
348 1 0 0 $block_type and not $l =~ /\\\s*$/
1 0 0 $block_type and not $l =~ /\\\s*$/ and not $here_str_mode
365 1 0 0 $block_type and $l =~ /^\s*(code|generator|validator):\s*(.*)/
1 0 0 $block_type and $l =~ /^\s*(code|generator|validator):\s*(.*)/ and not $here_str_mode
382 1 0 0 $block_type and $l =~ s/\\\s*$// || $here_str_mode

or 2 conditions

line l !l condition
47 0 2 shift() || {}
66 2 0 $output || ''

or 3 conditions

line l !l&&r !l&&!r condition
382 0 0 0 $l =~ s/\\\s*$// || $here_str_mode
649 0 0 0 not defined $self->{'last_check_status'} or $self->{'last_check_status'}
664 0 0 0 not defined $self->{'last_check_status'} or $self->{'last_check_status'}