Condition Coverage

blib/lib/Lingua/EN/Summarize.pm
Criterion Covered Total %
condition 6 8 75.0


and 2 conditions

line l !l condition
31 0 1 exists $Lingua::EN::Summarize::Filters::{$_} and *{"Lingua::EN::Summarize::Filters::$_";}{'CODE'}

and 3 conditions

line !l l&&!r l&&r condition
47 2 0 1 exists $options{'maxlength'} and $options{'maxlength'} > 0
69 1 2 19 @clauses and length $summary < $options{'maxlength'}