| lib/Data/MoneyCurrency.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 10 | 90.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 31 | 3 | 5 | 1 | $args{'currency'} and $args{'country'} |
| line | l | !l | condition |
|---|---|---|---|
| 33 | 5 | 3 | delete $args{'currency'} || '' |
| 34 | 3 | 5 | delete $args{'country'} || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 83 | 5 | 0 | 62 | &Cpanel::JSON::XS::is_bool($value) or &Types::Serialiser::is_bool($value) |