| blib/lib/App/GitHooks/CommitMessage.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 14 | 15 | 93.3 | 
| pod | 10 | 10 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 3 | 12 | n/a | BEGIN | 
| 4 | 12 | n/a | BEGIN | 
| 7 | 12 | n/a | BEGIN | 
| 10 | 12 | n/a | BEGIN | 
| 11 | 12 | n/a | BEGIN | 
| 55 | 21 | Yes | new | 
| 89 | 2 | Yes | update_message | 
| 116 | 13 | Yes | get_lines | 
| 142 | 1 | Yes | get_summary | 
| 165 | 4 | Yes | is_empty | 
| 187 | 0 | Yes | get_ticket_id | 
| 216 | 2 | Yes | has_changed | 
| 245 | 3 | Yes | get_original_message | 
| 261 | 18 | Yes | get_message | 
| 277 | 1 | Yes | get_app |