| lib/App/Followme/ConvertPage.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 7 | 12 | 58.3 | 
| line | true | false | branch | 
|---|---|---|---|
| 54 | 4 | 9 | if $base =~ /^index\./ | 
| 60 | 0 | 9 | unless $new_filename | 
| 96 | 0 | 9 | unless $source_folder | 
| 108 | 11 | 0 | if ($self->check_error($@, $file)) | 
| 109 | 11 | 0 | if $same_directory | 
| 135 | 0 | 12 | if -e $filename and not fio_same_file($filename, $new_filename, $self->{'case_sensitivity'}) |