line |
true |
false |
branch |
22
|
0 |
0 |
unless exists $args->{'name'} |
24
|
0 |
0 |
unless $self->SUPER::init($args) |
39
|
0 |
0 |
unless @_ |
42
|
0 |
0 |
if ($self->type ne $super->type) |
67
|
0 |
0 |
unless my $super = $self->extends |
74
|
0 |
0 |
if $superpath eq $mypath |
76
|
0 |
0 |
if (length $superpath < length $mypath) { } |
|
0 |
0 |
elsif (substr($superpath, 0, length($mypath) + 1) eq "$mypath/") { } |
77
|
0 |
0 |
if substr($mypath, 0, length($superpath) + 1) eq "$superpath/" |
81
|
0 |
0 |
if ($superloc->isa('OODoc::Text::Chapter')) { } |
|
0 |
0 |
elsif ($superloc->isa('OODoc::Text::Section')) { } |
98
|
0 |
0 |
unless ($manual->inherited($self)) |
120
|
0 |
0 |
unless ref $it |
136
|
0 |
0 |
unless ref $it |
148
|
0 |
0 |
if $option |
150
|
0 |
0 |
unless my $extends = $self->extends |
182
|
0 |
0 |
unless (exists $options{$name}) |
193
|
0 |
0 |
if defined $options{$name}[1] |