| t/parts.xs | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 8 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 25 | 1 | 9 | if(hv_fetchs(GvHV(PL_hintgv), "t::parts/require-name", 0)) |
| 27 | 1 | 9 | if(hv_fetchs(GvHV(PL_hintgv), "t::parts/skip-name", 0)) |
| 30 | 1 | 9 | if(hv_fetchs(GvHV(PL_hintgv), "t::parts/skip-attrs", 0)) |
| 33 | 1 | 9 | if(hv_fetchs(GvHV(PL_hintgv), "t::parts/skip-signature", 0)) |