Condition Coverage

blib/lib/Pod/POM/Node/Text.pm
Criterion Covered Total %
condition 5 8 62.5


and 3 conditions

line !l l&&!r l&&r condition
42 0 18 349 length $text and not $pom->{'in_begin'}

or 2 conditions

line l !l condition
42 349 0 $pom->parse_sequence($text) || (return $class->error($pom->error))

or 3 conditions

line l !l&&r !l&&!r condition
53 266 2 0 $view ||= $Pod::POM::DEFAULT_VIEW