Condition Coverage

blib/lib/WebService/Box/Request.pm
Criterion Covered Total %
condition 0 10 0.0


and 3 conditions

line !l l&&!r l&&r condition
80 0 0 0 $params{'file'} and $params{'parent_id'}
88 0 0 0 $params{$key} and $params{$key} =~ / \A [0-9]{4} - [0-9]{2} - [0-9]{2} T [0-9]{2} : [0-9]{2} : [0-9]{2} (?:[+-] [0-9]{2} : [0-9]{2})? \z /msx

or 2 conditions

line l !l condition
71 0 0 $$result{'content'} || '{}'
115 0 0 $$result{'content'} || '{}'