| Test_Progs/alldefaults | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| statement | 19 | 63 | 30.1 |
| branch | 7 | 44 | 15.9 |
| condition | 4 | 16 | 25.0 |
| subroutine | 1 | 1 | 100.0 |
| pod | n/a | ||
| total | 31 | 124 | 25.0 |
| line | stmt | bran | cond | sub | pod | time | code |
|---|---|---|---|---|---|---|---|
| 1 | #! /usr/bin/perl -w | ||||||
| 2 | |||||||
| 3 | 1 | 1 | 956 | use Shell::POSIX::Select ; | |||
| 1 | 3 | ||||||
| 1 | 7 | ||||||
| 4 | |||||||
| 5 | select () { } |