line |
true |
false |
branch |
179
|
0 |
0 |
unless -e $f |
180
|
0 |
0 |
unless open my $sha1_fh, '<', $f |
181
|
0 |
0 |
if ($sha1_fh) |
193
|
0 |
0 |
unless -e $f |
194
|
0 |
0 |
unless open my $md5_fh, '<', $f |
195
|
0 |
0 |
if ($md5_fh) |
206
|
0 |
0 |
if -e $f |
211
|
0 |
0 |
ref $url eq 'URI' ? : |
224
|
0 |
0 |
unless defined $p and length $p |
225
|
0 |
0 |
$full ? : |
231
|
0 |
1 |
unless $fn |
232
|
0 |
1 |
unless length $text |
233
|
0 |
1 |
unless bsave($fn, 'CTK::Crypt::TCD04'->new->encrypt($text)) |
239
|
0 |
1 |
unless $fn |
240
|
0 |
1 |
unless -f $fn and -r _ and -s _ |
246
|
0 |
0 |
if $dumper->can('Sortkeys') |