Condition Coverage

blib/lib/Linux/Landlock/Direct.pm
Criterion Covered Total %
condition 5 18 27.7


or 2 conditions

line l !l condition
279 16 0 $_ <= $MAX_FS_SUPPORTED{$version} // 0
290 0 0 $_ <= $MAX_NET_SUPPORTED{$version} // 0
301 2 0 $_ <= $MAX_SCOPED_SUPPORTED{$version} // 0

or 3 conditions

line l !l&&r !l&&!r condition
310 1 2 0 $max_abi_version // $abi_version
320 0 1 0 $fs_actions // ll_all_fs_access_supported()
322 0 0 0 $net_actions // ll_all_net_access_supported()
325 0 0 0 $scoped_actions // ll_all_scoped_supported()