blib/lib/HTML/WebMake/SiteMap.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 14 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
52 | 0 | 0 | 0 | defined $$self{'root_content'} and $$self{'root_content'} != $contobj |
170 | 0 | 0 | 0 | not $include_gens and $node->is_generated_content |
203 | 0 | 0 | 0 | not $include_gens and $kid->is_generated_content |
line | l | !l | condition |
---|---|---|---|
238 | 0 | 0 | $url ||= '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
25 | 0 | 0 | 0 | ref $class || $class |