blib/lib/Git/Deploy/Timing.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
38 | 0 | 0 | if ($tag =~ /_end\z/) |
41 | 0 | 0 | unless $$timing[0] eq $start |
50 | 0 | 0 | unless $write_timings |
53 | 0 | 0 | unless Git::Deploy::get_config_bool('log-timing-data', 'false') |
56 | 0 | 0 | unless ($log_directory = Git::Deploy::log_directory()) |
63 | 0 | 0 | unless (open my $fh, '>', $timing_file) |