Branch Coverage

lib/Sisimai/Reason/SyntaxError.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
17 0 73 unless exists $argvs->{'replycode'}
20 0 73 if $argvs->{'reason'} eq "syntaxerror"
21 0 73 if $reply > 400 and $reply < 408
22 5 68 if $reply > 500 and $reply < 508