| blib/lib/Test/Smoke/Syncer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 17 | 20 | 85.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 208 | 1 | 24 | unless (exists $CONFIG{'valid_type'}{$sync_type}) | 
| 212 | 16 | 7 | UNIVERSAL::isa($_[0], 'HASH') ? : | 
| 23 | 1 | @_ ? : | |
| 220 | 93 | 103 | exists $args{$_} ? : | 
| 223 | 5 | 19 | unless ("File::Spec"->file_name_is_absolute($fields{'ddir'})) | 
| 233 | 1 | 24 | unless defined $fields{$required} | 
| 235 | 1 | 23 | if (@missing) | 
| 260 | 0 | 1 | if ($key eq "all_defaults") | 
| 268 | 0 | 1 | unless exists $CONFIG{"df_$key"} | 
| 270 | 0 | 1 | if @_ |