blib/lib/Csistck/Test/FileBase.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 12 | 16.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
33 | 11 | 0 | 0 | defined $self->src and $self->can('file_check') |
49 | 3 | 0 | 0 | defined $self->src and $self->can('file_repair') |
53 | 0 | 0 | 0 | -f $self->dest and not -w $self->dest |
76 | 0 | 0 | 0 | defined $self->src and $self->can('file_diff') |