| blib/lib/Biblio/ILL/ISO/Amount.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 6 | 22 | 27.2 | 
| line | true | false | branch | 
|---|---|---|---|
| 73 | 10 | 0 | if (@_) | 
| 76 | 0 | 10 | unless $monetary_value | 
| 79 | 1 | 9 | if ($currency_code) | 
| 81 | 0 | 1 | unless length $currency_code == 3 | 
| 82 | 1 | 0 | if $currency_code | 
| 106 | 0 | 0 | unless $monetary_value | 
| 109 | 0 | 0 | if ($currency_code) | 
| 111 | 0 | 0 | unless length $currency_code == 3 | 
| 112 | 0 | 0 | if $currency_code | 
| 136 | 0 | 0 | if ($k =~ /^monetary-value$/) { } | 
| 0 | 0 | elsif ($k =~ /^currency-code$/) { } |