Code Coverage
 
Classes and Traits
Functions and Methods
Lines
Total  
 
 
 
CRAP
0.00%
0 / 8
<html>
<body>
<form action="/form/radio" method="POST">
    <input type="radio" id="agree" name="terms" value="agree" />
    <input type="radio" id="disagree" name="terms" value="disagree" />
    <input type="submit" value="Submit" />
</form>
</body>