Branch Coverage

lib/Net/Sieve/Script/Action.pm
Criterion Covered Total %
branch 6 18 33.3


line true false branch
28 5 68 if ($init =~ /vacation (.*")/sig)
33 59 14 if $command
34 33 40 if $param
43 0 0 unless defined $object
44 0 0 unless $object->isa('Net::Sieve::Script::Action')
51 0 0 if (defined $myvalue) { }
52 0 0 unless defined $theirvalue
53 0 0 unless $myvalue eq $theirvalue
55 0 0 if defined $theirvalue