File: | blib/lib/Language/Homespring/Node.pm |
Coverage: | 41.7% |
line | % | coverage | branch | |
---|---|---|---|---|
31 | 100 | T | F | if not $$self{'spring'} |
45 | 0 | T | F | if ($$_{'location'} eq $self) |
55 | 0 | T | F | if (not $$self{'depth'}) |
56 | 0 | T | F | if (scalar @{$$self{'child_nodes'};}) { } |
122 | 100 | T | F | if lc $_ eq lc $$self{'node_name'} |
130 | 50 | T | F | if ($name) |