Condition Coverage

blib/lib/XAO/DO/Web/Math.pm
Criterion Covered Total %
condition 6 13 46.1


or 2 conditions

line l !l condition
116 31 0 $$args{'value.' . $1} || 0
171 4 0 $error || ''

or 3 conditions

line l !l&&r !l&&!r condition
100 18 0 0 $args->{'formula'} || $self->throw('- need a formula')
170 0 4 14 $args->{'path'} or $args->{'template'}
171 4 0 0 $errcode || ($error ? 'UNKNOWN' : '')