Condition Coverage

blib/lib/App/GitHooks/Terminal.pm
Criterion Covered Total %
condition 3 8 37.5


and 3 conditions

line !l l&&!r l&&r condition
88 24 0 0 $self->is_interactive and not defined $self->{'width'}

or 2 conditions

line l !l condition
91 0 0 $output_width //= 80

or 3 conditions

line l !l&&r !l&&!r condition
70 1 20 0 $self->{'encoding'} //= Term::Encoding::term_encoding()