Branch Coverage

blib/lib/Graphite/Enumerator.pm
Criterion Covered Total %
branch 6 20 30.0


line true false branch
17 0 1 unless $args{'host'}
18 1 0 unless $args{'host'} =~ m[^https?://]u
19 1 0 unless $args{'host'} =~ m[/$]u
20 1 0 if (defined $args{'basepath'}) { }
21 1 0 unless $args{'basepath'} =~ /\.$/u
27 1 0 unless $args{'lwp_options'}
37 0 0 if ($res->is_success) { }
39 0 0 unless ($completer_answer)
43 0 0 unless $$completer_answer{'metrics'}
45 0 0 if ($$metric{'is_leaf'}) { }