Condition Coverage

blib/lib/App/Table2YAML/Serializer.pm
Criterion Covered Total %
condition 2 9 22.2


and 3 conditions

line !l l&&!r l&&r condition
33 0 0 0 not $self->allow_nulls and $data eq 'null'

or 3 conditions

line l !l&&r !l&&!r condition
82 0 0 1 not defined $_ or $_ eq ''
0 0 1 not defined $_ or $_ eq '' or /^\p{IsSpace}+$/msux