| test/html/incparam.htm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| statement | 16 | 16 | 100.0 |
| branch | n/a | ||
| condition | n/a | ||
| subroutine | 4 | 4 | 100.0 |
| pod | n/a | ||
| total | 20 | 20 | 100.0 |
| line | stmt | bran | cond | sub | pod | time | code |
|---|---|---|---|---|---|---|---|
| 1 | 1 | 1 | 8 | Here is param[0] -> [+ $param[0] +] |
|||
| 1 | 2 | ||||||
| 1 | 267 | ||||||
| 2 | 10 | ||||||
| 2 | 2 | 9 | Here is param[1] -> [+ $param[1] +] |
||||
| 3 | 2 | 9 | Here is param[2] -> [+ $param[2] +] |
||||
| 4 | 2 | 9 | Here is param[3] -> [+ $param[3] +] |
||||
| 5 | 2 | 2 | 10 | Here is param[4] -> [+ $param[4] +] |
|||
| 2 | 8 | ||||||
| 6 | |||||||
| 7 |