blib/lib/Net/Works/Network.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 36 | 38 | 94.7 |
pod | 11 | 14 | 78.5 |
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 | 1160 | No | BUILD |
101 | 794 | 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 | 12 | Yes | is_single_address |
295 | 5 | Yes | range_as_subnets |
298 | 7 | n/a | __ANON__ |
380 | 13 | n/a | _remove_reserved_subnets_from_range |
413 | 24 | n/a | _split_one_range |
431 | 326 | n/a | _max_subnet |
458 | 30 | n/a | _compare_overload |