Condition Coverage

blib/lib/WebService/Amazon/DynamoDB/Server.pm
Criterion Covered Total %
condition 12 25 48.0


and 3 conditions

line !l l&&!r l&&r condition
92 0 2 6 @tables and $tables[0]->name ne $args{'ExclusiveStartTableName'}
142 10 0 0 @{$args{'KeySchema'};} > 1 and ($args{'KeySchema'}[1]{'KeyType'} // '') ne 'RANGE'

or 2 conditions

line l !l condition
134 11 0 $args{'KeySchema'}[0]{'KeyType'} // ''
142 0 0 $args{'KeySchema'}[1]{'KeyType'} // ''

or 3 conditions

line l !l&&r !l&&!r condition
94 3 1 0 $args{'Limit'} // ()
387 126 7 0 (shift())->{'bus'} //= 'Mixin::Event::Dispatch::Bus'->new
429 1 0 1 not defined $v or $v eq 'NONE'
447 2 0 0 not defined $v or $v eq 'NONE'
467 2 0 0 not defined $v or $v eq 'NONE'