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