blib/lib/Net/Works/Network.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 35 | 37 | 94.5 |
pod | 10 | 13 | 76.9 |
line | count | pod | subroutine |
---|---|---|---|
3 | 3 | n/a | BEGIN |
4 | 3 | n/a | BEGIN |
8 | 3 | n/a | BEGIN |
9 | 3 | n/a | BEGIN |
10 | 3 | n/a | BEGIN |
11 | 3 | n/a | BEGIN |
12 | 3 | n/a | BEGIN |
14 | 3 | n/a | BEGIN |
15 | 3 | n/a | BEGIN |
16 | 3 | n/a | BEGIN |
18 | 3 | n/a | BEGIN |
29 | 3 | n/a | BEGIN |
31 | 3 | n/a | BEGIN |
84 | 0 | No | mask_length |
87 | 1148 | No | BUILD |
101 | 782 | Yes | new_from_string |
131 | 410 | Yes | new_from_integer |
147 | 728 | n/a | _build_address_string |
151 | 1112 | n/a | _build_subnet_integer |
157 | 13559 | n/a | _prefix_length_to_mask |
169 | 250 | Yes | max_prefix_length |
187 | 0 | No | max_mask_length |
190 | 5 | Yes | iterator |
197 | 284 | n/a | __ANON__ |
207 | 779 | Yes | as_string |
213 | 1026 | n/a | _build_first |
223 | 1853 | Yes | first_as_integer |
226 | 769 | n/a | _build_last |
237 | 1184 | Yes | last_as_integer |
243 | 46 | Yes | contains |
266 | 34 | Yes | split |
288 | 5 | Yes | range_as_subnets |
291 | 7 | n/a | __ANON__ |
373 | 13 | n/a | _remove_reserved_subnets_from_range |
406 | 24 | n/a | _split_one_range |
424 | 326 | n/a | _max_subnet |
451 | 30 | n/a | _compare_overload |