Condition Coverage

blib/lib/App/bsky.pm
Criterion Covered Total %
condition 0 37 0.0


and 3 conditions

line !l l&&!r l&&r condition
384 0 0 0 ref $res eq "HASH" and $res->{'profiles'}
426 0 0 0 $record->{'reply'} and $record->{'reply'}{'parent'}
487 0 0 0 defined $header->{'t'} and $header->{'t'} eq "#commit"
501 0 0 0 ref $cid_raw eq "HASH" and exists $cid_raw->{'cid_raw'}
519 0 0 0 $record->{'reply'} and $record->{'reply'}{'parent'}

or 2 conditions

line l !l condition
378 0 0 $did_fail_count{$_} // 0
402 0 0 $res // "undef"
422 0 0 $author->{'displayName'} // ""
423 0 0 $record->{'text'} // "[no text]"
462 0 0 $ENV{'DEBUG'} or 1
471 0 0 $ENV{'DEBUG'} or 1
475 0 0 $ENV{'DEBUG'} or 1
512 0 0 $record->{'createdAt'} // ""

or 3 conditions

line l !l&&r !l&&!r condition
384 0 0 0 ref $res eq "ARRAY" or ref $res eq "HASH" and $res->{'profiles'}
421 0 0 0 $author->{'handle'} // $repo