| line |
true |
false |
branch |
|
64
|
0 |
0 |
if (ref $res and $res->isa("File::Information::VerifyBase"))
|
|
68
|
0 |
0 |
if (defined(my $digest = $test->{'digest'}) and $test->{'class'} eq "strong")
|
|
70
|
0 |
0 |
if $info->{'unsafe'}
|
|
91
|
0 |
0 |
if (defined $from and defined $to)
|
|
93
|
0 |
0 |
if $from->eq($to)
|
|
101
|
0 |
0 |
unless defined $from and defined $to
|
|
102
|
0 |
0 |
$from eq $to ? :
|
|
110
|
0 |
0 |
unless defined $from and defined $to
|
|
112
|
0 |
0 |
$from eq $to ? :
|
|
119
|
0 |
0 |
$base_from->isa('File::Information::Remote') ? :
|
|
|
0 |
0 |
$base_from->can('inode') ? :
|
|
120
|
0 |
0 |
$base_to->isa('File::Information::Remote') ? :
|
|
|
0 |
0 |
$base_to->can('inode') ? :
|
|
122
|
0 |
0 |
if (defined $inode_from and defined $inode_to)
|
|
123
|
0 |
0 |
if ($base_from != $inode_from or $base_to != $inode_to)
|