|  line  | 
 true  | 
 false  | 
 branch  | 
 
| 
69
 | 
 0  | 
 0  | 
 exists $options{'debug'} ? :  | 
 
| 
70
 | 
 0  | 
 0  | 
 $opt_debug ? :  | 
 
| 
75
 | 
 0  | 
 0  | 
 exists $options{'no_md5'} ? :  | 
 
| 
79
 | 
 0  | 
 0  | 
 exists $options{'taille_limite_md5'} ? :  | 
 
| 
85
 | 
 0  | 
 0  | 
 exists $options{'tmp'} && defined $options{'tmp'} ? :  | 
 
| 
89
 | 
 0  | 
 0  | 
 exists $options{'archives'} ? :  | 
 
| 
91
 | 
 0  | 
 0  | 
 if ($self->{'archives'})  | 
 
| 
95
 | 
 0  | 
 0  | 
 exists $options{'password'} ? :  | 
 
| 
96
 | 
 0  | 
 0  | 
 if (defined $opt_pwd and not $opt_pwd)  | 
 
| 
104
 | 
 0  | 
 0  | 
 if $opt_pwd  | 
 
| 
108
 | 
 0  | 
 0  | 
 defined $opt_pwd ? :  | 
 
| 
109
 | 
 0  | 
 0  | 
 if $opt_pwd  | 
 
| 
114
 | 
 0  | 
 0  | 
 exists $options{'bd'} ? :  | 
 
| 
115
 | 
 0  | 
 0  | 
 unless defined $fic_bd  | 
 
| 
149
 | 
 0  | 
 0  | 
 unless (defined $volume)  | 
 
| 
159
 | 
 0  | 
 0  | 
 if (opendir my $fh_rep, $repertoire) { }  | 
 
| 
161
 | 
 0  | 
 0  | 
 unless closedir $fh_rep  |