| blib/lib/Tree/Simple/Visitor/VariableDepthClone.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 10 | 10 | 100.0 | 
| pod | 4 | 4 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 3 | 1 | n/a | BEGIN | 
| 4 | 1 | n/a | BEGIN | 
| 6 | 1 | n/a | BEGIN | 
| 10 | 1 | n/a | BEGIN | 
| 13 | 13 | Yes | new | 
| 22 | 13 | n/a | _init | 
| 28 | 13 | Yes | setCloneDepth | 
| 35 | 12 | Yes | getClone | 
| 40 | 16 | Yes | visit | 
| 66 | 33 | n/a | _cloneTree |