line |
!l |
l&&!r |
l&&r |
condition |
102
|
1 |
0 |
0 |
$INC{'threads.pm'} and not exists $INC{'forks.pm'}
|
113
|
1 |
0 |
0 |
defined $Nice::Try::WANT and length $Nice::Try::WANT
|
116
|
0 |
0 |
0 |
defined $Nice::Try::WANT and length $Nice::Try::WANT
|
|
1 |
0 |
0 |
defined $Nice::Try::WANTARRAY and !&Scalar::Util::blessed($Nice::Try::RETVAL[0]) || &Scalar::Util::blessed($Nice::Try::RETVAL[0]) && !$Nice::Try::RETVAL[0]->isa('Nice::Try::SENTINEL')
|
|
0 |
0 |
0 |
defined $Nice::Try::WANT and length $Nice::Try::WANT
|
|
0 |
0 |
0 |
defined $Nice::Try::RETVAL[0] and $Nice::Try::RETVAL[0] eq "__NEXT__"
|
|
0 |
0 |
0 |
defined $Nice::Try::RETVAL[0] and $Nice::Try::RETVAL[0] eq "__LAST__"
|
|
0 |
0 |
0 |
defined $Nice::Try::RETVAL[0] and $Nice::Try::RETVAL[0] eq "__REDO__"
|
131
|
9 |
0 |
0 |
$INC{'threads.pm'} and not exists $INC{'forks.pm'}
|
150
|
9 |
0 |
0 |
defined $Nice::Try::WANT and length $Nice::Try::WANT
|
153
|
0 |
0 |
0 |
defined $Nice::Try::WANT and length $Nice::Try::WANT
|
|
0 |
9 |
0 |
defined $Nice::Try::WANTARRAY and !&Scalar::Util::blessed($Nice::Try::RETVAL[0]) || &Scalar::Util::blessed($Nice::Try::RETVAL[0]) && !$Nice::Try::RETVAL[0]->isa('Nice::Try::SENTINEL')
|
|
0 |
0 |
0 |
defined $Nice::Try::WANT and length $Nice::Try::WANT
|
|
0 |
0 |
0 |
defined $Nice::Try::RETVAL[0] and $Nice::Try::RETVAL[0] eq "__NEXT__"
|
|
0 |
0 |
0 |
defined $Nice::Try::RETVAL[0] and $Nice::Try::RETVAL[0] eq "__LAST__"
|
|
0 |
0 |
0 |
defined $Nice::Try::RETVAL[0] and $Nice::Try::RETVAL[0] eq "__REDO__"
|
167
|
1 |
0 |
0 |
not $self->{'use_cache'} || $opts->{'no_cache'} and -e $file
|
|
1 |
0 |
0 |
not $self->{'use_cache'} || $opts->{'no_cache'} and -e $file and ref $self->{'_cache'} eq "ARRAY"
|
|
0 |
0 |
0 |
not $self->{'use_cache'} || $opts->{'no_cache'} and -e $file and ref $self->{'_cache'} eq "ARRAY" and $self->{'_last_modified'}
|
|
0 |
0 |
0 |
not $self->{'use_cache'} || $opts->{'no_cache'} and -e $file and ref $self->{'_cache'} eq "ARRAY" and $self->{'_last_modified'} and [stat $file]->[9] > $self->{'_last_modified'}
|
275
|
0 |
0 |
1 |
$self->_is_object($po) and $po->isa("Text::PO")
|
357
|
1 |
0 |
0 |
exists $opts->{'file'} && length $opts->{'file'}
|
401
|
1 |
0 |
0 |
exists $opts->{'file'} and defined $opts->{'file'}
|
|
1 |
0 |
0 |
exists $opts->{'file'} and defined $opts->{'file'} and $opts->{'file'} eq "-"
|