Branch Coverage

blib/lib/Alien/Build/Plugin/Decode/Mojo.pm
Criterion Covered Total %
branch 4 14 28.5


line true false branch
16 0 2 $@ eq '' ? :
32 2 1 if ($self->_class eq 'Mojo::DOM58') { }
1 0 elsif ($self->_class eq 'Mojo::DOM') { }
50 0 0 unless $res->{'type'} eq 'html'
56 0 0 if (my $base_element = $dom->find('head base')->first)
59 0 0 if defined $href
72 0 0 unless $_->attr('href')