blib/lib/Test/Smoke/Syncer/Forest.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 16 | 25.0 |
line | true | false | branch |
---|---|---|---|
49 | 0 | 1 | if $self->{'v'} |
56 | 0 | 1 | if $self->{'v'} |
61 | 0 | 1 | if (-e "File::Spec"->catfile($self->{'fdir'}, "regen_headers.pl")) |
62 | 0 | 0 | if $self->{'v'} |
64 | 0 | 0 | unless (chdir $self->{'fdir'}) |
68 | 0 | 0 | unless (system("$^X regen_headers.pl") == 0) |
72 | 0 | 0 | unless (chdir $cwd) |
80 | 0 | 1 | if $self->{'v'} |