Code Coverage
 
Classes and Traits
Functions and Methods
Lines
Total  
 
 
 
CRAP
0.00%
0 / 21
<!DOCTYPE HTML>
<html>
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
</head>
<body>
<h1>Information</h1>
<p>Lots of valuable data here
    <a href="/" id="back"><img src="blank.gif" alt="Back"/></a>
</p>
<div class="notice"><?php if (isset($notice)) echo $notice; ?></div>
<h3>Don't do that at home!</h3>
<p>Is that interesting?</p>
<form action="/" method="post">
    <input type="checkbox" name="interesting" value="1" checked="checked"/>
    <input type="text" name="rus" value="Верно"/>
    <input type="submit"/>
</form>
<p>Текст на русском</p>
<a href="/">Ссылочка</a>
<a href="/" class="sign">Sign in!</a>
</body>