| blib/lib/Image/MetaData/JPEG/access/comments.pl | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 12 | 12 | 100.0 | 
| pod | 7 | 8 | 87.5 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 7 | 14 | n/a | BEGIN | 
| 8 | 14 | n/a | BEGIN | 
| 9 | 14 | n/a | BEGIN | 
| 10 | 14 | n/a | BEGIN | 
| 26 | 26 | No | split_comment_string | 
| 37 | 10 | Yes | get_number_of_comments | 
| 49 | 14 | Yes | get_comments | 
| 69 | 13 | Yes | add_comment | 
| 94 | 15 | Yes | set_comment | 
| 124 | 9 | Yes | remove_comment | 
| 134 | 3 | Yes | remove_all_comments | 
| 155 | 6 | Yes | join_comments |