Condition Coverage

blib/lib/Github/Backup.pm
Criterion Covered Total %
condition 10 15 66.6


and 3 conditions

line !l l&&!r l&&r condition
210 0 0 0 $self->stg and -d $self->stg
226 2 4 0 $self->dir and -d $self->dir
230 4 0 2 $self->stg and -d $self->stg
235 2 2 2 $self->dir and -d $self->dir
4 1 1 $self->dir and -d $self->dir and $self->_clean