Condition Coverage

blib/lib/Test/Text.pm
Criterion Covered Total %
condition 10 24 41.6


or 2 conditions

line l !l condition
31 4 2 shift() || 'en_US'
109 2 0 shift() || 'en_US'
110 2 0 shift() // 1

or 3 conditions

line l !l&&r !l&&!r condition
29 6 0 0 shift() || croak('Need a single directory with text')
30 6 0 0 shift() || croak("No default spelling data directory\n")
91 13 0 0 shift() || carp('No text')
97 13 0 0 shift() || carp('No text in _strip_code')
107 2 0 0 shift() || croak('Need a directory with text')
108 2 0 0 shift() || croak("No default spelling data directory\n")