Condition Coverage

blib/lib/Catmandu/FileBag.pm
Criterion Covered Total %
condition 4 12 33.3


or 3 conditions

line l !l&&r !l&&!r condition
75 9 0 0 'IO::File'->new($file, 'r') || 'Catmandu::Error'->throw("$file not readable")
106 0 0 9 $!{'EINTR'} or $!{'EWOULDBLOCK'}
0 0 9 $!{'EINTR'} or $!{'EWOULDBLOCK'} or $!{'EAGAIN'}
0 0 9 not defined $n_write or $n_write == 0