Branch Coverage

blib/lib/RT/Client/REST/Exception.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
141 0 0 if ($content =~ /not found|\d+ does not exist|[Ii]nvalid attachment id/)
144 0 0 if ($content =~ /not create/)
147 0 0 if ($content =~ /[Uu]nknown custom field/)
150 0 0 if ($content =~ /[Ii]nvalid query/)
153 0 0 if ($content =~ /could not be set to/)
156 0 0 if ($content =~ /not a valid email address/)
159 0 0 if ($content =~ /is already the current value/)
162 0 0 if ($content =~ /[Ii]mmutable field/)
165 0 0 if ($content =~ /[Ii]llegal value/)
168 0 0 if ($content =~ /[Yy]ou are not allowed/)
171 0 0 if ($content =~ /[Yy]ou already own this ticket/ or $content =~ /[Tt]hat user already owns that ticket/)