Branch Coverage

blib/lib/Catmandu/FileBag.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
49 17 0 if (exists $file->{'size'}) { }
59 0 17 if (not defined $file) { }
17 0 elsif (is_hash_ref($file)) { }