Condition Coverage

blib/lib/SQLite/Work/CGI.pm
Criterion Covered Total %
condition 0 39 0.0


and 3 conditions

line !l l&&!r l&&r condition
363 0 0 0 not $self->{'report_template'} =~ /\n/ and -r $self->{'report_template'}
482 0 0 0 not $self->{'report_template'} =~ /\n/ and -r $self->{'report_template'}
539 0 0 0 not $self->{'report_template'} =~ /\n/ and -r $self->{'report_template'}
622 0 0 0 not $self->{'report_template'} =~ /\n/ and -r $self->{'report_template'}
1040 0 0 0 $pfield ne 'Page' and $pfield ne $command
1081 0 0 0 not $self->{'report_template'} =~ /\n/ and -r $self->{'report_template'}
1115 0 0 0 $args{'report_style'} ne 'bare' and $args{'report_style'} ne 'compact'
1116 0 0 0 $args{'limit'} and $args{'report_style'} eq 'full'

or 2 conditions

line l !l condition
124 0 0 $self->{'sort_label'} ||= 'Zsort'
125 0 0 $self->{'sort_reversed_prefix'} ||= 'Zsort_reversed_'
126 0 0 $self->{'headers_label'} ||= 'Zheader'
127 0 0 $self->{'show_label'} ||= 'Zshow'
128 0 0 $self->{'where_prefix'} ||= 'Zwhere_'
129 0 0 $self->{'not_prefix'} ||= 'Znot_'

or 3 conditions

line l !l&&r !l&&!r condition
137 0 0 0 ref $class || $class