blib/lib/App/Sqitch/Plan/Line.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 10 | 60.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
78 | 2577 | 0 | 0 | @_ == 1 && ref $_[0] |
85 | 0 | 101 | 461 | $note and $p->{'name'} |
line | l | !l | condition |
---|---|---|---|
85 | 387 | 74 | $p->{'rspace'} //= " " |
92 | 3 | 0 | $self->note // "" |