| blib/lib/SVN/Notify/Mirror.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 8 | 12.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 40 | 0 | 0 | 0 | defined $self->ssh_host and not $self->isa('SVN::Notify::Mirror::SSH') |
| line | l | !l | condition |
|---|---|---|---|
| 123 | 12 | 0 | shift @dirs || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 30 | 0 | 0 | 0 | $ENV{'SVN'} || 'SVN::Notify'->find_exe('svn') |