| blib/lib/Github/Backup.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 12 | 83.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 161 | 2 | 4 | 0 | $self->dir and -d $self->dir |
| 165 | 4 | 0 | 2 | $self->stg and -d $self->stg |
| 170 | 2 | 2 | 2 | $self->dir and -d $self->dir |
| 4 | 1 | 1 | $self->dir and -d $self->dir and $self->_clean |