Subroutine Coverage 
| blib/lib/Imager/Font/BBox.pm | 
|  | 
| Criterion | Covered | Total | % | 
| subroutine | 2 | 18 | 11.1 | 
| pod | 16 | 16 | 100.0 | 
| line | count | pod | subroutine | 
| 2 | 1 | n/a | BEGIN | 
| 3 | 1 | n/a | BEGIN | 
| 63 | 0 | Yes | start_offset | 
| 67 | 0 | Yes | neg_width | 
| 71 | 0 | Yes | left_bearing | 
| 82 | 0 | Yes | advance_width | 
| 98 | 0 | Yes | right_bearing | 
| 118 | 0 | Yes | display_width | 
| 133 | 0 | Yes | global_descent | 
| 144 | 0 | Yes | global_ascent | 
| 156 | 0 | Yes | descent | 
| 168 | 0 | Yes | ascent | 
| 178 | 0 | Yes | font_height | 
| 189 | 0 | Yes | text_height | 
| 215 | 0 | Yes | total_width | 
| 236 | 0 | Yes | end_offset | 
| 240 | 0 | Yes | pos_width | 
| 256 | 0 | Yes | new |