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