lib/Class/Composite.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 10 | 12 | 83.3 |
pod | 7 | 7 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
67 | 2 | n/a | BEGIN |
68 | 2 | n/a | BEGIN |
69 | 2 | n/a | BEGIN |
71 | 2 | n/a | BEGIN |
82 | 9 | Yes | getAll |
98 | 3 | Yes | getLeaves |
121 | 7 | Yes | getElements |
130 | 0 | Yes | getElement |
138 | 1 | Yes | nOfElements |
149 | 11 | Yes | elementType |
159 | 0 | Yes | applyToAll |
169 | 1 | n/a | _warn |