| blib/lib/Log/Agent/Rotate.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 3 | 18 | 16.6 | 
| line | true | false | branch | 
|---|---|---|---|
| 76 | 0 | 12 | if $self->[4] | 
| 93 | 0 | 0 | if $p =~ /^\s*(\w+)$/ | 
| 96 | 0 | 0 | if ($u eq 'm') { } | 
| 0 | 0 | elsif ($u eq 'h') { } | |
| 0 | 0 | elsif ($u eq 'd') { } | |
| 0 | 0 | elsif ($u eq 'w') { } | |
| 0 | 0 | elsif ($u eq 'M') { } | |
| 0 | 0 | elsif ($u eq 'y') { } | |
| 143 | 1 | 25 | if $self->[$i] != $other->[$i] |