blib/lib/Mariachi.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 26 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
90 | 0 | 0 | 0 | $cache and -e $cache |
0 | 0 | 0 | $cache and -e $cache and not $self->config->refresh | |
248 | 0 | 0 | 0 | $last and not grep({$last == $_;} $x->children) |
299 | 0 | 0 | 0 | $depth and $depth % 6 == 0 |
0 | 0 | 0 | $depth and $depth % 6 == 0 and $cont->parent->child == $cont | |
470 | 0 | 0 | 0 | -e $self->config->output . '/' . $mail->filename and not $self->config->refresh |
519 | 0 | 0 | 0 | -e $self->config->output . '/' . $mail->filename and not $self->config->refresh |
line | l | !l | condition |
---|---|---|---|
231 | 0 | 0 | $mail or '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
66 | 0 | 0 | 0 | $self->last_time || $now |