| lib/App/Followme/FormatPage.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 12 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 84 | 0 | 0 | 22 | $in eq 'in' and defined $locality |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 113 | 1 | 1 | 117 | $blockname eq '' or $blockname ne $endname |
| 219 | 0 | 7 | 0 | $prototype_file ||= $self->find_prototype($folder, 1) |
| 251 | 1 | 6 | 3 | $changes or @$files == 0 |