t/pieces.xs | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 12 | 83.3 |
line | true | false | branch |
---|---|---|---|
55 | 4 | 1 | if(list->op_type != OP_LIST) |
82 | 2 | 2 | if(arg0->sv) |
112 | 7 | 4 | for(argi = 0; argi < nattrs; argi++) |
113 | 2 | 5 | sv_catpvf(retsv, ":%s(%s)", |
7 | 0 | sv_catpvf(retsv, ":%s(%s)", | |
115 | 2 | 0 | SvPOK(args[argi+1]->attr.value) ? SvPV_nolen(args[argi+1]->attr.value) : ""); |