Branch Coverage

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


line true false branch
17 1 0 $@ eq '' ? :
33 2 1 if ($self->_class eq 'Mojo::DOM58') { }
1 0 elsif ($self->_class eq 'Mojo::DOM') { }
51 0 6 unless $res->{'type'} eq 'html'
57 2 4 if (my $base_element = $dom->find('head base')->first)
60 2 0 if defined $href
73 0 56 unless $_->attr('href')