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 |
6 | 3 | n/a | BEGIN |
7 | 3 | n/a | BEGIN |
8 | 3 | n/a | BEGIN |
9 | 3 | n/a | BEGIN |
10 | 3 | n/a | BEGIN |
12 | 3 | n/a | BEGIN |
13 | 3 | n/a | BEGIN |
14 | 3 | n/a | BEGIN |
16 | 3 | n/a | BEGIN |
27 | 3 | n/a | BEGIN |
29 | 3 | n/a | BEGIN |
82 | 0 | No | mask_length |
85 | 1144 | No | BUILD |
99 | 782 | Yes | new_from_string |
129 | 406 | Yes | new_from_integer |
145 | 724 | n/a | _build_address_string |
149 | 1108 | n/a | _build_subnet_integer |
155 | 13555 | n/a | _prefix_length_to_mask |
167 | 250 | Yes | max_prefix_length |
185 | 0 | No | max_mask_length |
188 | 5 | Yes | iterator |
195 | 284 | n/a | __ANON__ |
205 | 775 | Yes | as_string |
211 | 1026 | n/a | _build_first |
221 | 1849 | Yes | first_as_integer |
224 | 769 | n/a | _build_last |
235 | 1184 | Yes | last_as_integer |
241 | 46 | Yes | contains |
263 | 34 | Yes | split |
284 | 5 | Yes | range_as_subnets |
287 | 7 | n/a | __ANON__ |
369 | 13 | n/a | _remove_reserved_subnets_from_range |
402 | 24 | n/a | _split_one_range |
420 | 326 | n/a | _max_subnet |
447 | 30 | n/a | _compare_overload |