Code Coverage |
||||||||||
Classes and Traits |
Functions and Methods |
Lines |
||||||||
Total | CRAP |
<html> | |
<body> | |
<h1>Welcome to test app!</h1> | |
<div class="notice"><?php if (isset($notice)) echo $notice; ?></div> | |
<p> | |
<a href="/info" id="link">More info</a> | |
</p> | |
<a href="/form/file">Test Link</a> | |
<a href="/form/hidden">Test</a> | |
</body> | |
</html> |