| blib/lib/Math/ReedSolomon/Encoder.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 14 | 14 | 100.0 |
| pod | 4 | 4 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 5 | 2 | n/a | BEGIN |
| 6 | 2 | n/a | BEGIN |
| 7 | 2 | n/a | BEGIN |
| 10 | 2 | n/a | BEGIN |
| 26 | 8 | Yes | rs_correction |
| 32 | 4 | Yes | rs_correction_string |
| 37 | 2 | Yes | rs_encode |
| 41 | 2 | Yes | rs_encode_string |
| 50 | 8 | n/a | _rs_generator_poly |
| 58 | 2 | n/a | _gf256_table_for |
| 71 | 798 | n/a | _gf256_mul |
| 79 | 10 | n/a | _gf256_pow |
| 86 | 10 | n/a | _gf256_poly_mul |
| 99 | 8 | n/a | _gf256_poly_div |