blib/lib/Net/PublicSuffixList.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 15 | 60.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
96 | 9 | 0 | 2 | not $self->{'no_local'} and -e $self->local_path |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
151 | 4 | 4 | 20 | /\A\s*\z/u or m[\A\s*//]u |
324 | 1 | 1 | 0 | $self->{'list_url'} // $self->default_url |
344 | 5 | 0 | 0 | $self->{'local_path'} // $self->default_local_path |
366 | 1 | 0 | 0 | $self->{'local_file'} // $self->default_local_file |