blib/lib/Data/Radius/Dictionary.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 20 | 65.0 |
line | true | false | branch |
---|---|---|---|
22 | 2 | 0 | if (-r $dict_path) |
27 | 1 | 0 | @existing_paths ? : |
34 | 0 | 1 | unless ($arref_of_includes and @{$arref_of_includes;}) |
50 | 0 | 27 | unless $attr_name |
67 | 9 | 2 | unless $vendor_name |
73 | 0 | 1 | unless $vendor_id |
81 | 0 | 3 | unless defined $const_name |
82 | 2 | 1 | $self->const_value->{$attr_name} ? : |
87 | 0 | 3 | unless defined $const_value |
88 | 2 | 1 | $self->const_name->{$attr_name} ? : |