Condition Coverage

lib/Convert/Number/Ethiopic.pm
Criterion Covered Total %
condition 9 13 69.2


and 3 conditions

line !l l&&!r l&&r condition
215 187 57 72 $eOne eq '፩' and $eTen eq ''

or 2 conditions

line l !l condition
75 0 0 $self->_setArgs(@_) or return
262 190 0 $self->_setArgs(@_) or return

or 3 conditions

line l !l&&r !l&&!r condition
54 95 95 0 $number =~ /^\d+$/ or $number =~ /^[\x{1369}-\x{137c}]+$/
197 49 41 46 $eTen ne '' || $eOne ne ''