Branch Coverage

blib/lib/SWISH/Filters/ImageToMD5Xml.pm
Criterion Covered Total %
branch 6 10 60.0


line true false branch
64 2 0 if ($xml)
79 0 2 if $doc->is_binary
81 2 0 if (my $xml = $doc->fetch_filename)
82 2 0 if (my $ds = $self->_parse_xml($xml))
83 1 1 unless exists $ds->{'b64_data'}