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
190 0 0 0 $self->stg and -d $self->stg
206 2 4 0 $self->dir and -d $self->dir
210 4 0 2 $self->stg and -d $self->stg
215 2 2 2 $self->dir and -d $self->dir
4 1 1 $self->dir and -d $self->dir and $self->_clean