Condition Coverage

lib/Data/MoneyCurrency.pm
Criterion Covered Total %
condition 9 10 90.0


and 3 conditions

line !l l&&!r l&&r condition
31 3 5 1 $args{'currency'} and $args{'country'}

or 2 conditions

line l !l condition
33 5 3 delete $args{'currency'} || ''
34 3 5 delete $args{'country'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
83 5 0 62 &Cpanel::JSON::XS::is_bool($value) or &Types::Serialiser::is_bool($value)