blib/lib/MDK/Common/Math.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 1 | 21 | 4.7 |
pod | 20 | 20 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
115 | 1 | n/a | BEGIN |
124 | 0 | Yes | even |
125 | 0 | Yes | odd |
126 | 0 | Yes | sqr |
127 | 0 | Yes | sign |
128 | 0 | Yes | round |
129 | 0 | Yes | round_up |
130 | 0 | Yes | round_down |
131 | 0 | Yes | divide |
132 | 0 | Yes | min |
133 | 0 | Yes | max |
134 | 0 | Yes | or_ |
135 | 0 | Yes | and_ |
136 | 0 | Yes | sum |
137 | 0 | Yes | product |
141 | 0 | Yes | factorize |
155 | 0 | Yes | decimal2fraction |
172 | 0 | Yes | poly2 |
179 | 0 | Yes | permutations |
189 | 0 | Yes | combinaisons |
194 | 0 | Yes | factorial |