Condition Coverage

blib/lib/Device/TLSPrinter.pm
Criterion Covered Total %
condition 0 17 0.0


and 2 conditions

line l !l condition
179 0 0 carp('error: Missing required parameter: cmd') and return
447 0 0 carp("error: Invalid value for data type: '${data_type}'") and return
449 0 0 carp("error: Invalid value for format designation: '${format}'") and return

and 3 conditions

line !l l&&!r l&&r condition
197 0 0 0 $args{'feedback'} and $self->feedback_chars
236 0 0 0 defined $raw and ref $ic_cmds{$cmd}{'filter'} eq 'CODE'
334 0 0 0 defined $raw and ref $sc_cmds{$cmd}{'filter'} eq 'CODE'

or 2 conditions

line l !l condition
564 0 0 $n ||= 0