Subroutine Coverage 
| blib/lib/Text/Layout/FontDescriptor.pm | 
|  | 
| Criterion | Covered | Total | % | 
| subroutine | 12 | 19 | 63.1 | 
| pod | 10 | 14 | 71.4 | 
| line | count | pod | subroutine | 
| 3 | 6 | n/a | BEGIN | 
| 4 | 6 | n/a | BEGIN | 
| 5 | 6 | n/a | BEGIN | 
| 9 | 6 | n/a | BEGIN | 
| 68 | 21 | Yes | new | 
| 89 | 5 | Yes | get_font | 
| 114 | 0 | Yes | get_family | 
| 119 | 0 | Yes | get_style | 
| 124 | 0 | Yes | get_weight | 
| 141 | 5 | Yes | set_size | 
| 146 | 2 | Yes | get_size | 
| 161 | 0 | Yes | set_direction | 
| 166 | 0 | Yes | get_direction | 
| 173 | 0 | No | set_shaping | 
| 178 | 1 | No | get_shaping | 
| 185 | 0 | No | set_interline | 
| 190 | 3 | No | get_interline | 
| 205 | 53 | Yes | to_string | 
| 215 | 6 | n/a | BEGIN |