Condition Coverage

blib/lib/perfSONAR_PS/Status/Link.pm
Criterion Covered Total %
condition 12 18 66.6


and 3 conditions

line !l l&&!r l&&r condition
15 1 0 1 defined $link_id and $link_id ne ''
19 1 0 1 defined $knowledge and $knowledge ne ''
22 1 0 1 defined $start_time and $start_time ne ''
25 1 0 1 defined $end_time and $end_time ne ''
28 1 0 1 defined $oper_status and $oper_status ne ''
31 1 0 1 defined $admin_status and $admin_status ne ''