Condition Coverage

blib/lib/EB/Report/Reporter/Csv.pm
Criterion Covered Total %
condition 0 8 0.0


or 2 conditions

line l !l condition
71 0 0 $_->{'title'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
49 0 0 0 $self->{'_sep'} ||= $main::cfg->val(('csv', 'separator'), ',')
83 0 0 0 $value =~ /\s|\Q$sep\E|"/ or not $value =~ /^[+-]?\d+([.,]\d+)?/