blib/lib/ETL/Yertl/Adapter/graphite.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 20 | 65.0 |
line | true | false | branch |
---|---|---|---|
59 | 3 | 2 | if (@_ == 1) { } |
60 | 2 | 1 | if ($_[0] =~ m[://([^:]+)(?::([^/]+))?]) |
62 | 1 | 1 | if ($port) |
71 | 1 | 4 | unless $args{'host'} |
137 | 0 | 1 | if $query->{'tags'} and keys %{$$query{'tags'};} |
146 | 0 | 1 | if ($query->{'start'}) |
149 | 0 | 1 | if ($query->{'end'}) |
160 | 0 | 1 | if ($res->is_error) |
215 | 0 | 2 | if $point->{'tags'} and keys %{$$point{'tags'};} |
234 | 0 | 0 | if ($iso =~ /^(\d{4})-?(\d{2})-?(\d{2})$/) |