Branch Coverage

blib/lib/URI/CrawlableHash.pm
Criterion Covered Total %
branch 14 22 63.6


line true false branch
19 0 2 unless ($conv)
25 2 0 if ($self)
30 2 0 if (defined wantarray)
39 1 0 if ($self->has_crawlable_hash) { }
48 1 0 if ($self->has_escaped_fragment) { }
63 4 0 $hash{'_escaped_fragment_'} ? :
68 0 4 unless $self->has_crawlable_hash
73 2 2 if ($self->query) { }
76 1 1 $old ? :
87 0 3 unless $self->has_escaped_fragment
95 1 2 if ($old) { }