| blib/lib/Convert/Number/Armenian.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 16 | 16 | 100.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 56 | 1 | 19 | unless ($digit > 1328 and $digit < 1367) | 
| 63 | 7 | 12 | if ($digit < 1338) { } | 
| 5 | 7 | elsif ($digit < 1347) { } | |
| 4 | 3 | elsif ($digit < 1356) { } | |
| 2 | 1 | elsif ($digit < 1365) { } | |
| 76 | 2 | 17 | if ($total and $total < $val) { } | 
| 98 | 2 | 9 | if ($int < 1 or $int > 29999) | 
| 105 | 21 | 24 | if ($digit) |