Branch Coverage

blib/lib/SWISH/Filters/ImageToMD5Xml.pm
Criterion Covered Total %
branch 5 10 50.0


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