| line |
true |
false |
branch |
|
72
|
0 |
0 |
if defined $descr and length $descr |
|
78
|
0 |
0 |
unless $title =~ /example/i |
|
89
|
0 |
0 |
unless ($name eq "NAME" or $name eq "SYNOPSIS") |
|
110
|
0 |
0 |
if (my $order = $attrs->{'order'}) |
|
111
|
0 |
0 |
ref $order eq 'ARRAY' ? : |
|
131
|
0 |
0 |
unless &first(sub {
not $_->isEmpty;
}
, $chapter->sections) |
|
145
|
0 |
0 |
unless &first(sub {
not $_->isEmpty;
}
, $section->subsections) |
|
159
|
0 |
0 |
unless &first(sub {
not $_->isEmpty;
}
, $subsection->subsubsections) |
|
177
|
0 |
0 |
unless defined $parent |
|
201
|
0 |
0 |
unless length $out |