Condition Coverage

blib/lib/Bot/ChatBots/Role/Source.pm
Criterion Covered Total %
condition 9 20 45.0


and 3 conditions

line !l l&&!r l&&r condition
49 0 1 4 @_ && ref $_[0]
81 0 4 0 @_ && ref $_[0]
124 0 0 0 @_ && ref $_[0]

or 2 conditions

line l !l condition
58 16 1 $args->{'refs'} // {}
68 5 0 $args->{'source_pairs'} // {}
83 4 0 $args->{'updates'} // []
104 0 4 $args->{'record_pairs'} // {}

or 3 conditions

line l !l&&r !l&&!r condition
41 0 3 0 @chunks == 1 || $chunks[-1] ne 'webhook'