Subroutine Coverage 
| blib/lib/Encode/Detect/Upload.pm | 
|  | 
| Criterion | Covered | Total | % | 
| subroutine | 19 | 20 | 95.0 | 
| pod | 11 | 11 | 100.0 | 
| line | count | pod | subroutine | 
| 41 | 3 | n/a | BEGIN | 
| 42 | 3 | n/a | BEGIN | 
| 43 | 3 | n/a | BEGIN | 
| 44 | 3 | n/a | BEGIN | 
| 46 | 3 | n/a | BEGIN | 
| 47 | 3 | n/a | BEGIN | 
| 79 | 2 | Yes | new | 
| 117 | 10 | Yes | get_os | 
| 144 | 0 | Yes | get_country | 
| 188 | 3 | Yes | get_country_lang | 
| 210 | 2 | Yes | get_country_name | 
| 232 | 6 | Yes | get_accept_lang | 
| 264 | 6 | Yes | get_lang_name | 
| 286 | 3 | Yes | get_lang_list | 
| 331 | 8 | Yes | get_lang_charset | 
| 363 | 7 | Yes | get_words | 
| 460 | 5 | Yes | detect | 
| 639 | 5 | n/a | _detect_get_langs | 
| 810 | 5 | n/a | _detect_check_langs | 
| 846 | 10 | n/a | _try_charset |