Branch Coverage

blib/lib/Mail/Lite/Processor/Filter.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
21 0 201 unless eval { do { $message->can('body') } }
27 42 211 if (ref $filter eq 'ARRAY') { }