mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-15 00:03:43 +01:00
26 lines
992 B
HTML
26 lines
992 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
|
<title>Coverage Report</title>
|
|
</head>
|
|
|
|
<frameset cols="20%,80%">
|
|
<frameset rows="30%,70%">
|
|
<frame src="frame-packages.html" name="packageList" title="All Packages"/>
|
|
<frame src="frame-sourcefiles.html" name="sourceFileList" title="All classes and interfaces (except non-static nested types)"/>
|
|
</frameset>
|
|
<frame src="frame-summary.html" name="summary" title="Package, class and interface descriptions" scrolling="yes"/>
|
|
|
|
<noframes>
|
|
<body>
|
|
<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a frame-incapable web client.</p>
|
|
<p><a href="frame-summary.html">Click here to view a non-frame version.</a></p>
|
|
</body>
|
|
</noframes>
|
|
</frameset>
|
|
|
|
</html>
|