| blib/lib/Tree/Simple/Manager/Index.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 10 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 24 | 4 | 13 | unless blessed $tree and $tree->isa('Tree::Simple') |
| 37 | 1 | 147 | if exists $$self{'index'}{$tree->getUID} |
| 48 | 2 | 1 | wantarray ? : |
| 53 | 2 | 8 | unless exists $$self{'index'}{$id} |
| 60 | 1 | 1 | exists $$self{'index'}{$id} ? : |