line |
true |
false |
branch |
18
|
0 |
0 |
if $_[0] =~ / \A \s*
(\S.+)
(?:
\s+ \((\w+)\)
)
(?:
\s+ <(?:mailto\:)?(.+)>
)
\s* \z /xi
|
28
|
0 |
0 |
if $_[0] =~ / \A \s*
(\S.+)
(?:
\s+ <(?:mailto\:)?(.+)>
)
\s* \z /xi
|
44
|
0 |
0 |
if $_ eq ''
|
54
|
0 |
0 |
unless (defined $nick or defined $mbox)
|
56
|
0 |
0 |
unless defined $name
|
61
|
0 |
0 |
if defined $name
|
62
|
0 |
0 |
if defined $nick
|
63
|
0 |
0 |
if defined $mbox
|
81
|
0 |
0 |
unless (defined $nick or defined $mbox)
|
83
|
0 |
0 |
unless defined $name
|
88
|
0 |
0 |
if defined $name
|
89
|
0 |
0 |
if defined $nick
|
90
|
0 |
0 |
if defined $mbox
|
98
|
0 |
0 |
$_[0] =~ / \A [0-9]{4} - [0-9]{2} - [0-9]{2} \z /x ? :
|
103
|
0 |
0 |
@_ == 1 ? :
|
146
|
0 |
0 |
unless open my $fh, '>', $_[0]
|
|
0 |
0 |
openhandle($_[0]) ? :
|
156
|
0 |
0 |
unless my $meta = $self->meta
|
158
|
0 |
0 |
$$res{'X_identifier'} ? :
|
167
|
0 |
0 |
unless $$meta{'x_contributors'}
|
168
|
0 |
0 |
unless $LICENSE{$_}
|
171
|
0 |
0 |
if (my $repo = $$res{'repository'})
|
174
|
0 |
0 |
unless $REPO{$_}
|
183
|
0 |
0 |
$r->date ? :
|
193
|
0 |
0 |
unless open my $fh, '>', $_[0]
|
|
0 |
0 |
openhandle($_[0]) ? :
|
205
|
0 |
0 |
unless my $meta = $self->meta
|
208
|
0 |
0 |
if ($$res{'X_identifier'}) { }
|
222
|
0 |
0 |
unless $$meta{'x_contributors'}
|
223
|
0 |
0 |
unless $LICENSE{$_}
|
226
|
0 |
0 |
if (my $repo = $$res{'repository'})
|
229
|
0 |
0 |
unless $REPO{$_}
|
232
|
0 |
0 |
unless $REPO{$_}
|
239
|
0 |
0 |
$r->date ? :
|