| blib/lib/MySQL/Diff/Utils.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 1 | 10 | 10.0 |
| line | true | false | branch |
|---|---|---|---|
| 70 | 0 | 0 | if defined $new_debug_file |
| 76 | 0 | 0 | if defined $new_debug_level |
| 82 | 19 | 0 | unless $debug_level >= $level and @_ |
| 84 | 0 | 0 | if ($debug_file) |
| 85 | 0 | 0 | if (my $fh = 'IO::File'->new($debug_file, 'a+')) |