| lib/Web/Components/Role/TT.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 8 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 21 | 1 | 0 | 1 | $dir && $dir->exists |
| line | l | !l | condition |
|---|---|---|---|
| 81 | 5 | 0 | $stash //= {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 84 | 0 | 5 | 0 | $stash->{'config'} //= $self->config |