line |
true |
false |
branch |
320
|
0 |
0 |
if @_ |
326
|
0 |
0 |
@_ && ref $_[0] ? : |
333
|
0 |
0 |
@_ && ref $_[0] ? : |
340
|
0 |
0 |
@_ && ref $_[0] ? : |
343
|
0 |
0 |
unless ($self or @_ == 0) |
345
|
0 |
0 |
if defined $_ and $_ and /[A-Za-z_]/ |
348
|
0 |
0 |
if @_ |
355
|
0 |
0 |
$_ && $_ ne 'CODE' ? : |
360
|
0 |
0 |
if $self->{'EXITING'} and $self->{'IGNORE_WHEN_EXITING'} |
362
|
0 |
0 |
unless (ref $exit_sub) |
367
|
0 |
0 |
unless $exit_sub =~ /::/o |
371
|
0 |
0 |
if $@ |
373
|
0 |
0 |
unless defined $exit_sub and ref $exit_sub eq 'CODE' |
376
|
0 |
0 |
@args > 0 ? : |
386
|
0 |
0 |
$_ && $_ ne 'CODE' ? : |
398
|
0 |
0 |
if (@subrefs == 0) { } |
406
|
0 |
0 |
unless ref $subref eq 'CODE' |
409
|
0 |
0 |
if ($subref == $exit_subs->[$i]) |
422
|
0 |
1 |
@_ && ref $_[0] ? : |