| blib/lib/SVG/TrafficLight.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 11 | 11 | 100.0 | 
| pod | 2 | 3 | 66.6 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 27 | 2 | n/a | BEGIN | 
| 28 | 2 | n/a | BEGIN | 
| 58 | 18 | Yes | diameter | 
| 102 | 1 | n/a | _build_padding | 
| 119 | 1 | n/a | _build_light_width | 
| 140 | 1 | n/a | _build_light_height | 
| 163 | 1 | n/a | _build_width | 
| 194 | 1 | n/a | _build_height | 
| 235 | 1 | n/a | _build_svg | 
| 337 | 1 | No | BUILD | 
| 375 | 5 | Yes | draw_a_lightset_at |