| blib/lib/Tree/Simple/View.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 17 | 17 | 100.0 | 
| pod | 11 | 11 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 3 | 8 | n/a | BEGIN | 
| 4 | 8 | n/a | BEGIN | 
| 8 | 8 | n/a | BEGIN | 
| 10 | 8 | n/a | BEGIN | 
| 13 | 58 | Yes | new | 
| 28 | 57 | n/a | _init | 
| 37 | 1 | Yes | getTree | 
| 38 | 1 | Yes | getConfig | 
| 41 | 15 | Yes | includeTrunk | 
| 47 | 4 | Yes | setPathComparisonFunction | 
| 54 | 27 | Yes | expandPath | 
| 60 | 2 | Yes | expandPathSimple | 
| 61 | 2 | Yes | expandPathComplex | 
| 64 | 28 | Yes | expandAll | 
| 70 | 2 | Yes | expandAllSimple | 
| 71 | 2 | Yes | expandAllComplex | 
| 76 | 117 | n/a | _compareNodeToPath |