| blib/lib/DataStore/CAS/FS/InvalidUTF8.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 12 | 13 | 92.3 | 
| pod | 8 | 9 | 88.8 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 2 | 8 | n/a | BEGIN | 
| 3 | 8 | n/a | BEGIN | 
| 4 | 8 | n/a | BEGIN | 
| 5 | 8 | n/a | BEGIN | 
| 13 | 66 | Yes | decode_utf8 | 
| 20 | 0 | Yes | is_non_unicode | 
| 22 | 13 | Yes | to_string | 
| 25 | 2 | Yes | str_compare | 
| 32 | 2 | Yes | str_concat | 
| 39 | 5 | Yes | add_json_filter | 
| 47 | 3 | Yes | TO_JSON | 
| 53 | 3 | Yes | FROM_JSON | 
| 59 | 4 | No | TO_UTF8 |