| blib/lib/Lingua/SU/Nums2Words.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 13 | 13 | 100.0 | 
| pod | 2 | 2 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 6 | 1 | n/a | BEGIN | 
| 7 | 1 | n/a | BEGIN | 
| 8 | 1 | n/a | BEGIN | 
| 9 | 1 | n/a | BEGIN | 
| 25 | 1 | n/a | BEGIN | 
| 77 | 28 | Yes | nums2words | 
| 98 | 5 | Yes | nums2words_simple | 
| 101 | 28 | n/a | _handle_scinotation | 
| 112 | 32 | n/a | _handle_neg_dec | 
| 136 | 32 | n/a | _handle_int | 
| 154 | 55 | n/a | _handle_thousand | 
| 189 | 13 | n/a | _handle_dec | 
| 206 | 33 | n/a | _join_it |