Branch Coverage

lib/Mail/Pyzor/SHA.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
36 1 5 unless ($_sha_module)
39 0 1 if (my(@loaded) = grep({$_->can('sha1');} ('Digest::SHA1', 'Digest::SHA'))) { }
51 1 1 if (eval { do { require $path; 1 } }) { }
0 1 elsif (not @modules) { }