blob: 6c4d0e138819c85f4e1607b91776341c3fd29647 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!-- !DOCTYPE snapshot SYSTEM "snapshot.dtd" -->
<snapshot version="1.0">
<execution_log generator="Coverage 3.0.0" program_name="org.apache.tools.ant.Main" program_start="18 nov. 01 14:31:55" snapshot_created="18 nov. 01 14:35:40" elapsed_time="224623" machine_name="UNKNOWN-P7VGK60" machine_type="Pentium" os_name="Windows NT" os_version="5" />
<cov.data calls="12264994" hit_methods="992" total_methods="3055" hit_lines="2260" total_lines="17094" />
<package name="java.io">
<cov.data calls="210142" hit_methods="150" total_methods="527" hit_lines="277" total_lines="3259" />
<class name="PrintStream" source="PrintStream.java">
<cov.data calls="435" hit_methods="9" total_methods="31" hit_lines="0" total_lines="191" />
<method name="&lt;init&gt;(java.io.OutputStream, boolean)">
<cov.data calls="2" hit_lines="0" total_lines="8" />
</method>
<method name="&lt;init&gt;(java.io.OutputStream)">
<cov.data calls="2" hit_lines="0" total_lines="2" />
</method>
<method name="println(String)">
<cov.data calls="12" hit_lines="0" total_lines="5" />
</method>
<method name="println(char[])">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="println(double)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="println(float)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="println(long)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="println(int)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="println(char)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="println(boolean)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="println()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="println(Object)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="flush()">
<cov.data calls="108" hit_lines="0" total_lines="10" />
</method>
<method name="print(int)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="print(char)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="print(boolean)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="print(float)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="print(double)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="print(char[])">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="print(String)">
<cov.data calls="31" hit_lines="0" total_lines="5" />
</method>
<method name="print(Object)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="print(long)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="write(char[])">
<cov.data calls="0" hit_lines="0" total_lines="19" />
</method>
<method name="write(byte[], int, int)">
<cov.data calls="43" hit_lines="0" total_lines="14" />
</method>
<method name="write(int)">
<cov.data calls="0" hit_lines="0" total_lines="14" />
</method>
<method name="write(String)">
<cov.data calls="31" hit_lines="0" total_lines="16" />
</method>
<method name="newLine()">
<cov.data calls="12" hit_lines="0" total_lines="16" />
</method>
<method name="close()">
<cov.data calls="0" hit_lines="0" total_lines="16" />
</method>
<method name="ensureOpen()">
<cov.data calls="194" hit_lines="0" total_lines="3" />
</method>
<method name="checkError()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="setError()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="BufferedOutputStream" source="BufferedOutputStream.java">
<cov.data calls="169" hit_methods="3" total_methods="6" hit_lines="0" total_lines="35" />
<method name="&lt;init&gt;(java.io.OutputStream, int)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="&lt;init&gt;(java.io.OutputStream)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="flush()">
<cov.data calls="63" hit_lines="0" total_lines="3" />
</method>
<method name="write(byte[], int, int)">
<cov.data calls="43" hit_lines="0" total_lines="14" />
</method>
<method name="write(int)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="flushBuffer()">
<cov.data calls="63" hit_lines="0" total_lines="5" />
</method>
</class>
<class name="Writer" source="Writer.java">
<cov.data calls="1222" hit_methods="2" total_methods="9" hit_lines="0" total_lines="35" />
<method name="&lt;init&gt;(Object)">
<cov.data calls="27" hit_lines="0" total_lines="6" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="flush()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="write(char[], int, int)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="write(String)">
<cov.data calls="1195" hit_lines="0" total_lines="2" />
</method>
<method name="write(String, int, int)">
<cov.data calls="0" hit_lines="0" total_lines="14" />
</method>
<method name="write(char[])">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="write(int)">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
<method name="close()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="FilterInputStream" source="FilterInputStream.java">
<cov.data calls="584" hit_methods="3" total_methods="10" hit_lines="0" total_lines="15" />
<method name="&lt;init&gt;(java.io.InputStream)">
<cov.data calls="502" hit_lines="0" total_lines="3" />
</method>
<method name="reset()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="read(byte[], int, int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="read(byte[])">
<cov.data calls="21" hit_lines="0" total_lines="1" />
</method>
<method name="read()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="skip(long)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="available()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="close()">
<cov.data calls="61" hit_lines="0" total_lines="2" />
</method>
<method name="mark(int)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="markSupported()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="InputStream" source="InputStream.java">
<cov.data calls="1374" hit_methods="2" total_methods="10" hit_lines="0" total_lines="57" />
<method name="&lt;init&gt;()">
<cov.data calls="1372" hit_lines="0" total_lines="1" />
</method>
<method name="reset()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="read(byte[], int, int)">
<cov.data calls="0" hit_lines="0" total_lines="29" />
</method>
<method name="read(byte[])">
<cov.data calls="2" hit_lines="0" total_lines="1" />
</method>
<method name="read()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="skip(long)">
<cov.data calls="0" hit_lines="0" total_lines="21" />
</method>
<method name="available()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="close()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="mark(int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="markSupported()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="BufferedWriter" source="BufferedWriter.java">
<cov.data calls="3663" hit_methods="9" total_methods="12" hit_lines="0" total_lines="93" />
<method name="&lt;init&gt;(java.io.Writer, int)">
<cov.data calls="13" hit_lines="0" total_lines="11" />
</method>
<method name="&lt;init&gt;(java.io.Writer)">
<cov.data calls="13" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="flush()">
<cov.data calls="1" hit_lines="0" total_lines="5" />
</method>
<method name="min(int, int)">
<cov.data calls="1103" hit_lines="0" total_lines="2" />
</method>
<method name="write(int)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="write(String, int, int)">
<cov.data calls="1199" hit_lines="0" total_lines="14" />
</method>
<method name="write(char[], int, int)">
<cov.data calls="0" hit_lines="0" total_lines="29" />
</method>
<method name="newLine()">
<cov.data calls="17" hit_lines="0" total_lines="2" />
</method>
<method name="close()">
<cov.data calls="10" hit_lines="0" total_lines="9" />
</method>
<method name="ensureOpen()">
<cov.data calls="1253" hit_lines="0" total_lines="3" />
</method>
<method name="flushBuffer()">
<cov.data calls="54" hit_lines="0" total_lines="8" />
</method>
</class>
<class name="Win32FileSystem" source="Win32FileSystem.java">
<cov.data calls="105583" hit_methods="18" total_methods="39" hit_lines="0" total_lines="229" />
<method name="hashCode(java.io.File)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="compare(java.io.File, java.io.File)">
<cov.data calls="874" hit_lines="0" total_lines="1" />
</method>
<method name="isAbsolute(java.io.File)">
<cov.data calls="1" hit_lines="0" total_lines="2" />
</method>
<method name="setReadOnly(java.io.File)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="access(String)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="checkAccess(java.io.File, boolean)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="list(java.io.File)">
<cov.data calls="449" hit_lines="0" total_lines="0" />
</method>
<method name="delete(java.io.File)">
<cov.data calls="11" hit_lines="0" total_lines="0" />
</method>
<method name="isLetter(char)">
<cov.data calls="17707" hit_lines="0" total_lines="1" />
</method>
<method name="initIDs()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="prefixLength(String)">
<cov.data calls="17601" hit_lines="0" total_lines="15" />
</method>
<method name="deleteOnExit(java.io.File)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="listRoots()">
<cov.data calls="0" hit_lines="0" total_lines="18" />
</method>
<method name="normalize(String, int, int)">
<cov.data calls="131" hit_lines="0" total_lines="58" />
</method>
<method name="normalize(String)">
<cov.data calls="17608" hit_lines="0" total_lines="16" />
</method>
<method name="getDefaultParent()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="resolve(String, String)">
<cov.data calls="14200" hit_lines="0" total_lines="18" />
</method>
<method name="resolve(java.io.File)">
<cov.data calls="3704" hit_lines="0" total_lines="39" />
</method>
<method name="canonicalize(String)">
<cov.data calls="33" hit_lines="0" total_lines="0" />
</method>
<method name="getBooleanAttributes(java.io.File)">
<cov.data calls="9298" hit_lines="0" total_lines="0" />
</method>
<method name="getLastModifiedTime(java.io.File)">
<cov.data calls="3123" hit_lines="0" total_lines="0" />
</method>
<method name="getLength(java.io.File)">
<cov.data calls="16" hit_lines="0" total_lines="0" />
</method>
<method name="createFileExclusively(String)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="createDirectory(java.io.File)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="rename(java.io.File, java.io.File)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="setLastModifiedTime(java.io.File, long)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getSeparator()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getPathSeparator()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isSlash(char)">
<cov.data calls="6518" hit_lines="0" total_lines="1" />
</method>
<method name="slashify(String)">
<cov.data calls="14201" hit_lines="0" total_lines="2" />
</method>
<method name="normalizePrefix(String, int, StringBuffer)">
<cov.data calls="106" hit_lines="0" total_lines="28" />
</method>
<method name="getDriveDirectory(char)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="getDriveDirectory(int)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="driveIndex(char)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="getUserPath()">
<cov.data calls="2" hit_lines="0" total_lines="1" />
</method>
<method name="getDrive(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="listRoots0()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="FileSystem" source="FileSystem.java">
<cov.data calls="0" hit_methods="0" total_methods="26" hit_lines="0" total_lines="1" />
<method name="hashCode(java.io.File)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="compare(java.io.File, java.io.File)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="isAbsolute(java.io.File)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="setReadOnly(java.io.File)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="checkAccess(java.io.File, boolean)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="list(java.io.File)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="delete(java.io.File)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="prefixLength(String)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="deleteOnExit(java.io.File)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="listRoots()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="normalize(String)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getDefaultParent()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="resolve(String, String)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="resolve(java.io.File)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="canonicalize(String)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getBooleanAttributes(java.io.File)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getLastModifiedTime(java.io.File)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getLength(java.io.File)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="createFileExclusively(String)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="createDirectory(java.io.File)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="rename(java.io.File, java.io.File)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="setLastModifiedTime(java.io.File, long)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getFileSystem()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getSeparator()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getPathSeparator()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="File" source="File.java">
<cov.data calls="36322" hit_methods="19" total_methods="50" hit_lines="0" total_lines="260" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="compareTo(Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="compareTo(java.io.File)">
<cov.data calls="874" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;init&gt;(java.io.File, String)">
<cov.data calls="14195" hit_lines="0" total_lines="17" />
</method>
<method name="&lt;init&gt;(String, String)">
<cov.data calls="5" hit_lines="0" total_lines="17" />
</method>
<method name="&lt;init&gt;(String)">
<cov.data calls="3401" hit_lines="0" total_lines="7" />
</method>
<method name="&lt;init&gt;(String, int)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="equals(Object)">
<cov.data calls="874" hit_lines="0" total_lines="4" />
</method>
<method name="toString()">
<cov.data calls="356" hit_lines="0" total_lines="1" />
</method>
<method name="getName()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="length()">
<cov.data calls="16" hit_lines="0" total_lines="5" />
</method>
<method name="getParent()">
<cov.data calls="5" hit_lines="0" total_lines="7" />
</method>
<method name="isAbsolute()">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="getCanonicalPath()">
<cov.data calls="33" hit_lines="0" total_lines="1" />
</method>
<method name="setReadOnly()">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="list()">
<cov.data calls="449" hit_lines="0" total_lines="5" />
</method>
<method name="list(java.io.FilenameFilter)">
<cov.data calls="0" hit_lines="0" total_lines="11" />
</method>
<method name="writeObject(java.io.ObjectOutputStream)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="readObject(java.io.ObjectInputStream)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="delete()">
<cov.data calls="11" hit_lines="0" total_lines="5" />
</method>
<method name="getPath()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getCanonicalFile()">
<cov.data calls="5" hit_lines="0" total_lines="1" />
</method>
<method name="toURL()">
<cov.data calls="5" hit_lines="0" total_lines="11" />
</method>
<method name="exists()">
<cov.data calls="1562" hit_lines="0" total_lines="5" />
</method>
<method name="getAbsolutePath()">
<cov.data calls="3671" hit_lines="0" total_lines="1" />
</method>
<method name="getPrefixLength()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getParentFile()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="getAbsoluteFile()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="canRead()">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="canWrite()">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="isDirectory()">
<cov.data calls="4107" hit_lines="0" total_lines="5" />
</method>
<method name="isFile()">
<cov.data calls="3629" hit_lines="0" total_lines="5" />
</method>
<method name="isHidden()">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="lastModified()">
<cov.data calls="3123" hit_lines="0" total_lines="5" />
</method>
<method name="createNewFile()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="deleteOnExit()">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="listFiles(java.io.FilenameFilter)">
<cov.data calls="0" hit_lines="0" total_lines="9" />
</method>
<method name="listFiles()">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
<method name="listFiles(java.io.FileFilter)">
<cov.data calls="0" hit_lines="0" total_lines="10" />
</method>
<method name="mkdir()">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="mkdirs()">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
<method name="renameTo(java.io.File)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="setLastModified(long)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="listRoots()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="generateFile(String, String, java.io.File)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="getTempDir()">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="checkAndCreate(String, SecurityManager)">
<cov.data calls="0" hit_lines="0" total_lines="11" />
</method>
<method name="createTempFile(String, String, java.io.File)">
<cov.data calls="0" hit_lines="0" total_lines="15" />
</method>
<method name="createTempFile(String, String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="FilterOutputStream" source="FilterOutputStream.java">
<cov.data calls="3" hit_methods="1" total_methods="6" hit_lines="0" total_lines="21" />
<method name="&lt;init&gt;(java.io.OutputStream)">
<cov.data calls="3" hit_lines="0" total_lines="3" />
</method>
<method name="flush()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="write(byte[], int, int)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="write(byte[])">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="write(int)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="close()">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
</class>
<class name="ObjectStreamField" source="ObjectStreamField.java">
<cov.data calls="0" hit_methods="0" total_methods="21" hit_lines="0" total_lines="113" />
<method name="compareTo(Object)">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
<method name="&lt;init&gt;(String, char, reflect.Field, String)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="&lt;init&gt;(String, boolean)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="&lt;init&gt;(reflect.Field)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;init&gt;(String, Class)">
<cov.data calls="0" hit_lines="0" total_lines="31" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="getName()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isPrimitive()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getField()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="class$(String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getType()">
<cov.data calls="0" hit_lines="0" total_lines="26" />
</method>
<method name="getTypeCode()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getTypeString()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getOffset()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setOffset(int)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="typeEquals(java.io.ObjectStreamField)">
<cov.data calls="0" hit_lines="0" total_lines="11" />
</method>
<method name="setField(reflect.Field)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="constructSearchKey(String, Class)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setSearchKeyTypeString(boolean)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="ObjectStreamClass" source="ObjectStreamClass.java">
<cov.data calls="0" hit_methods="0" total_methods="61" hit_lines="0" total_lines="984" />
<method name="&lt;init&gt;(String, long)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="&lt;init&gt;(Class, java.io.ObjectStreamClass, boolean, boolean)">
<cov.data calls="0" hit_lines="0" total_lines="35" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="getName()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getSuperclass()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getFields()">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="getField(String)">
<cov.data calls="0" hit_lines="0" total_lines="16" />
</method>
<method name="getField(String, Class)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="getDeclaredMethod(String, Class[], int, int)">
<cov.data calls="0" hit_lines="0" total_lines="18" />
</method>
<method name="access$000(java.io.ObjectStreamClass)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="class$(String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="access$200(Class)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="access$300()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="access$400(java.io.ObjectStreamClass, String, Class[], int, int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="init()">
<cov.data calls="0" hit_lines="0" total_lines="201" />
</method>
<method name="write(java.io.ObjectOutputStream)">
<cov.data calls="0" hit_lines="0" total_lines="38" />
</method>
<method name="access$500(java.io.ObjectStreamClass, reflect.Method)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="typeEquals(java.io.ObjectStreamClass)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getSignature(reflect.Constructor)">
<cov.data calls="0" hit_lines="0" total_lines="10" />
</method>
<method name="getSignature(reflect.Method)">
<cov.data calls="0" hit_lines="0" total_lines="11" />
</method>
<method name="getSignature(Class)">
<cov.data calls="0" hit_lines="0" total_lines="38" />
</method>
<method name="compareClassNames(String, String, char)">
<cov.data calls="0" hit_lines="0" total_lines="9" />
</method>
<method name="lookup(Class)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="lookupInternal(Class)">
<cov.data calls="0" hit_lines="0" total_lines="41" />
</method>
<method name="getSerialVersionUID()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="forClass()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getFieldsNoCopy()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="validateLocalClass(Class)">
<cov.data calls="0" hit_lines="0" total_lines="48" />
</method>
<method name="setClass(Class)">
<cov.data calls="0" hit_lines="0" total_lines="86" />
</method>
<method name="setSuperclass(java.io.ObjectStreamClass)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="hasWriteObject()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="hasExternalizableBlockDataMode()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="localClassDescriptor()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isSerializable()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isExternalizable()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isNonSerializable()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="computeFieldInfo()">
<cov.data calls="0" hit_lines="0" total_lines="81" />
</method>
<method name="computeSerialVersionUID(Class)">
<cov.data calls="0" hit_lines="0" total_lines="125" />
</method>
<method name="read(java.io.ObjectInputStream)">
<cov.data calls="0" hit_lines="0" total_lines="52" />
</method>
<method name="lightCopy(java.io.ObjectStreamClass)">
<cov.data calls="0" hit_lines="0" total_lines="13" />
</method>
<method name="initProxyClassDesc(Class)">
<cov.data calls="0" hit_lines="0" total_lines="10" />
</method>
<method name="verifyInstanceDeserialization()">
<cov.data calls="0" hit_lines="0" total_lines="10" />
</method>
<method name="findDescriptorFor(Class)">
<cov.data calls="0" hit_lines="0" total_lines="27" />
</method>
<method name="insertDescriptorFor(java.io.ObjectStreamClass)">
<cov.data calls="0" hit_lines="0" total_lines="10" />
</method>
<method name="initNative()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getFieldIDs(java.io.ObjectStreamField[], long[], long[])">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="hasStaticInitializer(Class)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="isResolvable()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isReplaceable()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="invokeMethod(reflect.Method, Object, Object[])">
<cov.data calls="0" hit_lines="0" total_lines="18" />
</method>
<method name="checkSuperMethodAccess(reflect.Method)">
<cov.data calls="0" hit_lines="0" total_lines="12" />
</method>
<method name="isSameClassPackage(Class, Class)">
<cov.data calls="0" hit_lines="0" total_lines="14" />
</method>
<method name="initStaticMethodArgs()">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="access$002(java.io.ObjectStreamClass, java.io.ObjectStreamField[])">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="access$102(java.io.ObjectStreamClass, long)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="access$600(java.io.ObjectStreamClass)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="access$700()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="access$800()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="access$900()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="access$1002(java.io.ObjectStreamClass, boolean)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="BufferedInputStream" source="BufferedInputStream.java">
<cov.data calls="0" hit_methods="0" total_methods="14" hit_lines="0" total_lines="113" />
<method name="&lt;init&gt;(java.io.InputStream)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(java.io.InputStream, int)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="reset()">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="fill()">
<cov.data calls="0" hit_lines="0" total_lines="24" />
</method>
<method name="read(byte[], int, int)">
<cov.data calls="0" hit_lines="0" total_lines="15" />
</method>
<method name="read()">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="skip(long)">
<cov.data calls="0" hit_lines="0" total_lines="21" />
</method>
<method name="available()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="close()">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="mark(int)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="markSupported()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="ensureOpen()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="read1(byte[], int, int)">
<cov.data calls="0" hit_lines="0" total_lines="17" />
</method>
</class>
<class name="ObjectStreamClass$ObjectStreamClassEntry" source="ObjectStreamClass.java">
<cov.data calls="0" hit_methods="0" total_methods="1" hit_lines="0" total_lines="2" />
<method name="&lt;init&gt;(java.io.ObjectStreamClass)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="FileOutputStream" source="FileOutputStream.java">
<cov.data calls="24500" hit_methods="9" total_methods="15" hit_lines="0" total_lines="40" />
<method name="&lt;init&gt;(String, boolean)">
<cov.data calls="12" hit_lines="0" total_lines="12" />
</method>
<method name="&lt;init&gt;(java.io.File)">
<cov.data calls="12" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(java.io.FileDescriptor)">
<cov.data calls="0" hit_lines="0" total_lines="10" />
</method>
<method name="&lt;init&gt;(String)">
<cov.data calls="12" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="finalize()">
<cov.data calls="4" hit_lines="0" total_lines="8" />
</method>
<method name="write(int)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="write(byte[])">
<cov.data calls="11024" hit_lines="0" total_lines="2" />
</method>
<method name="write(byte[], int, int)">
<cov.data calls="1192" hit_lines="0" total_lines="2" />
</method>
<method name="open(String)">
<cov.data calls="12" hit_lines="0" total_lines="0" />
</method>
<method name="close()">
<cov.data calls="16" hit_lines="0" total_lines="0" />
</method>
<method name="getFD()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="initIDs()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="openAppend(String)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="writeBytes(byte[], int, int)">
<cov.data calls="12216" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="OutputStreamWriter" source="OutputStreamWriter.java">
<cov.data calls="263" hit_methods="7" total_methods="11" hit_lines="0" total_lines="103" />
<method name="&lt;init&gt;(java.io.OutputStream)">
<cov.data calls="13" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(java.io.OutputStream, sun.io.CharToByteConverter)">
<cov.data calls="13" hit_lines="0" total_lines="8" />
</method>
<method name="&lt;init&gt;(java.io.OutputStream, String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="flush()">
<cov.data calls="11" hit_lines="0" total_lines="5" />
</method>
<method name="write(String, int, int)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="write(int)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="write(char[], int, int)">
<cov.data calls="54" hit_lines="0" total_lines="37" />
</method>
<method name="close()">
<cov.data calls="10" hit_lines="0" total_lines="10" />
</method>
<method name="ensureOpen()">
<cov.data calls="108" hit_lines="0" total_lines="3" />
</method>
<method name="flushBuffer()">
<cov.data calls="54" hit_lines="0" total_lines="19" />
</method>
<method name="getEncoding()">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
</class>
<class name="FileDescriptor" source="FileDescriptor.java">
<cov.data calls="340" hit_methods="1" total_methods="6" hit_lines="0" total_lines="8" />
<method name="&lt;init&gt;(int)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="340" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="initIDs()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="valid()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="sync()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="ObjectStreamClass$CompareMemberByName" source="ObjectStreamClass.java">
<cov.data calls="0" hit_methods="0" total_methods="3" hit_lines="0" total_lines="13" />
<method name="&lt;init&gt;(java.io.ObjectStreamClass$1)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="compare(Object, Object)">
<cov.data calls="0" hit_lines="0" total_lines="11" />
</method>
</class>
<class name="OutputStream" source="OutputStream.java">
<cov.data calls="48" hit_methods="1" total_methods="6" hit_lines="0" total_lines="17" />
<method name="&lt;init&gt;()">
<cov.data calls="48" hit_lines="0" total_lines="1" />
</method>
<method name="flush()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="write(byte[], int, int)">
<cov.data calls="0" hit_lines="0" total_lines="12" />
</method>
<method name="write(byte[])">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="write(int)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="close()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="ObjectStreamClass$CompareClassByName" source="ObjectStreamClass.java">
<cov.data calls="0" hit_methods="0" total_methods="3" hit_lines="0" total_lines="5" />
<method name="&lt;init&gt;(java.io.ObjectStreamClass$1)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="compare(Object, Object)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
</class>
<class name="FileInputStream" source="FileInputStream.java">
<cov.data calls="3461" hit_methods="9" total_methods="15" hit_lines="0" total_lines="30" />
<method name="&lt;init&gt;(java.io.File)">
<cov.data calls="328" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(java.io.FileDescriptor)">
<cov.data calls="0" hit_lines="0" total_lines="10" />
</method>
<method name="&lt;init&gt;(String)">
<cov.data calls="328" hit_lines="0" total_lines="8" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="finalize()">
<cov.data calls="304" hit_lines="0" total_lines="6" />
</method>
<method name="read()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="read(byte[])">
<cov.data calls="50" hit_lines="0" total_lines="1" />
</method>
<method name="read(byte[], int, int)">
<cov.data calls="697" hit_lines="0" total_lines="1" />
</method>
<method name="open(String)">
<cov.data calls="328" hit_lines="0" total_lines="0" />
</method>
<method name="readBytes(byte[], int, int)">
<cov.data calls="747" hit_lines="0" total_lines="0" />
</method>
<method name="skip(long)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="available()">
<cov.data calls="45" hit_lines="0" total_lines="0" />
</method>
<method name="close()">
<cov.data calls="634" hit_lines="0" total_lines="0" />
</method>
<method name="getFD()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="initIDs()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="DataInputStream" source="DataInputStream.java">
<cov.data calls="122" hit_methods="2" total_methods="19" hit_lines="10" total_lines="120" />
<method name="&lt;init&gt;(java.io.InputStream)">
<cov.data calls="61" hit_lines="2" total_lines="2" />
</method>
<method name="readLine()">
<cov.data calls="0" hit_lines="0" total_lines="24" />
</method>
<method name="readInt()">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
<method name="read(byte[], int, int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="read(byte[])">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="readByte()">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="readShort()">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="readUTF()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="readUTF(java.io.DataInput)">
<cov.data calls="0" hit_lines="0" total_lines="31" />
</method>
<method name="readChar()">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="readFloat()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="readFully(byte[], int, int)">
<cov.data calls="61" hit_lines="8" total_lines="10" />
</method>
<method name="readFully(byte[])">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="skipBytes(int)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="readBoolean()">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="readUnsignedByte()">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="readUnsignedShort()">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="readLong()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="readDouble()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="ByteArrayInputStream" source="ByteArrayInputStream.java">
<cov.data calls="157" hit_methods="3" total_methods="11" hit_lines="19" total_lines="50" />
<method name="&lt;init&gt;(byte[], int, int)">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
<method name="&lt;init&gt;(byte[])">
<cov.data calls="29" hit_lines="7" total_lines="7" />
</method>
<method name="reset()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="read(byte[], int, int)">
<cov.data calls="64" hit_lines="11" total_lines="14" />
</method>
<method name="read()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="skip(long)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="available()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="close()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="mark(int)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="markSupported()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="ensureOpen()">
<cov.data calls="64" hit_lines="1" total_lines="1" />
</method>
</class>
<class name="ByteArrayOutputStream" source="ByteArrayOutputStream.java">
<cov.data calls="173" hit_methods="6" total_methods="13" hit_lines="23" total_lines="45" />
<method name="&lt;init&gt;()">
<cov.data calls="31" hit_lines="2" total_lines="2" />
</method>
<method name="&lt;init&gt;(int)">
<cov.data calls="31" hit_lines="5" total_lines="6" />
</method>
<method name="toString(int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="toString(String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="reset()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="size()">
<cov.data calls="108" hit_lines="1" total_lines="1" />
</method>
<method name="write(int)">
<cov.data calls="0" hit_lines="0" total_lines="9" />
</method>
<method name="write(byte[], int, int)">
<cov.data calls="1" hit_lines="11" total_lines="13" />
</method>
<method name="close()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="ensureOpen()">
<cov.data calls="1" hit_lines="1" total_lines="1" />
</method>
<method name="toByteArray()">
<cov.data calls="1" hit_lines="3" total_lines="3" />
</method>
<method name="writeTo(java.io.OutputStream)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="IOException" source="IOException.java">
<cov.data calls="13" hit_methods="1" total_methods="2" hit_lines="2" total_lines="4" />
<method name="&lt;init&gt;(String)">
<cov.data calls="13" hit_lines="2" total_lines="2" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="FileNotFoundException" source="FileNotFoundException.java">
<cov.data calls="13" hit_methods="1" total_methods="3" hit_lines="2" total_lines="6" />
<method name="&lt;init&gt;(String)">
<cov.data calls="13" hit_lines="2" total_lines="2" />
</method>
<method name="&lt;init&gt;(String, String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="Reader" source="Reader.java">
<cov.data calls="72" hit_methods="1" total_methods="11" hit_lines="5" total_lines="33" />
<method name="&lt;init&gt;(Object)">
<cov.data calls="72" hit_lines="5" total_lines="6" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="reset()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="read(char[], int, int)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="read(char[])">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="read()">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="skip(long)">
<cov.data calls="0" hit_lines="0" total_lines="14" />
</method>
<method name="close()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="mark(int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="markSupported()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="ready()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="BufferedReader" source="BufferedReader.java">
<cov.data calls="30939" hit_methods="11" total_methods="16" hit_lines="84" total_lines="184" />
<method name="&lt;init&gt;(java.io.Reader)">
<cov.data calls="12" hit_lines="2" total_lines="2" />
</method>
<method name="&lt;init&gt;(java.io.Reader, int)">
<cov.data calls="36" hit_lines="10" total_lines="11" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="1" hit_lines="2" total_lines="2" />
</method>
<method name="reset()">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
<method name="readLine(boolean)">
<cov.data calls="286" hit_lines="33" total_lines="37" />
</method>
<method name="readLine()">
<cov.data calls="286" hit_lines="1" total_lines="1" />
</method>
<method name="fill()">
<cov.data calls="39" hit_lines="8" total_lines="23" />
</method>
<method name="read()">
<cov.data calls="14947" hit_lines="9" total_lines="14" />
</method>
<method name="read(char[], int, int)">
<cov.data calls="24" hit_lines="8" total_lines="14" />
</method>
<method name="skip(long)">
<cov.data calls="0" hit_lines="0" total_lines="23" />
</method>
<method name="close()">
<cov.data calls="27" hit_lines="6" total_lines="8" />
</method>
<method name="mark(int)">
<cov.data calls="0" hit_lines="0" total_lines="9" />
</method>
<method name="markSupported()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="ensureOpen()">
<cov.data calls="15257" hit_lines="2" total_lines="3" />
</method>
<method name="read1(char[], int, int)">
<cov.data calls="24" hit_lines="3" total_lines="17" />
</method>
<method name="ready()">
<cov.data calls="0" hit_lines="0" total_lines="11" />
</method>
</class>
<class name="InputStreamReader" source="InputStreamReader.java">
<cov.data calls="448" hit_methods="11" total_methods="14" hit_lines="54" total_lines="78" />
<method name="&lt;init&gt;(java.io.InputStream, String)">
<cov.data calls="4" hit_lines="2" total_lines="2" />
</method>
<method name="&lt;init&gt;(java.io.InputStream, sun.io.ByteToCharConverter)">
<cov.data calls="36" hit_lines="8" total_lines="9" />
</method>
<method name="&lt;init&gt;(java.io.InputStream)">
<cov.data calls="32" hit_lines="2" total_lines="2" />
</method>
<method name="fill(char[], int, int)">
<cov.data calls="63" hit_lines="15" total_lines="16" />
</method>
<method name="read(char[], int, int)">
<cov.data calls="63" hit_lines="5" total_lines="8" />
</method>
<method name="read()">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="close()">
<cov.data calls="27" hit_lines="7" total_lines="9" />
</method>
<method name="ensureOpen()">
<cov.data calls="79" hit_lines="2" total_lines="3" />
</method>
<method name="getEncoding()">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="ready()">
<cov.data calls="16" hit_lines="3" total_lines="4" />
</method>
<method name="malfunction()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="convertInto(char[], int, int)">
<cov.data calls="39" hit_lines="6" total_lines="9" />
</method>
<method name="flushInto(char[], int, int)">
<cov.data calls="34" hit_lines="3" total_lines="4" />
</method>
<method name="inReady()">
<cov.data calls="55" hit_lines="1" total_lines="2" />
</method>
</class>
<class name="FilePermission" source="FilePermission.java">
<cov.data calls="116" hit_methods="6" total_methods="17" hit_lines="32" total_lines="122" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;init&gt;(String, int)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;init&gt;(String, String)">
<cov.data calls="23" hit_lines="3" total_lines="3" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="1" hit_lines="2" total_lines="2" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="access$000(java.io.FilePermission)">
<cov.data calls="23" hit_lines="1" total_lines="1" />
</method>
<method name="access$100(java.io.FilePermission)">
<cov.data calls="23" hit_lines="1" total_lines="1" />
</method>
<method name="implies(java.security.Permission)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="init(int)">
<cov.data calls="23" hit_lines="11" total_lines="24" />
</method>
<method name="writeObject(java.io.ObjectOutputStream)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="readObject(java.io.ObjectInputStream)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="getActions()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="getActions(int)">
<cov.data calls="0" hit_lines="0" total_lines="18" />
</method>
<method name="newPermissionCollection()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="impliesIgnoreMask(java.io.FilePermission)">
<cov.data calls="0" hit_lines="0" total_lines="15" />
</method>
<method name="getMask()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getMask(String)">
<cov.data calls="23" hit_lines="14" total_lines="32" />
</method>
</class>
<class name="FilePermission$1" source="FilePermission.java">
<cov.data calls="46" hit_methods="2" total_methods="2" hit_lines="5" total_lines="8" />
<method name="&lt;init&gt;(java.io.FilePermission)">
<cov.data calls="23" hit_lines="1" total_lines="1" />
</method>
<method name="run()">
<cov.data calls="23" hit_lines="4" total_lines="7" />
</method>
</class>
<class name="FileReader" source="FileReader.java">
<cov.data calls="26" hit_methods="1" total_methods="3" hit_lines="2" total_lines="6" />
<method name="&lt;init&gt;(java.io.File)">
<cov.data calls="26" hit_lines="2" total_lines="2" />
</method>
<method name="&lt;init&gt;(java.io.FileDescriptor)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="FileWriter" source="FileWriter.java">
<cov.data calls="10" hit_methods="1" total_methods="4" hit_lines="2" total_lines="8" />
<method name="&lt;init&gt;(String, boolean)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(java.io.File)">
<cov.data calls="10" hit_lines="2" total_lines="2" />
</method>
<method name="&lt;init&gt;(java.io.FileDescriptor)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="StringWriter" source="StringWriter.java">
<cov.data calls="0" hit_methods="0" total_methods="11" hit_lines="0" total_lines="35" />
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="&lt;init&gt;(int)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="flush()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="write(char[], int, int)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="write(int)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="write(String, int, int)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="write(String)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="close()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="ensureOpen()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getBuffer()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="StringReader" source="StringReader.java">
<cov.data calls="0" hit_methods="0" total_methods="10" hit_lines="0" total_lines="55" />
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="reset()">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="read(char[], int, int)">
<cov.data calls="0" hit_lines="0" total_lines="13" />
</method>
<method name="read()">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="skip(long)">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
<method name="close()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="mark(int)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="markSupported()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="ensureOpen()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="ready()">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
</class>
<class name="UnsupportedEncodingException" source="UnsupportedEncodingException.java">
<cov.data calls="0" hit_methods="0" total_methods="2" hit_lines="0" total_lines="4" />
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="PrintWriter" source="PrintWriter.java">
<cov.data calls="40" hit_methods="11" total_methods="34" hit_lines="37" total_lines="136" />
<method name="&lt;init&gt;(java.io.Writer, boolean)">
<cov.data calls="1" hit_lines="7" total_lines="7" />
</method>
<method name="&lt;init&gt;(java.io.OutputStream)">
<cov.data calls="1" hit_lines="2" total_lines="2" />
</method>
<method name="&lt;init&gt;(java.io.OutputStream, boolean)">
<cov.data calls="1" hit_lines="2" total_lines="2" />
</method>
<method name="&lt;init&gt;(java.io.Writer)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="println(String)">
<cov.data calls="4" hit_lines="4" total_lines="5" />
</method>
<method name="println(char[])">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="println(double)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="println(float)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="println(long)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="println(int)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="println(char)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="println(boolean)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="println()">
<cov.data calls="5" hit_lines="2" total_lines="2" />
</method>
<method name="println(Object)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="flush()">
<cov.data calls="1" hit_lines="4" total_lines="6" />
</method>
<method name="print(boolean)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="print(char)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="print(Object)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="print(long)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="print(float)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="print(double)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="print(char[])">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="print(String)">
<cov.data calls="4" hit_lines="3" total_lines="4" />
</method>
<method name="print(int)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="write(char[])">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="write(char[], int, int)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="write(int)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="write(String, int, int)">
<cov.data calls="4" hit_lines="4" total_lines="7" />
</method>
<method name="write(String)">
<cov.data calls="4" hit_lines="2" total_lines="2" />
</method>
<method name="newLine()">
<cov.data calls="5" hit_lines="5" total_lines="9" />
</method>
<method name="close()">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
<method name="ensureOpen()">
<cov.data calls="10" hit_lines="2" total_lines="3" />
</method>
<method name="checkError()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="setError()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
</class>
</package>
<package name="java.util">
<cov.data calls="3780020" hit_methods="248" total_methods="768" hit_lines="718" total_lines="4461" />
<class name="AbstractList" source="AbstractList.java">
<cov.data calls="68484" hit_methods="2" total_methods="17" hit_lines="0" total_lines="72" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="68456" hit_lines="0" total_lines="2" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="14" />
</method>
<method name="indexOf(Object)">
<cov.data calls="0" hit_lines="0" total_lines="11" />
</method>
<method name="lastIndexOf(Object)">
<cov.data calls="0" hit_lines="0" total_lines="11" />
</method>
<method name="get(int)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="set(int, Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="add(Object)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="add(int, Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="clear()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="remove(int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="iterator()">
<cov.data calls="28" hit_lines="0" total_lines="1" />
</method>
<method name="addAll(int, java.util.Collection)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="subList(int, int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="removeRange(int, int)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="listIterator(int)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="listIterator()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="Stack" source="Stack.java">
<cov.data calls="6615" hit_methods="5" total_methods="6" hit_lines="0" total_lines="23" />
<method name="&lt;init&gt;()">
<cov.data calls="938" hit_lines="0" total_lines="2" />
</method>
<method name="push(Object)">
<cov.data calls="4256" hit_lines="0" total_lines="3" />
</method>
<method name="pop()">
<cov.data calls="709" hit_lines="0" total_lines="6" />
</method>
<method name="peek()">
<cov.data calls="710" hit_lines="0" total_lines="5" />
</method>
<method name="empty()">
<cov.data calls="2" hit_lines="0" total_lines="1" />
</method>
<method name="search(Object)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
</class>
<class name="HashMap" source="HashMap.java">
<cov.data calls="7403" hit_methods="16" total_methods="30" hit_lines="0" total_lines="336" />
<method name="&lt;init&gt;(int)">
<cov.data calls="507" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="92" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(java.util.Map)">
<cov.data calls="3" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;init&gt;(int, float)">
<cov.data calls="603" hit_lines="0" total_lines="13" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="put(Object, Object)">
<cov.data calls="2183" hit_lines="0" total_lines="38" />
</method>
<method name="clone()">
<cov.data calls="0" hit_lines="0" total_lines="14" />
</method>
<method name="get(Object)">
<cov.data calls="3526" hit_lines="0" total_lines="15" />
</method>
<method name="access$000(java.util.HashMap, int)">
<cov.data calls="9" hit_lines="0" total_lines="1" />
</method>
<method name="access$100(java.util.HashMap)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="values()">
<cov.data calls="0" hit_lines="0" total_lines="17" />
</method>
<method name="size()">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="access$200(java.util.HashMap)">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="clear()">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="remove(Object)">
<cov.data calls="0" hit_lines="0" total_lines="40" />
</method>
<method name="access$300(java.util.HashMap)">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="loadFactor()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="keySet()">
<cov.data calls="3" hit_lines="0" total_lines="22" />
</method>
<method name="entrySet()">
<cov.data calls="6" hit_lines="0" total_lines="58" />
</method>
<method name="isEmpty()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="containsValue(Object)">
<cov.data calls="0" hit_lines="0" total_lines="15" />
</method>
<method name="containsKey(Object)">
<cov.data calls="46" hit_lines="0" total_lines="14" />
</method>
<method name="rehash()">
<cov.data calls="407" hit_lines="0" total_lines="21" />
</method>
<method name="putAll(java.util.Map)">
<cov.data calls="6" hit_lines="0" total_lines="6" />
</method>
<method name="writeObject(java.io.ObjectOutputStream)">
<cov.data calls="0" hit_lines="0" total_lines="19" />
</method>
<method name="readObject(java.io.ObjectInputStream)">
<cov.data calls="0" hit_lines="0" total_lines="16" />
</method>
<method name="capacity()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getHashIterator(int)">
<cov.data calls="9" hit_lines="0" total_lines="4" />
</method>
<method name="access$308(java.util.HashMap)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="access$110(java.util.HashMap)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="Properties" source="Properties.java">
<cov.data calls="711" hit_methods="10" total_methods="18" hit_lines="0" total_lines="228" />
<method name="&lt;init&gt;(java.util.Properties)">
<cov.data calls="11" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="11" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setProperty(String, String)">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="getProperty(String, String)">
<cov.data calls="2" hit_lines="0" total_lines="2" />
</method>
<method name="getProperty(String)">
<cov.data calls="228" hit_lines="0" total_lines="3" />
</method>
<method name="load(java.io.InputStream)">
<cov.data calls="4" hit_lines="0" total_lines="71" />
</method>
<method name="enumerate(java.util.Hashtable)">
<cov.data calls="2" hit_lines="0" total_lines="8" />
</method>
<method name="list(java.io.PrintStream)">
<cov.data calls="0" hit_lines="0" total_lines="12" />
</method>
<method name="list(java.io.PrintWriter)">
<cov.data calls="0" hit_lines="0" total_lines="12" />
</method>
<method name="continueLine(String)">
<cov.data calls="150" hit_lines="0" total_lines="5" />
</method>
<method name="loadConvert(String)">
<cov.data calls="300" hit_lines="0" total_lines="42" />
</method>
<method name="saveConvert(String, boolean)">
<cov.data calls="0" hit_lines="0" total_lines="38" />
</method>
<method name="save(java.io.OutputStream, String)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="store(java.io.OutputStream, String)">
<cov.data calls="0" hit_lines="0" total_lines="17" />
</method>
<method name="writeln(java.io.BufferedWriter, String)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="propertyNames()">
<cov.data calls="2" hit_lines="0" total_lines="3" />
</method>
<method name="toHex(int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="Collections$EmptyMap" source="Collections.java">
<cov.data calls="2" hit_methods="2" total_methods="12" hit_lines="0" total_lines="12" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;init&gt;(java.util.Collections$1)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="get(Object)">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="values()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="size()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="keySet()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="entrySet()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isEmpty()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="containsValue(Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="containsKey(Object)">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="Set" source="Set.java">
<cov.data calls="0" hit_methods="0" total_methods="15" hit_lines="0" total_lines="0" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="add(Object)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="size()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="toArray(Object[])">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="toArray()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="contains(Object)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="clear()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="remove(Object)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="isEmpty()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="iterator()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="containsAll(java.util.Collection)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="addAll(java.util.Collection)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="removeAll(java.util.Collection)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="retainAll(java.util.Collection)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="Collection" source="Collection.java">
<cov.data calls="0" hit_methods="0" total_methods="15" hit_lines="0" total_lines="0" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="add(Object)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="size()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="toArray(Object[])">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="toArray()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="contains(Object)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="clear()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="remove(Object)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="isEmpty()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="iterator()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="containsAll(java.util.Collection)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="addAll(java.util.Collection)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="removeAll(java.util.Collection)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="retainAll(java.util.Collection)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="Collections" source="Collections.java">
<cov.data calls="0" hit_methods="0" total_methods="39" hit_lines="0" total_lines="172" />
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="min(java.util.Collection, java.util.Comparator)">
<cov.data calls="0" hit_lines="0" total_lines="11" />
</method>
<method name="min(java.util.Collection)">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
<method name="access$100(Object, Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="max(java.util.Collection)">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
<method name="max(java.util.Collection, java.util.Comparator)">
<cov.data calls="0" hit_lines="0" total_lines="11" />
</method>
<method name="synchronizedSet(java.util.Set, Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="synchronizedSet(java.util.Set)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="synchronizedCollection(java.util.Collection)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="synchronizedCollection(java.util.Collection, Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="copy(java.util.List, java.util.List)">
<cov.data calls="0" hit_lines="0" total_lines="9" />
</method>
<method name="synchronizedList(java.util.List)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="synchronizedList(java.util.List, Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="reverse(java.util.List)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="sort(java.util.List, java.util.Comparator)">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
<method name="sort(java.util.List)">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
<method name="binarySearch(java.util.List, Object)">
<cov.data calls="0" hit_lines="0" total_lines="29" />
</method>
<method name="binarySearch(java.util.List, Object, java.util.Comparator)">
<cov.data calls="0" hit_lines="0" total_lines="33" />
</method>
<method name="shuffle(java.util.List)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="shuffle(java.util.List, java.util.Random)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="swap(java.util.List, int, int)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="fill(java.util.List, Object)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="unmodifiableCollection(java.util.Collection)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="unmodifiableSet(java.util.Set)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="unmodifiableSortedSet(java.util.SortedSet)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="unmodifiableList(java.util.List)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="unmodifiableMap(java.util.Map)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="unmodifiableSortedMap(java.util.SortedMap)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="synchronizedSortedSet(java.util.SortedSet)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="synchronizedMap(java.util.Map)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="synchronizedSortedMap(java.util.SortedMap)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="singleton(Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="singletonList(Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="singletonMap(Object, Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="nCopies(int, Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="reverseOrder()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="enumeration(java.util.Collection)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="eq(Object, Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="Collections$EmptySet" source="Collections.java">
<cov.data calls="0" hit_methods="0" total_methods="5" hit_lines="0" total_lines="5" />
<method name="&lt;init&gt;(java.util.Collections$1)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="size()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="contains(Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="iterator()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="HashSet" source="HashSet.java">
<cov.data calls="325" hit_methods="2" total_methods="15" hit_lines="0" total_lines="56" />
<method name="&lt;init&gt;(java.util.Collection)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="&lt;init&gt;(int, float)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;init&gt;(int)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="29" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="clone()">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="add(Object)">
<cov.data calls="296" hit_lines="0" total_lines="1" />
</method>
<method name="size()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="contains(Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="clear()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="remove(Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isEmpty()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="writeObject(java.io.ObjectOutputStream)">
<cov.data calls="0" hit_lines="0" total_lines="13" />
</method>
<method name="readObject(java.io.ObjectInputStream)">
<cov.data calls="0" hit_lines="0" total_lines="16" />
</method>
<method name="iterator()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="Collections$EmptyList" source="Collections.java">
<cov.data calls="0" hit_methods="0" total_methods="5" hit_lines="0" total_lines="5" />
<method name="&lt;init&gt;(java.util.Collections$1)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="get(int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="size()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="contains(Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="Collections$ReverseComparator" source="Collections.java">
<cov.data calls="0" hit_methods="0" total_methods="3" hit_lines="0" total_lines="5" />
<method name="&lt;init&gt;(java.util.Collections$1)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="compare(Object, Object)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
</class>
<class name="HashMap$Entry" source="HashMap.java">
<cov.data calls="1902" hit_methods="3" total_methods="8" hit_lines="0" total_lines="19" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;init&gt;(int, Object, Object, java.util.HashMap$Entry)">
<cov.data calls="1900" hit_lines="0" total_lines="6" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="clone()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getValue()">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="getKey()">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="setValue(Object)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
</class>
<class name="AbstractSet" source="AbstractSet.java">
<cov.data calls="38" hit_methods="1" total_methods="4" hit_lines="0" total_lines="33" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="38" hit_lines="0" total_lines="2" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="9" />
</method>
<method name="removeAll(java.util.Collection)">
<cov.data calls="0" hit_lines="0" total_lines="14" />
</method>
</class>
<class name="Locale" source="Locale.java">
<cov.data calls="1595" hit_methods="11" total_methods="35" hit_lines="0" total_lines="408" />
<method name="hashCode()">
<cov.data calls="41" hit_lines="0" total_lines="7" />
</method>
<method name="&lt;init&gt;(String, String)">
<cov.data calls="2" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(String, String, String)">
<cov.data calls="8" hit_lines="0" total_lines="5" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="equals(Object)">
<cov.data calls="21" hit_lines="0" total_lines="10" />
</method>
<method name="clone()">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="toString()">
<cov.data calls="10" hit_lines="0" total_lines="11" />
</method>
<method name="toLowerCase(String)">
<cov.data calls="8" hit_lines="0" total_lines="5" />
</method>
<method name="toUpperCase(String)">
<cov.data calls="16" hit_lines="0" total_lines="5" />
</method>
<method name="getDefault()">
<cov.data calls="1479" hit_lines="0" total_lines="1" />
</method>
<method name="getLanguage()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="writeObject(java.io.ObjectOutputStream)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="readObject(java.io.ObjectInputStream)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="setDefault(java.util.Locale)">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
<method name="getAvailableLocales()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getISOCountries()">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
<method name="getISOLanguages()">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
<method name="getLanguagesForCountry(String)">
<cov.data calls="0" hit_lines="0" total_lines="23" />
</method>
<method name="getCountry()">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="getVariant()">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="getISO3Language()">
<cov.data calls="0" hit_lines="0" total_lines="12" />
</method>
<method name="getISO3Country()">
<cov.data calls="0" hit_lines="0" total_lines="12" />
</method>
<method name="getDisplayLanguage()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getDisplayLanguage(java.util.Locale)">
<cov.data calls="0" hit_lines="0" total_lines="52" />
</method>
<method name="getDisplayCountry()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getDisplayCountry(java.util.Locale)">
<cov.data calls="0" hit_lines="0" total_lines="52" />
</method>
<method name="getDisplayVariant()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getDisplayVariant(java.util.Locale)">
<cov.data calls="0" hit_lines="0" total_lines="18" />
</method>
<method name="getDisplayName()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getDisplayName(java.util.Locale)">
<cov.data calls="0" hit_lines="0" total_lines="72" />
</method>
<method name="getDisplayVariantArray(java.util.ResourceBundle)">
<cov.data calls="0" hit_lines="0" total_lines="16" />
</method>
<method name="formatList(String[], String[])">
<cov.data calls="0" hit_lines="0" total_lines="23" />
</method>
<method name="composeList(java.text.MessageFormat, String[])">
<cov.data calls="0" hit_lines="0" total_lines="13" />
</method>
<method name="findStringMatch(String[][], String, String)">
<cov.data calls="0" hit_lines="0" total_lines="12" />
</method>
<method name="convertOldISOCodes(String)">
<cov.data calls="8" hit_lines="0" total_lines="9" />
</method>
</class>
<class name="AbstractMap" source="AbstractMap.java">
<cov.data calls="604" hit_methods="1" total_methods="16" hit_lines="0" total_lines="181" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="604" hit_lines="0" total_lines="2" />
</method>
<method name="put(Object, Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="23" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="13" />
</method>
<method name="get(Object)">
<cov.data calls="0" hit_lines="0" total_lines="15" />
</method>
<method name="values()">
<cov.data calls="0" hit_lines="0" total_lines="30" />
</method>
<method name="size()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="clear()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="remove(Object)">
<cov.data calls="0" hit_lines="0" total_lines="22" />
</method>
<method name="keySet()">
<cov.data calls="0" hit_lines="0" total_lines="30" />
</method>
<method name="entrySet()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="isEmpty()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="containsValue(Object)">
<cov.data calls="0" hit_lines="0" total_lines="15" />
</method>
<method name="containsKey(Object)">
<cov.data calls="0" hit_lines="0" total_lines="15" />
</method>
<method name="putAll(java.util.Map)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
</class>
<class name="Iterator" source="Iterator.java">
<cov.data calls="0" hit_methods="0" total_methods="3" hit_lines="0" total_lines="0" />
<method name="next()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="remove()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="hasNext()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="Hashtable$EmptyIterator" source="Hashtable.java">
<cov.data calls="0" hit_methods="0" total_methods="4" hit_lines="0" total_lines="5" />
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="next()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="remove()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="hasNext()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="Hashtable$Entry" source="Hashtable.java">
<cov.data calls="2987" hit_methods="1" total_methods="8" hit_lines="0" total_lines="22" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;init&gt;(int, Object, Object, java.util.Hashtable$Entry)">
<cov.data calls="2987" hit_lines="0" total_lines="6" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="clone()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getKey()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setValue(Object)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
</class>
<class name="HashMap$EmptyHashIterator" source="HashMap.java">
<cov.data calls="3" hit_methods="1" total_methods="4" hit_lines="0" total_lines="6" />
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="next()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="remove()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="hasNext()">
<cov.data calls="3" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="Dictionary" source="Dictionary.java">
<cov.data calls="551" hit_methods="1" total_methods="8" hit_lines="0" total_lines="2" />
<method name="&lt;init&gt;()">
<cov.data calls="551" hit_lines="0" total_lines="2" />
</method>
<method name="put(Object, Object)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="get(Object)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="size()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="remove(Object)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="keys()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="isEmpty()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="elements()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="ArrayList" source="ArrayList.java">
<cov.data calls="19553" hit_methods="7" total_methods="25" hit_lines="0" total_lines="177" />
<method name="&lt;init&gt;()">
<cov.data calls="72" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(java.util.Collection)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="&lt;init&gt;(int)">
<cov.data calls="72" hit_lines="0" total_lines="6" />
</method>
<method name="clone()">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
<method name="indexOf(Object)">
<cov.data calls="0" hit_lines="0" total_lines="10" />
</method>
<method name="lastIndexOf(Object)">
<cov.data calls="0" hit_lines="0" total_lines="10" />
</method>
<method name="get(int)">
<cov.data calls="9671" hit_lines="0" total_lines="3" />
</method>
<method name="set(int, Object)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="add(int, Object)">
<cov.data calls="0" hit_lines="0" total_lines="10" />
</method>
<method name="add(Object)">
<cov.data calls="33" hit_lines="0" total_lines="3" />
</method>
<method name="size()">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="toArray()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="toArray(Object[])">
<cov.data calls="0" hit_lines="0" total_lines="10" />
</method>
<method name="contains(Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="clear()">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
<method name="remove(int)">
<cov.data calls="0" hit_lines="0" total_lines="12" />
</method>
<method name="isEmpty()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="writeObject(java.io.ObjectOutputStream)">
<cov.data calls="0" hit_lines="0" total_lines="9" />
</method>
<method name="readObject(java.io.ObjectInputStream)">
<cov.data calls="0" hit_lines="0" total_lines="10" />
</method>
<method name="trimToSize()">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
<method name="ensureCapacity(int)">
<cov.data calls="33" hit_lines="0" total_lines="11" />
</method>
<method name="addAll(java.util.Collection)">
<cov.data calls="0" hit_lines="0" total_lines="9" />
</method>
<method name="addAll(int, java.util.Collection)">
<cov.data calls="0" hit_lines="0" total_lines="18" />
</method>
<method name="removeRange(int, int)">
<cov.data calls="0" hit_lines="0" total_lines="10" />
</method>
<method name="RangeCheck(int)">
<cov.data calls="9671" hit_lines="0" total_lines="4" />
</method>
</class>
<class name="AbstractCollection" source="AbstractCollection.java">
<cov.data calls="68522" hit_methods="2" total_methods="15" hit_lines="0" total_lines="98" />
<method name="&lt;init&gt;()">
<cov.data calls="68494" hit_lines="0" total_lines="2" />
</method>
<method name="toString()">
<cov.data calls="28" hit_lines="0" total_lines="11" />
</method>
<method name="add(Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="size()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="toArray()">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="toArray(Object[])">
<cov.data calls="0" hit_lines="0" total_lines="13" />
</method>
<method name="contains(Object)">
<cov.data calls="0" hit_lines="0" total_lines="11" />
</method>
<method name="clear()">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="remove(Object)">
<cov.data calls="0" hit_lines="0" total_lines="17" />
</method>
<method name="isEmpty()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="iterator()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="containsAll(java.util.Collection)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="addAll(java.util.Collection)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="removeAll(java.util.Collection)">
<cov.data calls="0" hit_lines="0" total_lines="9" />
</method>
<method name="retainAll(java.util.Collection)">
<cov.data calls="0" hit_lines="0" total_lines="9" />
</method>
</class>
<class name="Random" source="Random.java">
<cov.data calls="18" hit_methods="4" total_methods="12" hit_lines="0" total_lines="48" />
<method name="&lt;init&gt;(long)">
<cov.data calls="1" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="next(int)">
<cov.data calls="8" hit_lines="0" total_lines="3" />
</method>
<method name="nextDouble()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="nextInt(int)">
<cov.data calls="0" hit_lines="0" total_lines="12" />
</method>
<method name="nextInt()">
<cov.data calls="8" hit_lines="0" total_lines="1" />
</method>
<method name="setSeed(long)">
<cov.data calls="1" hit_lines="0" total_lines="3" />
</method>
<method name="nextBytes(byte[])">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="nextLong()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="nextBoolean()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="nextFloat()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="nextGaussian()">
<cov.data calls="0" hit_lines="0" total_lines="14" />
</method>
</class>
<class name="List" source="List.java">
<cov.data calls="0" hit_methods="0" total_methods="25" hit_lines="0" total_lines="0" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="indexOf(Object)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="lastIndexOf(Object)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="get(int)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="set(int, Object)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="add(Object)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="add(int, Object)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="size()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="toArray()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="toArray(Object[])">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="contains(Object)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="clear()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="remove(Object)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="remove(int)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="isEmpty()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="iterator()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="containsAll(java.util.Collection)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="addAll(int, java.util.Collection)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="addAll(java.util.Collection)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="removeAll(java.util.Collection)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="retainAll(java.util.Collection)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="subList(int, int)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="listIterator(int)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="listIterator()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="Map" source="Map.java">
<cov.data calls="0" hit_methods="0" total_methods="14" hit_lines="0" total_lines="0" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="put(Object, Object)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="get(Object)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="values()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="size()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="clear()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="remove(Object)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="keySet()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="entrySet()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="isEmpty()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="containsValue(Object)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="containsKey(Object)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="putAll(java.util.Map)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="Hashtable$EmptyEnumerator" source="Hashtable.java">
<cov.data calls="31" hit_methods="1" total_methods="3" hit_lines="0" total_lines="4" />
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="nextElement()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="hasMoreElements()">
<cov.data calls="31" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="Hashtable" source="Hashtable.java">
<cov.data calls="12660" hit_methods="17" total_methods="35" hit_lines="0" total_lines="258" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="471" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(java.util.Map)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;init&gt;(int)">
<cov.data calls="79" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(int, float)">
<cov.data calls="551" hit_lines="0" total_lines="13" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="put(Object, Object)">
<cov.data calls="3040" hit_lines="0" total_lines="30" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="23" />
</method>
<method name="clone()">
<cov.data calls="0" hit_lines="0" total_lines="14" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="13" />
</method>
<method name="get(Object)">
<cov.data calls="7038" hit_lines="0" total_lines="9" />
</method>
<method name="access$100(java.util.Hashtable, int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="values()">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="size()">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="contains(Object)">
<cov.data calls="10" hit_lines="0" total_lines="13" />
</method>
<method name="access$200(java.util.Hashtable)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="clear()">
<cov.data calls="236" hit_lines="0" total_lines="6" />
</method>
<method name="remove(Object)">
<cov.data calls="69" hit_lines="0" total_lines="18" />
</method>
<method name="access$400(java.util.Hashtable)">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="keys()">
<cov.data calls="25" hit_lines="0" total_lines="1" />
</method>
<method name="keySet()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="entrySet()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="isEmpty()">
<cov.data calls="21" hit_lines="0" total_lines="1" />
</method>
<method name="elements()">
<cov.data calls="28" hit_lines="0" total_lines="1" />
</method>
<method name="containsValue(Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="containsKey(Object)">
<cov.data calls="927" hit_lines="0" total_lines="9" />
</method>
<method name="rehash()">
<cov.data calls="109" hit_lines="0" total_lines="21" />
</method>
<method name="putAll(java.util.Map)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="getEnumeration(int)">
<cov.data calls="53" hit_lines="0" total_lines="4" />
</method>
<method name="getIterator(int)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="writeObject(java.io.ObjectOutputStream)">
<cov.data calls="0" hit_lines="0" total_lines="15" />
</method>
<method name="readObject(java.io.ObjectInputStream)">
<cov.data calls="0" hit_lines="0" total_lines="26" />
</method>
<method name="access$508(java.util.Hashtable)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="access$210(java.util.Hashtable)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="access$500(java.util.Hashtable)">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="Enumeration" source="Enumeration.java">
<cov.data calls="0" hit_methods="0" total_methods="2" hit_lines="0" total_lines="0" />
<method name="nextElement()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="hasMoreElements()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="Vector" source="Vector.java">
<cov.data calls="1425417" hit_methods="19" total_methods="47" hit_lines="0" total_lines="244" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="elementAt(int)">
<cov.data calls="520671" hit_lines="0" total_lines="12" />
</method>
<method name="&lt;init&gt;(java.util.Collection)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="68138" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(int)">
<cov.data calls="68384" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(int, int)">
<cov.data calls="68384" hit_lines="0" total_lines="7" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="clone()">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
<method name="toString()">
<cov.data calls="28" hit_lines="0" total_lines="1" />
</method>
<method name="indexOf(Object, int)">
<cov.data calls="191" hit_lines="0" total_lines="10" />
</method>
<method name="indexOf(Object)">
<cov.data calls="131" hit_lines="0" total_lines="1" />
</method>
<method name="lastIndexOf(Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="lastIndexOf(Object, int)">
<cov.data calls="0" hit_lines="0" total_lines="13" />
</method>
<method name="get(int)">
<cov.data calls="110" hit_lines="0" total_lines="4" />
</method>
<method name="set(int, Object)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="add(Object)">
<cov.data calls="1426" hit_lines="0" total_lines="4" />
</method>
<method name="add(int, Object)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="addElement(Object)">
<cov.data calls="345956" hit_lines="0" total_lines="4" />
</method>
<method name="size()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="toArray()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="toArray(Object[])">
<cov.data calls="2" hit_lines="0" total_lines="10" />
</method>
<method name="contains(Object)">
<cov.data calls="60" hit_lines="0" total_lines="1" />
</method>
<method name="copyInto(Object[])">
<cov.data calls="467" hit_lines="0" total_lines="2" />
</method>
<method name="clear()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="remove(Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="remove(int)">
<cov.data calls="388" hit_lines="0" total_lines="12" />
</method>
<method name="isEmpty()">
<cov.data calls="366" hit_lines="0" total_lines="1" />
</method>
<method name="elements()">
<cov.data calls="1183" hit_lines="0" total_lines="1" />
</method>
<method name="trimToSize()">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
<method name="ensureCapacity(int)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="ensureCapacityHelper(int)">
<cov.data calls="347382" hit_lines="0" total_lines="12" />
</method>
<method name="setSize(int)">
<cov.data calls="0" hit_lines="0" total_lines="10" />
</method>
<method name="capacity()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="firstElement()">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="lastElement()">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="setElementAt(Object, int)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="removeElementAt(int)">
<cov.data calls="175" hit_lines="0" total_lines="15" />
</method>
<method name="insertElementAt(Object, int)">
<cov.data calls="0" hit_lines="0" total_lines="10" />
</method>
<method name="removeElement(Object)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="removeAllElements()">
<cov.data calls="1975" hit_lines="0" total_lines="5" />
</method>
<method name="containsAll(java.util.Collection)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="addAll(int, java.util.Collection)">
<cov.data calls="0" hit_lines="0" total_lines="18" />
</method>
<method name="addAll(java.util.Collection)">
<cov.data calls="0" hit_lines="0" total_lines="9" />
</method>
<method name="removeAll(java.util.Collection)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="retainAll(java.util.Collection)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="subList(int, int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="removeRange(int, int)">
<cov.data calls="0" hit_lines="0" total_lines="10" />
</method>
</class>
<class name="StringTokenizer" source="StringTokenizer.java">
<cov.data calls="1690960" hit_methods="9" total_methods="12" hit_lines="0" total_lines="84" />
<method name="&lt;init&gt;(String, String, boolean)">
<cov.data calls="63980" hit_lines="0" total_lines="10" />
</method>
<method name="&lt;init&gt;(String, String)">
<cov.data calls="63944" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(String)">
<cov.data calls="4" hit_lines="0" total_lines="2" />
</method>
<method name="nextElement()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="hasMoreElements()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="countTokens()">
<cov.data calls="4" hit_lines="0" total_lines="10" />
</method>
<method name="nextToken()">
<cov.data calls="342747" hit_lines="0" total_lines="12" />
</method>
<method name="nextToken(String)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="setMaxDelimChar()">
<cov.data calls="63980" hit_lines="0" total_lines="13" />
</method>
<method name="skipDelimiters(int)">
<cov.data calls="406777" hit_lines="0" total_lines="11" />
</method>
<method name="scanToken(int)">
<cov.data calls="342763" hit_lines="0" total_lines="13" />
</method>
<method name="hasMoreTokens()">
<cov.data calls="406761" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="Comparator" source="Comparator.java">
<cov.data calls="0" hit_methods="0" total_methods="2" hit_lines="0" total_lines="0" />
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="compare(Object, Object)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="Map$Entry" source="Map.java">
<cov.data calls="0" hit_methods="0" total_methods="5" hit_lines="0" total_lines="0" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getValue()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getKey()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="setValue(Object)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="EmptyStackException" source="EmptyStackException.java">
<cov.data calls="534" hit_methods="1" total_methods="1" hit_lines="2" total_lines="2" />
<method name="&lt;init&gt;()">
<cov.data calls="534" hit_lines="2" total_lines="2" />
</method>
</class>
<class name="BitSet" source="BitSet.java">
<cov.data calls="157" hit_methods="5" total_methods="20" hit_lines="18" total_lines="137" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(int)">
<cov.data calls="1" hit_lines="5" total_lines="6" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="17" />
</method>
<method name="clone()">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="11" />
</method>
<method name="length()">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
<method name="get(int)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="set(int)">
<cov.data calls="51" hit_lines="9" total_lines="10" />
</method>
<method name="size()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="clear(int)">
<cov.data calls="0" hit_lines="0" total_lines="9" />
</method>
<method name="readObject(java.io.ObjectInputStream)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="ensureCapacity(int)">
<cov.data calls="2" hit_lines="2" total_lines="6" />
</method>
<method name="unitIndex(int)">
<cov.data calls="52" hit_lines="1" total_lines="1" />
</method>
<method name="bit(int)">
<cov.data calls="51" hit_lines="1" total_lines="1" />
</method>
<method name="recalculateUnitsInUse()">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="andNot(java.util.BitSet)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="and(java.util.BitSet)">
<cov.data calls="0" hit_lines="0" total_lines="11" />
</method>
<method name="or(java.util.BitSet)">
<cov.data calls="0" hit_lines="0" total_lines="11" />
</method>
<method name="xor(java.util.BitSet)">
<cov.data calls="0" hit_lines="0" total_lines="12" />
</method>
</class>
<class name="EventObject" source="EventObject.java">
<cov.data calls="2097" hit_methods="1" total_methods="3" hit_lines="4" total_lines="7" />
<method name="&lt;init&gt;(Object)">
<cov.data calls="2097" hit_lines="4" total_lines="5" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getSource()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="HashMap$3" source="HashMap.java">
<cov.data calls="12" hit_methods="2" total_methods="6" hit_lines="2" total_lines="34" />
<method name="&lt;init&gt;(java.util.HashMap)">
<cov.data calls="6" hit_lines="1" total_lines="1" />
</method>
<method name="size()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="contains(Object)">
<cov.data calls="0" hit_lines="0" total_lines="11" />
</method>
<method name="clear()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="remove(Object)">
<cov.data calls="0" hit_lines="0" total_lines="18" />
</method>
<method name="iterator()">
<cov.data calls="6" hit_lines="1" total_lines="1" />
</method>
</class>
<class name="HashMap$HashIterator" source="HashMap.java">
<cov.data calls="52" hit_methods="3" total_methods="4" hit_lines="27" total_lines="48" />
<method name="&lt;init&gt;(java.util.HashMap, int)">
<cov.data calls="6" hit_lines="8" total_lines="8" />
</method>
<method name="next()">
<cov.data calls="20" hit_lines="11" total_lines="14" />
</method>
<method name="remove()">
<cov.data calls="0" hit_lines="0" total_lines="18" />
</method>
<method name="hasNext()">
<cov.data calls="26" hit_lines="8" total_lines="8" />
</method>
</class>
<class name="HashMap$1" source="HashMap.java">
<cov.data calls="6" hit_methods="2" total_methods="6" hit_lines="2" total_lines="9" />
<method name="&lt;init&gt;(java.util.HashMap)">
<cov.data calls="3" hit_lines="1" total_lines="1" />
</method>
<method name="size()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="contains(Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="clear()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="remove(Object)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="iterator()">
<cov.data calls="3" hit_lines="1" total_lines="1" />
</method>
</class>
<class name="Hashtable$Enumerator" source="Hashtable.java">
<cov.data calls="1201" hit_methods="3" total_methods="6" hit_lines="27" total_lines="55" />
<method name="&lt;init&gt;(java.util.Hashtable, int, boolean)">
<cov.data calls="22" hit_lines="9" total_lines="9" />
</method>
<method name="next()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="remove()">
<cov.data calls="0" hit_lines="0" total_lines="22" />
</method>
<method name="nextElement()">
<cov.data calls="581" hit_lines="10" total_lines="12" />
</method>
<method name="hasMoreElements()">
<cov.data calls="598" hit_lines="8" total_lines="8" />
</method>
<method name="hasNext()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="Calendar" source="Calendar.java">
<cov.data calls="263389" hit_methods="22" total_methods="52" hit_lines="77" total_lines="202" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;init&gt;(java.util.TimeZone, java.util.Locale)">
<cov.data calls="7" hit_lines="10" total_lines="10" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="1" hit_lines="2" total_lines="2" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="clone()">
<cov.data calls="0" hit_lines="0" total_lines="10" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="21" />
</method>
<method name="get(int)">
<cov.data calls="5720" hit_lines="2" total_lines="2" />
</method>
<method name="set(int, int, int, int, int, int)">
<cov.data calls="951" hit_lines="7" total_lines="7" />
</method>
<method name="set(int, int, int, int, int)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="set(int, int)">
<cov.data calls="5710" hit_lines="6" total_lines="6" />
</method>
<method name="set(int, int, int)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="add(int, int)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="isSet(int)">
<cov.data calls="19093" hit_lines="1" total_lines="1" />
</method>
<method name="getInstance(java.util.Locale)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getInstance(java.util.TimeZone, java.util.Locale)">
<cov.data calls="4" hit_lines="1" total_lines="1" />
</method>
<method name="getInstance()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getInstance(java.util.TimeZone)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="clear()">
<cov.data calls="951" hit_lines="7" total_lines="7" />
</method>
<method name="clear(int)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="writeObject(java.io.ObjectOutputStream)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="readObject(java.io.ObjectInputStream)">
<cov.data calls="0" hit_lines="0" total_lines="11" />
</method>
<method name="getAvailableLocales()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setTime(java.util.Date)">
<cov.data calls="12" hit_lines="2" total_lines="2" />
</method>
<method name="getTime()">
<cov.data calls="4" hit_lines="1" total_lines="1" />
</method>
<method name="setTimeZone(java.util.TimeZone)">
<cov.data calls="6657" hit_lines="3" total_lines="3" />
</method>
<method name="getTimeZone()">
<cov.data calls="12405" hit_lines="1" total_lines="1" />
</method>
<method name="setLenient(boolean)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="isLenient()">
<cov.data calls="2865" hit_lines="1" total_lines="1" />
</method>
<method name="getFirstDayOfWeek()">
<cov.data calls="17175" hit_lines="1" total_lines="1" />
</method>
<method name="getMinimalDaysInFirstWeek()">
<cov.data calls="11450" hit_lines="1" total_lines="1" />
</method>
<method name="getMaximum(int)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getLeastMaximum(int)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="before(Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="computeTime()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="computeFields()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getTimeInMillis()">
<cov.data calls="955" hit_lines="2" total_lines="2" />
</method>
<method name="setTimeInMillis(long)">
<cov.data calls="5725" hit_lines="8" total_lines="8" />
</method>
<method name="internalGet(int)">
<cov.data calls="63963" hit_lines="1" total_lines="1" />
</method>
<method name="internalSet(int, int)">
<cov.data calls="103055" hit_lines="2" total_lines="2" />
</method>
<method name="complete()">
<cov.data calls="5724" hit_lines="3" total_lines="6" />
</method>
<method name="after(Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="roll(int, int)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="roll(int, boolean)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="setFirstDayOfWeek(int)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="setMinimalDaysInFirstWeek(int)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getMinimum(int)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getGreatestMinimum(int)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getActualMinimum(int)">
<cov.data calls="0" hit_lines="0" total_lines="14" />
</method>
<method name="getActualMaximum(int)">
<cov.data calls="0" hit_lines="0" total_lines="16" />
</method>
<method name="setWeekCountData(java.util.Locale)">
<cov.data calls="7" hit_lines="11" total_lines="11" />
</method>
<method name="updateTime()">
<cov.data calls="955" hit_lines="4" total_lines="4" />
</method>
</class>
<class name="GregorianCalendar" source="GregorianCalendar.java">
<cov.data calls="133644" hit_methods="23" total_methods="47" hit_lines="198" total_lines="514" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;init&gt;(java.util.TimeZone)">
<cov.data calls="1" hit_lines="2" total_lines="2" />
</method>
<method name="&lt;init&gt;(java.util.Locale)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(java.util.TimeZone, java.util.Locale)">
<cov.data calls="7" hit_lines="6" total_lines="6" />
</method>
<method name="&lt;init&gt;(int, int, int)">
<cov.data calls="0" hit_lines="0" total_lines="9" />
</method>
<method name="&lt;init&gt;(int, int, int, int, int)">
<cov.data calls="0" hit_lines="0" total_lines="11" />
</method>
<method name="&lt;init&gt;(int, int, int, int, int, int)">
<cov.data calls="0" hit_lines="0" total_lines="12" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="2" hit_lines="2" total_lines="2" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="1" hit_lines="7" total_lines="7" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="add(int, int)">
<cov.data calls="4" hit_lines="10" total_lines="59" />
</method>
<method name="getMaximum(int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getLeastMaximum(int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="computeTime()">
<cov.data calls="955" hit_lines="37" total_lines="46" />
</method>
<method name="computeFields()">
<cov.data calls="5725" hit_lines="31" total_lines="40" />
</method>
<method name="roll(int, int)">
<cov.data calls="0" hit_lines="0" total_lines="95" />
</method>
<method name="roll(int, boolean)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getMinimum(int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getGreatestMinimum(int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getActualMinimum(int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getActualMaximum(int)">
<cov.data calls="0" hit_lines="0" total_lines="19" />
</method>
<method name="setGregorianChange(java.util.Date)">
<cov.data calls="0" hit_lines="0" total_lines="10" />
</method>
<method name="getGregorianChange()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isLeapYear(int)">
<cov.data calls="13364" hit_lines="1" total_lines="1" />
</method>
<method name="inDaylightTime()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="getISOYear()">
<cov.data calls="0" hit_lines="0" total_lines="9" />
</method>
<method name="timeToFields(long, boolean)">
<cov.data calls="6680" hit_lines="41" total_lines="58" />
</method>
<method name="computeJulianDay(boolean, int)">
<cov.data calls="955" hit_lines="32" total_lines="59" />
</method>
<method name="millisToJulianDay(long)">
<cov.data calls="6680" hit_lines="1" total_lines="1" />
</method>
<method name="julianDayToMillis(long)">
<cov.data calls="955" hit_lines="1" total_lines="1" />
</method>
<method name="julianDayToDayOfWeek(long)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="floorDivide(int, int, int[])">
<cov.data calls="20040" hit_lines="3" total_lines="6" />
</method>
<method name="floorDivide(long, int, int[])">
<cov.data calls="7635" hit_lines="6" total_lines="6" />
</method>
<method name="floorDivide(int, int)">
<cov.data calls="2865" hit_lines="1" total_lines="1" />
</method>
<method name="floorDivide(long, long)">
<cov.data calls="6680" hit_lines="1" total_lines="1" />
</method>
<method name="aggregateStamp(int, int)">
<cov.data calls="2865" hit_lines="1" total_lines="1" />
</method>
<method name="weekNumber(int, int)">
<cov.data calls="5725" hit_lines="5" total_lines="5" />
</method>
<method name="monthLength(int, int)">
<cov.data calls="13364" hit_lines="1" total_lines="1" />
</method>
<method name="monthLength(int)">
<cov.data calls="13364" hit_lines="3" total_lines="4" />
</method>
<method name="prevMonthLength(int)">
<cov.data calls="6680" hit_lines="1" total_lines="1" />
</method>
<method name="yearLength(int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="yearLength()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="pinDayOfMonth()">
<cov.data calls="4" hit_lines="4" total_lines="4" />
</method>
<method name="validateFields()">
<cov.data calls="0" hit_lines="0" total_lines="13" />
</method>
<method name="boundsCheck(int, int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getEpochDay()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="internalGetEra()">
<cov.data calls="19093" hit_lines="1" total_lines="1" />
</method>
</class>
<class name="NoSuchElementException" source="NoSuchElementException.java">
<cov.data calls="0" hit_methods="0" total_methods="2" hit_lines="0" total_lines="4" />
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="Vector$1" source="Vector.java">
<cov.data calls="5661" hit_methods="3" total_methods="3" hit_lines="6" total_lines="8" />
<method name="&lt;init&gt;(java.util.Vector)">
<cov.data calls="1183" hit_lines="2" total_lines="2" />
</method>
<method name="nextElement()">
<cov.data calls="1595" hit_lines="3" total_lines="5" />
</method>
<method name="hasMoreElements()">
<cov.data calls="2883" hit_lines="1" total_lines="1" />
</method>
</class>
<class name="AbstractList$Itr" source="AbstractList.java">
<cov.data calls="276" hit_methods="4" total_methods="6" hit_lines="11" total_lines="25" />
<method name="&lt;init&gt;(java.util.AbstractList, java.util.AbstractList$1)">
<cov.data calls="28" hit_lines="1" total_lines="1" />
</method>
<method name="&lt;init&gt;(java.util.AbstractList)">
<cov.data calls="28" hit_lines="4" total_lines="4" />
</method>
<method name="next()">
<cov.data calls="110" hit_lines="4" total_lines="6" />
</method>
<method name="remove()">
<cov.data calls="0" hit_lines="0" total_lines="10" />
</method>
<method name="hasNext()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="checkForComodification()">
<cov.data calls="110" hit_lines="2" total_lines="3" />
</method>
</class>
<class name="Date" source="Date.java">
<cov.data calls="14326" hit_methods="13" total_methods="40" hit_lines="42" total_lines="259" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="compareTo(Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="compareTo(java.util.Date)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;init&gt;(int, int, int, int, int, int)">
<cov.data calls="951" hit_lines="9" total_lines="11" />
</method>
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(int, int, int, int, int)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(int, int, int)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(long)">
<cov.data calls="971" hit_lines="4" total_lines="4" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="16" hit_lines="2" total_lines="2" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="1" hit_lines="7" total_lines="7" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="clone()">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="10" />
</method>
<method name="getField(int)">
<cov.data calls="5706" hit_lines="7" total_lines="14" />
</method>
<method name="writeObject(java.io.ObjectOutputStream)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="readObject(java.io.ObjectInputStream)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="setField(int, int)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="setTime(long)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="getTime()">
<cov.data calls="974" hit_lines="1" total_lines="1" />
</method>
<method name="getYear()">
<cov.data calls="951" hit_lines="1" total_lines="1" />
</method>
<method name="getMonth()">
<cov.data calls="951" hit_lines="1" total_lines="1" />
</method>
<method name="getDate()">
<cov.data calls="951" hit_lines="1" total_lines="1" />
</method>
<method name="getHours()">
<cov.data calls="951" hit_lines="1" total_lines="1" />
</method>
<method name="getMinutes()">
<cov.data calls="951" hit_lines="1" total_lines="1" />
</method>
<method name="getSeconds()">
<cov.data calls="951" hit_lines="1" total_lines="1" />
</method>
<method name="parse(String)">
<cov.data calls="0" hit_lines="0" total_lines="120" />
</method>
<method name="setDate(int)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="before(java.util.Date)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="after(java.util.Date)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setSeconds(int)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="setHours(int)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="setMinutes(int)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="UTC(int, int, int, int, int, int)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="setYear(int)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="setMonth(int)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getDay()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="toLocaleString()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="toGMTString()">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
<method name="getTimezoneOffset()">
<cov.data calls="0" hit_lines="0" total_lines="15" />
</method>
<method name="makeStaticCalendars()">
<cov.data calls="1" hit_lines="6" total_lines="6" />
</method>
</class>
<class name="ResourceBundle" source="ResourceBundle.java">
<cov.data calls="1532" hit_methods="17" total_methods="25" hit_lines="145" total_lines="213" />
<method name="&lt;init&gt;()">
<cov.data calls="8" hit_lines="4" total_lines="4" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="1" hit_lines="4" total_lines="4" />
</method>
<method name="class$(String)">
<cov.data calls="1" hit_lines="1" total_lines="1" />
</method>
<method name="getBundle(String, java.util.Locale)">
<cov.data calls="10" hit_lines="1" total_lines="1" />
</method>
<method name="getBundle(String, java.util.Locale, ClassLoader)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="getBundle(String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getObject(String)">
<cov.data calls="1380" hit_lines="6" total_lines="7" />
</method>
<method name="getLoader()">
<cov.data calls="10" hit_lines="6" total_lines="6" />
</method>
<method name="getStringArray(String)">
<cov.data calls="28" hit_lines="1" total_lines="1" />
</method>
<method name="setLocale(String, String)">
<cov.data calls="8" hit_lines="16" total_lines="20" />
</method>
<method name="setParent(java.util.ResourceBundle)">
<cov.data calls="8" hit_lines="2" total_lines="2" />
</method>
<method name="getString(String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getLocale()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getKeys()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getClassContext()">
<cov.data calls="10" hit_lines="0" total_lines="0" />
</method>
<method name="getBundleImpl(String, java.util.Locale, ClassLoader)">
<cov.data calls="10" hit_lines="30" total_lines="50" />
</method>
<method name="propagate(ClassLoader, java.util.Vector, java.util.Vector, Object)">
<cov.data calls="4" hit_lines="7" total_lines="7" />
</method>
<method name="throwMissingResourceException(String, java.util.Locale)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="cleanUpConstructionList()">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="findBundle(ClassLoader, String, String, Object, Object)">
<cov.data calls="12" hit_lines="25" total_lines="38" />
</method>
<method name="calculateBundleNames(String, java.util.Locale)">
<cov.data calls="4" hit_lines="18" total_lines="24" />
</method>
<method name="findBundleInCache(ClassLoader, String)">
<cov.data calls="18" hit_lines="5" total_lines="6" />
</method>
<method name="putBundleInCache(ClassLoader, String, Object)">
<cov.data calls="10" hit_lines="7" total_lines="8" />
</method>
<method name="loadBundle(ClassLoader, String)">
<cov.data calls="10" hit_lines="12" total_lines="21" />
</method>
<method name="handleGetObject(String)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="ResourceBundle$ResourceCacheKey" source="ResourceBundle.java">
<cov.data calls="270" hit_methods="7" total_methods="7" hit_lines="20" total_lines="27" />
<method name="hashCode()">
<cov.data calls="78" hit_lines="1" total_lines="1" />
</method>
<method name="&lt;init&gt;(java.util.ResourceBundle$1)">
<cov.data calls="1" hit_lines="1" total_lines="1" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="1" hit_lines="1" total_lines="1" />
</method>
<method name="equals(Object)">
<cov.data calls="26" hit_lines="7" total_lines="13" />
</method>
<method name="clone()">
<cov.data calls="20" hit_lines="1" total_lines="2" />
</method>
<method name="clear()">
<cov.data calls="48" hit_lines="2" total_lines="2" />
</method>
<method name="setKeyValues(ClassLoader, String)">
<cov.data calls="96" hit_lines="7" total_lines="7" />
</method>
</class>
<class name="ListResourceBundle" source="ListResourceBundle.java">
<cov.data calls="82" hit_methods="3" total_methods="6" hit_lines="13" total_lines="24" />
<method name="&lt;init&gt;()">
<cov.data calls="5" hit_lines="3" total_lines="3" />
</method>
<method name="access$000(java.util.ListResourceBundle)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getKeys()">
<cov.data calls="0" hit_lines="0" total_lines="9" />
</method>
<method name="handleGetObject(String)">
<cov.data calls="72" hit_lines="3" total_lines="3" />
</method>
<method name="getContents()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="loadLookup()">
<cov.data calls="5" hit_lines="7" total_lines="8" />
</method>
</class>
<class name="ResourceBundle$1" source="ResourceBundle.java">
<cov.data calls="4" hit_methods="2" total_methods="2" hit_lines="3" total_lines="4" />
<method name="&lt;init&gt;(ClassLoader, String)">
<cov.data calls="2" hit_lines="1" total_lines="1" />
</method>
<method name="run()">
<cov.data calls="2" hit_lines="2" total_lines="3" />
</method>
</class>
<class name="TimeZone" source="TimeZone.java">
<cov.data calls="14319" hit_methods="8" total_methods="24" hit_lines="28" total_lines="99" />
<method name="&lt;init&gt;()">
<cov.data calls="328" hit_lines="2" total_lines="2" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="1" hit_lines="4" total_lines="4" />
</method>
<method name="clone()">
<cov.data calls="6667" hit_lines="3" total_lines="4" />
</method>
<method name="getDefault()">
<cov.data calls="6664" hit_lines="11" total_lines="12" />
</method>
<method name="class$(String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getOffset(int, int, int, int, int, int)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getOffset(int, int, int, int, int, int, int, int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setDefault(java.util.TimeZone)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getDisplayName(boolean, int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getDisplayName(boolean, int, java.util.Locale)">
<cov.data calls="0" hit_lines="0" total_lines="15" />
</method>
<method name="getDisplayName()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getDisplayName(java.util.Locale)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getTimeZone(String)">
<cov.data calls="3" hit_lines="4" total_lines="4" />
</method>
<method name="getID()">
<cov.data calls="327" hit_lines="1" total_lines="1" />
</method>
<method name="getRawOffset()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="useDaylightTime()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="inDaylightTime(java.util.Date)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="setRawOffset(int)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="setID(String)">
<cov.data calls="328" hit_lines="3" total_lines="4" />
</method>
<method name="getAvailableIDs(int)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="getAvailableIDs()">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="getSystemTimeZoneID(String, String)">
<cov.data calls="1" hit_lines="0" total_lines="0" />
</method>
<method name="hasSameRules(java.util.TimeZone)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="parseCustomTimeZone(String)">
<cov.data calls="0" hit_lines="0" total_lines="31" />
</method>
</class>
<class name="SimpleTimeZone" source="SimpleTimeZone.java">
<cov.data calls="34071" hit_methods="10" total_methods="36" hit_lines="83" total_lines="276" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;init&gt;(int, String, int, int, int, int, int, int, int, int, int)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(int, String, int, int, int, int, int, int, int, int, int, int, int)">
<cov.data calls="119" hit_lines="20" total_lines="21" />
</method>
<method name="&lt;init&gt;(int, String, int, int, int, int, int, int, int, int)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(int, String)">
<cov.data calls="209" hit_lines="8" total_lines="8" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="1" hit_lines="3" total_lines="3" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="clone()">
<cov.data calls="6667" hit_lines="1" total_lines="1" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="writeObject(java.io.ObjectOutputStream)">
<cov.data calls="0" hit_lines="0" total_lines="10" />
</method>
<method name="readObject(java.io.ObjectInputStream)">
<cov.data calls="0" hit_lines="0" total_lines="15" />
</method>
<method name="getOffset(int, int, int, int, int, int)">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
<method name="getOffset(int, int, int, int, int, int, int, int)">
<cov.data calls="6680" hit_lines="10" total_lines="12" />
</method>
<method name="getRawOffset()">
<cov.data calls="6680" hit_lines="1" total_lines="1" />
</method>
<method name="getDSTSavings()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="useDaylightTime()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="inDaylightTime(java.util.Date)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="setRawOffset(int)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="hasSameRules(java.util.TimeZone)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="setStartYear(int)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="setStartRule(int, int, int, int)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="setStartRule(int, int, int, int, boolean)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="setStartRule(int, int, int)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="setEndRule(int, int, int, int, boolean)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="setEndRule(int, int, int)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="setEndRule(int, int, int, int)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="compareToRule(int, int, int, int, int, int, int, int, int, int, int, int)">
<cov.data calls="13358" hit_lines="5" total_lines="33" />
</method>
<method name="setDSTSavings(int)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="decodeRules()">
<cov.data calls="119" hit_lines="3" total_lines="3" />
</method>
<method name="decodeStartRule()">
<cov.data calls="119" hit_lines="16" total_lines="23" />
</method>
<method name="decodeEndRule()">
<cov.data calls="119" hit_lines="16" total_lines="23" />
</method>
<method name="makeRulesCompatible()">
<cov.data calls="0" hit_lines="0" total_lines="37" />
</method>
<method name="packRules()">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
<method name="unpackRules(byte[])">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
<method name="packTimes()">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="unpackTimes(int[])">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
</class>
<class name="TimeZone$1" source="TimeZone.java">
<cov.data calls="2" hit_methods="2" total_methods="2" hit_lines="3" total_lines="3" />
<method name="&lt;init&gt;(String)">
<cov.data calls="1" hit_lines="1" total_lines="1" />
</method>
<method name="run()">
<cov.data calls="1" hit_lines="2" total_lines="2" />
</method>
</class>
<class name="TimeZoneData" source="TimeZone.java">
<cov.data calls="4" hit_methods="2" total_methods="3" hit_lines="7" total_lines="8" />
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="1" hit_lines="5" total_lines="5" />
</method>
<method name="get(String)">
<cov.data calls="3" hit_lines="2" total_lines="2" />
</method>
</class>
</package>
<package name="java.lang">
<cov.data calls="8076788" hit_methods="214" total_methods="807" hit_lines="45" total_lines="3726" />
<class name="ThreadGroup" source="ThreadGroup.java">
<cov.data calls="4" hit_methods="2" total_methods="35" hit_lines="0" total_lines="370" />
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(ThreadGroup, String)">
<cov.data calls="0" hit_lines="0" total_lines="12" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="uncaughtException(Thread, Throwable)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getName()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="add(Thread)">
<cov.data calls="2" hit_lines="0" total_lines="18" />
</method>
<method name="add(ThreadGroup)">
<cov.data calls="0" hit_lines="0" total_lines="18" />
</method>
<method name="getParent()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="setDaemon(boolean)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="remove(ThreadGroup)">
<cov.data calls="0" hit_lines="0" total_lines="22" />
</method>
<method name="remove(Thread)">
<cov.data calls="0" hit_lines="0" total_lines="21" />
</method>
<method name="stop()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="interrupt()">
<cov.data calls="0" hit_lines="0" total_lines="17" />
</method>
<method name="destroy()">
<cov.data calls="0" hit_lines="0" total_lines="27" />
</method>
<method name="suspend()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="resume()">
<cov.data calls="0" hit_lines="0" total_lines="17" />
</method>
<method name="activeCount()">
<cov.data calls="0" hit_lines="0" total_lines="17" />
</method>
<method name="enumerate(ThreadGroup[], int, boolean)">
<cov.data calls="0" hit_lines="0" total_lines="30" />
</method>
<method name="enumerate(ThreadGroup[])">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="enumerate(Thread[])">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="enumerate(ThreadGroup[], boolean)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="enumerate(Thread[], boolean)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="enumerate(Thread[], int, boolean)">
<cov.data calls="0" hit_lines="0" total_lines="31" />
</method>
<method name="isDaemon()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="checkAccess()">
<cov.data calls="2" hit_lines="0" total_lines="5" />
</method>
<method name="getMaxPriority()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isDestroyed()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setMaxPriority(int)">
<cov.data calls="0" hit_lines="0" total_lines="19" />
</method>
<method name="parentOf(ThreadGroup)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="activeGroupCount()">
<cov.data calls="0" hit_lines="0" total_lines="17" />
</method>
<method name="stopOrSuspend(boolean)">
<cov.data calls="0" hit_lines="0" total_lines="25" />
</method>
<method name="list(java.io.PrintStream, int)">
<cov.data calls="0" hit_lines="0" total_lines="24" />
</method>
<method name="list()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="allowThreadSuspension(boolean)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
</class>
<class name="ThreadLocal" source="ThreadLocal.java">
<cov.data calls="959" hit_methods="4" total_methods="4" hit_lines="0" total_lines="20" />
<method name="&lt;init&gt;()">
<cov.data calls="1" hit_lines="0" total_lines="3" />
</method>
<method name="get()">
<cov.data calls="952" hit_lines="0" total_lines="10" />
</method>
<method name="set(Object)">
<cov.data calls="5" hit_lines="0" total_lines="6" />
</method>
<method name="initialValue()">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="LinkageError" source="LinkageError.java">
<cov.data calls="0" hit_methods="0" total_methods="2" hit_lines="0" total_lines="4" />
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="ClassCastException" source="ClassCastException.java">
<cov.data calls="0" hit_methods="0" total_methods="2" hit_lines="0" total_lines="4" />
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="Comparable" source="Comparable.java">
<cov.data calls="0" hit_methods="0" total_methods="1" hit_lines="0" total_lines="0" />
<method name="compareTo(Object)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="Boolean" source="Boolean.java">
<cov.data calls="14" hit_methods="3" total_methods="10" hit_lines="0" total_lines="22" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(boolean)">
<cov.data calls="12" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="valueOf(String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="booleanValue()">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="getBoolean(String)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="toBoolean(String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="StrictMath" source="StrictMath.java">
<cov.data calls="2" hit_methods="2" total_methods="35" hit_lines="0" total_lines="43" />
<method name="sin(double)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="cos(double)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="tan(double)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="atan2(double, double)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="sqrt(double)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="min(float, float)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="min(long, long)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="min(int, int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="min(double, double)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="max(double, double)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="max(float, float)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="max(long, long)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="max(int, int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="asin(double)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="acos(double)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="atan(double)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="toRadians(double)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="toDegrees(double)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="exp(double)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="log(double)">
<cov.data calls="1" hit_lines="0" total_lines="0" />
</method>
<method name="IEEEremainder(double, double)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="ceil(double)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="floor(double)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="rint(double)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="pow(double, double)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="round(float)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="round(double)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="initRNG()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="random()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="abs(int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="abs(long)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="abs(float)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="abs(double)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="Integer" source="Integer.java">
<cov.data calls="28" hit_methods="8" total_methods="28" hit_lines="0" total_lines="227" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="compareTo(Integer)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="compareTo(Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;init&gt;(int)">
<cov.data calls="1" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="toString(int, int)">
<cov.data calls="8" hit_lines="0" total_lines="27" />
</method>
<method name="toString(int)">
<cov.data calls="8" hit_lines="0" total_lines="41" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="toHexString(int)">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="valueOf(String, int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="valueOf(String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="byteValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="shortValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="intValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="longValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="floatValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="doubleValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="decode(String)">
<cov.data calls="0" hit_lines="0" total_lines="40" />
</method>
<method name="parseInt(String)">
<cov.data calls="4" hit_lines="0" total_lines="1" />
</method>
<method name="parseInt(String, int)">
<cov.data calls="4" hit_lines="0" total_lines="64" />
</method>
<method name="toOctalString(int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="toBinaryString(int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="toUnsignedString(int, int)">
<cov.data calls="1" hit_lines="0" total_lines="10" />
</method>
<method name="getInteger(String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getInteger(String, int)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getInteger(String, Integer)">
<cov.data calls="0" hit_lines="0" total_lines="13" />
</method>
</class>
<class name="Shutdown" source="Shutdown.java">
<cov.data calls="6" hit_methods="6" total_methods="12" hit_lines="0" total_lines="113" />
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="exit(int)">
<cov.data calls="1" hit_lines="0" total_lines="34" />
</method>
<method name="shutdown()">
<cov.data calls="0" hit_lines="0" total_lines="14" />
</method>
<method name="add(Thread)">
<cov.data calls="0" hit_lines="0" total_lines="17" />
</method>
<method name="class$(String)">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="remove(Thread)">
<cov.data calls="0" hit_lines="0" total_lines="15" />
</method>
<method name="runAllFinalizers()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="setRunFinalizersOnExit(boolean)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="runHooks()">
<cov.data calls="1" hit_lines="0" total_lines="12" />
</method>
<method name="halt(int)">
<cov.data calls="1" hit_lines="0" total_lines="0" />
</method>
<method name="sequence()">
<cov.data calls="1" hit_lines="0" total_lines="14" />
</method>
</class>
<class name="ClassLoader" source="ClassLoader.java">
<cov.data calls="9689" hit_methods="27" total_methods="51" hit_lines="0" total_lines="477" />
<method name="&lt;init&gt;(ClassLoader)">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="29" hit_lines="0" total_lines="8" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="loadClass(String, boolean)">
<cov.data calls="1176" hit_lines="0" total_lines="18" />
</method>
<method name="loadClass(String)">
<cov.data calls="618" hit_lines="0" total_lines="1" />
</method>
<method name="loadClassInternal(String)">
<cov.data calls="547" hit_lines="0" total_lines="1" />
</method>
<method name="findNative(ClassLoader, String)">
<cov.data calls="27" hit_lines="0" total_lines="12" />
</method>
<method name="addClass(Class)">
<cov.data calls="442" hit_lines="0" total_lines="2" />
</method>
<method name="getSystemClassLoader()">
<cov.data calls="41" hit_lines="0" total_lines="20" />
</method>
<method name="checkPackageAccess(Class, java.security.ProtectionDomain)">
<cov.data calls="296" hit_lines="0" total_lines="15" />
</method>
<method name="getPackage(String)">
<cov.data calls="637" hit_lines="0" total_lines="14" />
</method>
<method name="setSigners(Class, Object[])">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="getResourceAsStream(String)">
<cov.data calls="10" hit_lines="0" total_lines="5" />
</method>
<method name="getResource(String)">
<cov.data calls="44" hit_lines="0" total_lines="9" />
</method>
<method name="getCallerClassLoader()">
<cov.data calls="593" hit_lines="0" total_lines="0" />
</method>
<method name="getGetClassLoaderPerm()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="isAncestor(ClassLoader)">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
<method name="getSystemResourceAsStream(String)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="getSystemResource(String)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="findClass(String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="defineClass(String, byte[], int, int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="defineClass(String, byte[], int, int, java.security.ProtectionDomain)">
<cov.data calls="442" hit_lines="0" total_lines="19" />
</method>
<method name="defineClass(byte[], int, int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="checkCerts(String, java.security.CodeSource)">
<cov.data calls="442" hit_lines="0" total_lines="29" />
</method>
<method name="compareCerts(java.security.cert.Certificate[], java.security.cert.Certificate[])">
<cov.data calls="377" hit_lines="0" total_lines="35" />
</method>
<method name="resolveClass(Class)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="findSystemClass(String)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="getParent()">
<cov.data calls="0" hit_lines="0" total_lines="10" />
</method>
<method name="findBootstrapClass0(String)">
<cov.data calls="586" hit_lines="0" total_lines="2" />
</method>
<method name="defineClass0(String, byte[], int, int, java.security.ProtectionDomain)">
<cov.data calls="442" hit_lines="0" total_lines="0" />
</method>
<method name="resolveClass0(Class)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="findBootstrapClass(String)">
<cov.data calls="586" hit_lines="0" total_lines="0" />
</method>
<method name="check()">
<cov.data calls="1028" hit_lines="0" total_lines="4" />
</method>
<method name="findLoadedClass(String)">
<cov.data calls="1204" hit_lines="0" total_lines="0" />
</method>
<method name="getResources(String)">
<cov.data calls="0" hit_lines="0" total_lines="9" />
</method>
<method name="findResources(String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="findResource(String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getBootstrapResource(String)">
<cov.data calls="22" hit_lines="0" total_lines="3" />
</method>
<method name="getSystemResources(String)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="getBootstrapResources(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getBootstrapClassPath()">
<cov.data calls="22" hit_lines="0" total_lines="4" />
</method>
<method name="definePackage(String, String, String, String, String, String, String, java.net.URL)">
<cov.data calls="65" hit_lines="0" total_lines="11" />
</method>
<method name="getPackages()">
<cov.data calls="0" hit_lines="0" total_lines="18" />
</method>
<method name="findLibrary(String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getDefaultDomain()">
<cov.data calls="0" hit_lines="0" total_lines="20" />
</method>
<method name="initializePath(String)">
<cov.data calls="2" hit_lines="0" total_lines="29" />
</method>
<method name="loadLibrary(Class, String, boolean)">
<cov.data calls="5" hit_lines="0" total_lines="43" />
</method>
<method name="loadLibrary0(Class, java.io.File)">
<cov.data calls="5" hit_lines="0" total_lines="78" />
</method>
<method name="access$000()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="access$100()">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="class$(String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="Error" source="Error.java">
<cov.data calls="0" hit_methods="0" total_methods="2" hit_lines="0" total_lines="4" />
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="ArrayStoreException" source="ArrayStoreException.java">
<cov.data calls="0" hit_methods="0" total_methods="2" hit_lines="0" total_lines="4" />
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="Thread" source="Thread.java">
<cov.data calls="1203" hit_methods="6" total_methods="51" hit_lines="0" total_lines="216" />
<method name="&lt;init&gt;(Runnable, String)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;init&gt;(ThreadGroup, Runnable)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;init&gt;(Runnable)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;init&gt;(ThreadGroup, Runnable, String)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;init&gt;(ThreadGroup, String)">
<cov.data calls="2" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="run()">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="exit()">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="registerNatives()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="getName()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="currentThread()">
<cov.data calls="1193" hit_lines="0" total_lines="0" />
</method>
<method name="dumpStack()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getThreadGroup()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setPriority(int)">
<cov.data calls="2" hit_lines="0" total_lines="9" />
</method>
<method name="setDaemon(boolean)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="start()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="nextThreadNum()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="yield()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="sleep(long, int)">
<cov.data calls="0" hit_lines="0" total_lines="15" />
</method>
<method name="sleep(long)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="init(ThreadGroup, Runnable, String)">
<cov.data calls="2" hit_lines="0" total_lines="36" />
</method>
<method name="stop()">
<cov.data calls="0" hit_lines="0" total_lines="15" />
</method>
<method name="stop(Throwable)">
<cov.data calls="0" hit_lines="0" total_lines="13" />
</method>
<method name="interrupt()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="interrupted()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isInterrupted(boolean)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="isInterrupted()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="destroy()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isAlive()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="suspend()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="resume()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="getPriority()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setName(String)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="activeCount()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="enumerate(Thread[])">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="countStackFrames()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="join()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="join(long)">
<cov.data calls="0" hit_lines="0" total_lines="22" />
</method>
<method name="join(long, int)">
<cov.data calls="0" hit_lines="0" total_lines="15" />
</method>
<method name="isDaemon()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="checkAccess()">
<cov.data calls="2" hit_lines="0" total_lines="5" />
</method>
<method name="getContextClassLoader()">
<cov.data calls="0" hit_lines="0" total_lines="11" />
</method>
<method name="setContextClassLoader(ClassLoader)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="setPriority0(int)">
<cov.data calls="2" hit_lines="0" total_lines="0" />
</method>
<method name="stop0(Object)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="suspend0()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="resume0()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="interrupt0()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="Object" source="Object.java">
<cov.data calls="18182" hit_methods="8" total_methods="14" hit_lines="0" total_lines="21" />
<method name="hashCode()">
<cov.data calls="2274" hit_lines="0" total_lines="0" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="finalize()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="wait(long, int)">
<cov.data calls="0" hit_lines="0" total_lines="15" />
</method>
<method name="wait(long)">
<cov.data calls="20" hit_lines="0" total_lines="0" />
</method>
<method name="wait()">
<cov.data calls="10" hit_lines="0" total_lines="2" />
</method>
<method name="registerNatives()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getClass()">
<cov.data calls="791" hit_lines="0" total_lines="0" />
</method>
<method name="equals(Object)">
<cov.data calls="6204" hit_lines="0" total_lines="1" />
</method>
<method name="clone()">
<cov.data calls="8549" hit_lines="0" total_lines="0" />
</method>
<method name="toString()">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="notify()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="notifyAll()">
<cov.data calls="333" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="Byte" source="Byte.java">
<cov.data calls="1" hit_methods="1" total_methods="20" hit_lines="0" total_lines="66" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="compareTo(Byte)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="compareTo(Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;init&gt;(byte)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="toString(byte)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="valueOf(String, int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="valueOf(String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="byteValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="shortValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="intValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="longValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="floatValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="doubleValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="parseByte(String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="parseByte(String, int)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="decode(String)">
<cov.data calls="0" hit_lines="0" total_lines="37" />
</method>
</class>
<class name="Double" source="Double.java">
<cov.data calls="4" hit_methods="3" total_methods="24" hit_lines="0" total_lines="36" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="compareTo(Double)">
<cov.data calls="0" hit_lines="0" total_lines="12" />
</method>
<method name="compareTo(Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(double)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="toString(double)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="valueOf(String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isNaN(double)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isNaN()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isInfinite()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isInfinite(double)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="byteValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="shortValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="intValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="longValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="floatValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="doubleValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="parseDouble(String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="doubleToLongBits(double)">
<cov.data calls="2" hit_lines="0" total_lines="0" />
</method>
<method name="doubleToRawLongBits(double)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="longBitsToDouble(long)">
<cov.data calls="1" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="InheritableThreadLocal" source="InheritableThreadLocal.java">
<cov.data calls="2" hit_methods="1" total_methods="5" hit_lines="0" total_lines="34" />
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="get()">
<cov.data calls="0" hit_lines="0" total_lines="11" />
</method>
<method name="set(Object)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="bequeath(Thread, Thread)">
<cov.data calls="2" hit_lines="0" total_lines="13" />
</method>
<method name="childValue(Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="ArithmeticException" source="ArithmeticException.java">
<cov.data calls="0" hit_methods="0" total_methods="2" hit_lines="0" total_lines="4" />
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="Short" source="Short.java">
<cov.data calls="1" hit_methods="1" total_methods="20" hit_lines="0" total_lines="69" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="compareTo(Short)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="compareTo(Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;init&gt;(short)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="toString(short)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="valueOf(String, int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="valueOf(String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="byteValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="shortValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="intValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="longValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="floatValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="doubleValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="decode(String)">
<cov.data calls="0" hit_lines="0" total_lines="40" />
</method>
<method name="parseShort(String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="parseShort(String, int)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
</class>
<class name="Class" source="Class.java">
<cov.data calls="6366" hit_methods="23" total_methods="54" hit_lines="0" total_lines="146" />
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="registerNatives()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getName()">
<cov.data calls="268" hit_lines="0" total_lines="0" />
</method>
<method name="forName(String)">
<cov.data calls="185" hit_lines="0" total_lines="1" />
</method>
<method name="forName(String, boolean, ClassLoader)">
<cov.data calls="0" hit_lines="0" total_lines="10" />
</method>
<method name="forName0(String, boolean, ClassLoader)">
<cov.data calls="185" hit_lines="0" total_lines="0" />
</method>
<method name="newInstance()">
<cov.data calls="432" hit_lines="0" total_lines="4" />
</method>
<method name="newInstance0()">
<cov.data calls="432" hit_lines="0" total_lines="0" />
</method>
<method name="isInstance(Object)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="isAssignableFrom(Class)">
<cov.data calls="2400" hit_lines="0" total_lines="0" />
</method>
<method name="isInterface()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="isArray()">
<cov.data calls="448" hit_lines="0" total_lines="0" />
</method>
<method name="isPrimitive()">
<cov.data calls="123" hit_lines="0" total_lines="0" />
</method>
<method name="getClassLoader()">
<cov.data calls="53" hit_lines="0" total_lines="11" />
</method>
<method name="getClassLoader0()">
<cov.data calls="71" hit_lines="0" total_lines="0" />
</method>
<method name="getSuperclass()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getPackage()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getInterfaces()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getComponentType()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getModifiers()">
<cov.data calls="502" hit_lines="0" total_lines="0" />
</method>
<method name="getSigners()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="setSigners(Object[])">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getDeclaringClass()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getClasses()">
<cov.data calls="0" hit_lines="0" total_lines="27" />
</method>
<method name="getFields()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getMethods()">
<cov.data calls="29" hit_lines="0" total_lines="2" />
</method>
<method name="getConstructors()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getField(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getMethod(String, Class[])">
<cov.data calls="10" hit_lines="0" total_lines="2" />
</method>
<method name="getConstructor(Class[])">
<cov.data calls="368" hit_lines="0" total_lines="2" />
</method>
<method name="getDeclaredClasses()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getDeclaredFields()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getDeclaredMethods()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getDeclaredConstructors()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getDeclaredField(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getDeclaredMethod(String, Class[])">
<cov.data calls="1" hit_lines="0" total_lines="2" />
</method>
<method name="getDeclaredConstructor(Class[])">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getResourceAsStream(String)">
<cov.data calls="6" hit_lines="0" total_lines="7" />
</method>
<method name="getResource(String)">
<cov.data calls="12" hit_lines="0" total_lines="7" />
</method>
<method name="getProtectionDomain()">
<cov.data calls="0" hit_lines="0" total_lines="18" />
</method>
<method name="getProtectionDomain0()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="setProtectionDomain0(java.security.ProtectionDomain)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getPrimitiveClass(String)">
<cov.data calls="7" hit_lines="0" total_lines="0" />
</method>
<method name="checkMemberAccess(int, ClassLoader)">
<cov.data calls="408" hit_lines="0" total_lines="14" />
</method>
<method name="resolveName(String)">
<cov.data calls="18" hit_lines="0" total_lines="18" />
</method>
<method name="getFields0(int)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getMethods0(int)">
<cov.data calls="29" hit_lines="0" total_lines="0" />
</method>
<method name="getConstructors0(int)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getField0(String, int)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getMethod0(String, Class[], int)">
<cov.data calls="11" hit_lines="0" total_lines="0" />
</method>
<method name="getConstructor0(Class[], int)">
<cov.data calls="368" hit_lines="0" total_lines="0" />
</method>
<method name="getDeclaredClasses0()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="NoClassDefFoundError" source="NoClassDefFoundError.java">
<cov.data calls="0" hit_methods="0" total_methods="2" hit_lines="0" total_lines="4" />
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="Compiler$1" source="Compiler.java">
<cov.data calls="0" hit_methods="0" total_methods="2" hit_lines="0" total_lines="22" />
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="run()">
<cov.data calls="0" hit_lines="0" total_lines="21" />
</method>
</class>
<class name="Throwable" source="Throwable.java">
<cov.data calls="4198" hit_methods="3" total_methods="10" hit_lines="0" total_lines="27" />
<method name="&lt;init&gt;(String)">
<cov.data calls="980" hit_lines="0" total_lines="4" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="1119" hit_lines="0" total_lines="3" />
</method>
<method name="printStackTrace(java.io.PrintWriter)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="printStackTrace(java.io.PrintStream)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="printStackTrace()">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="fillInStackTrace()">
<cov.data calls="2099" hit_lines="0" total_lines="0" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="getMessage()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getLocalizedMessage()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="printStackTrace0(Object)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="OutOfMemoryError" source="OutOfMemoryError.java">
<cov.data calls="0" hit_methods="0" total_methods="2" hit_lines="0" total_lines="4" />
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="Compiler" source="Compiler.java">
<cov.data calls="0" hit_methods="0" total_methods="10" hit_lines="0" total_lines="2" />
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="registerNatives()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="access$000()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="initialize()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="compileClass(Class)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="compileClasses(String)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="command(Object)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="enable()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="disable()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="StackOverflowError" source="StackOverflowError.java">
<cov.data calls="0" hit_methods="0" total_methods="2" hit_lines="0" total_lines="4" />
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="Long" source="Long.java">
<cov.data calls="324" hit_methods="4" total_methods="28" hit_lines="0" total_lines="180" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="compareTo(Long)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="compareTo(Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;init&gt;(long)">
<cov.data calls="317" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="toString(long, int)">
<cov.data calls="3" hit_lines="0" total_lines="22" />
</method>
<method name="toString(long)">
<cov.data calls="3" hit_lines="0" total_lines="1" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="toHexString(long)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="valueOf(String, int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="valueOf(String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="byteValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="shortValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="intValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="longValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="floatValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="doubleValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="decode(String)">
<cov.data calls="0" hit_lines="0" total_lines="40" />
</method>
<method name="toOctalString(long)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="toBinaryString(long)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="toUnsignedString(long, int)">
<cov.data calls="0" hit_lines="0" total_lines="9" />
</method>
<method name="parseLong(String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="parseLong(String, int)">
<cov.data calls="0" hit_lines="0" total_lines="63" />
</method>
<method name="getLong(String, Long)">
<cov.data calls="0" hit_lines="0" total_lines="13" />
</method>
<method name="getLong(String, long)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getLong(String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="Number" source="Number.java">
<cov.data calls="318" hit_methods="1" total_methods="7" hit_lines="0" total_lines="3" />
<method name="&lt;init&gt;()">
<cov.data calls="318" hit_lines="0" total_lines="1" />
</method>
<method name="byteValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="shortValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="intValue()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="longValue()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="floatValue()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="doubleValue()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="Runnable" source="Runnable.java">
<cov.data calls="0" hit_methods="0" total_methods="1" hit_lines="0" total_lines="0" />
<method name="run()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="Float" source="Float.java">
<cov.data calls="1156" hit_methods="2" total_methods="25" hit_lines="0" total_lines="38" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="compareTo(Float)">
<cov.data calls="0" hit_lines="0" total_lines="12" />
</method>
<method name="compareTo(Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(float)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;init&gt;(double)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="toString(float)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="valueOf(String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isNaN()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isNaN(float)">
<cov.data calls="1154" hit_lines="0" total_lines="1" />
</method>
<method name="parseFloat(String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isInfinite()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isInfinite(float)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="byteValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="shortValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="intValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="longValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="floatValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="doubleValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="floatToIntBits(float)">
<cov.data calls="2" hit_lines="0" total_lines="0" />
</method>
<method name="floatToRawIntBits(float)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="intBitsToFloat(int)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="StringBuffer" source="StringBuffer.java">
<cov.data calls="445234" hit_methods="14" total_methods="42" hit_lines="0" total_lines="238" />
<method name="&lt;init&gt;(int)">
<cov.data calls="49319" hit_lines="0" total_lines="4" />
</method>
<method name="&lt;init&gt;(String)">
<cov.data calls="144" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="48696" hit_lines="0" total_lines="2" />
</method>
<method name="toString()">
<cov.data calls="50737" hit_lines="0" total_lines="1" />
</method>
<method name="append(double)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="append(float)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="append(long)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="append(int)">
<cov.data calls="8" hit_lines="0" total_lines="1" />
</method>
<method name="append(char)">
<cov.data calls="74410" hit_lines="0" total_lines="5" />
</method>
<method name="append(boolean)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="append(char[], int, int)">
<cov.data calls="10" hit_lines="0" total_lines="6" />
</method>
<method name="append(char[])">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="append(Object)">
<cov.data calls="4181" hit_lines="0" total_lines="1" />
</method>
<method name="append(String)">
<cov.data calls="90162" hit_lines="0" total_lines="11" />
</method>
<method name="length()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="charAt(int)">
<cov.data calls="4374" hit_lines="0" total_lines="4" />
</method>
<method name="getChars(int, int, char[], int)">
<cov.data calls="0" hit_lines="0" total_lines="11" />
</method>
<method name="substring(int, int)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="substring(int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="replace(int, int, String)">
<cov.data calls="0" hit_lines="0" total_lines="18" />
</method>
<method name="setShared()">
<cov.data calls="50737" hit_lines="0" total_lines="1" />
</method>
<method name="getValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="readObject(java.io.ObjectInputStream)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="copy()">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="ensureCapacity(int)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="capacity()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="expandCapacity(int)">
<cov.data calls="70027" hit_lines="0" total_lines="12" />
</method>
<method name="setLength(int)">
<cov.data calls="2172" hit_lines="0" total_lines="27" />
</method>
<method name="setCharAt(int, char)">
<cov.data calls="257" hit_lines="0" total_lines="6" />
</method>
<method name="delete(int, int)">
<cov.data calls="0" hit_lines="0" total_lines="15" />
</method>
<method name="deleteCharAt(int)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="insert(int, char)">
<cov.data calls="0" hit_lines="0" total_lines="9" />
</method>
<method name="insert(int, char[])">
<cov.data calls="0" hit_lines="0" total_lines="13" />
</method>
<method name="insert(int, long)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="insert(int, float)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="insert(int, double)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="insert(int, int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="insert(int, boolean)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="insert(int, char[], int, int)">
<cov.data calls="0" hit_lines="0" total_lines="15" />
</method>
<method name="insert(int, String)">
<cov.data calls="0" hit_lines="0" total_lines="17" />
</method>
<method name="insert(int, Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="reverse()">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
</class>
<class name="Character" source="Character.java">
<cov.data calls="42340" hit_methods="5" total_methods="33" hit_lines="0" total_lines="118" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="compareTo(Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="compareTo(Character)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;init&gt;(char)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="toLowerCase(char)">
<cov.data calls="33070" hit_lines="0" total_lines="5" />
</method>
<method name="toUpperCase(char)">
<cov.data calls="6135" hit_lines="0" total_lines="5" />
</method>
<method name="charValue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isLowerCase(char)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isUpperCase(char)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isTitleCase(char)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isDigit(char)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isDefined(char)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isLetter(char)">
<cov.data calls="3107" hit_lines="0" total_lines="1" />
</method>
<method name="isLetterOrDigit(char)">
<cov.data calls="24" hit_lines="0" total_lines="1" />
</method>
<method name="isJavaLetter(char)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isJavaLetterOrDigit(char)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isJavaIdentifierStart(char)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isJavaIdentifierPart(char)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isUnicodeIdentifierStart(char)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isUnicodeIdentifierPart(char)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isIdentifierIgnorable(char)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="toTitleCase(char)">
<cov.data calls="0" hit_lines="0" total_lines="26" />
</method>
<method name="digit(char, int)">
<cov.data calls="4" hit_lines="0" total_lines="13" />
</method>
<method name="getNumericValue(char)">
<cov.data calls="0" hit_lines="0" total_lines="26" />
</method>
<method name="isSpace(char)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isSpaceChar(char)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isWhitespace(char)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isISOControl(char)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getType(char)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="forDigit(int, int)">
<cov.data calls="0" hit_lines="0" total_lines="10" />
</method>
</class>
<class name="ClassNotFoundException" source="ClassNotFoundException.java">
<cov.data calls="962" hit_methods="1" total_methods="7" hit_lines="0" total_lines="28" />
<method name="&lt;init&gt;(String)">
<cov.data calls="962" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(String, Throwable)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="printStackTrace()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="printStackTrace(java.io.PrintStream)">
<cov.data calls="0" hit_lines="0" total_lines="9" />
</method>
<method name="printStackTrace(java.io.PrintWriter)">
<cov.data calls="0" hit_lines="0" total_lines="9" />
</method>
<method name="getException()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="String$CaseInsensitiveComparator" source="String.java">
<cov.data calls="874" hit_methods="1" total_methods="3" hit_lines="0" total_lines="20" />
<method name="&lt;init&gt;(String$1)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="compare(Object, Object)">
<cov.data calls="874" hit_lines="0" total_lines="18" />
</method>
</class>
<class name="Exception" source="Exception.java">
<cov.data calls="2099" hit_methods="2" total_methods="2" hit_lines="0" total_lines="4" />
<method name="&lt;init&gt;(String)">
<cov.data calls="980" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="1119" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="System" source="System.java">
<cov.data calls="376546" hit_methods="16" total_methods="34" hit_lines="0" total_lines="120" />
<method name="arraycopy(Object, int, Object, int, int)">
<cov.data calls="361119" hit_lines="0" total_lines="0" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="exit(int)">
<cov.data calls="1" hit_lines="0" total_lines="2" />
</method>
<method name="runFinalizersOnExit(boolean)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="initializeSystemClass()">
<cov.data calls="0" hit_lines="0" total_lines="10" />
</method>
<method name="setProperty(String, String)">
<cov.data calls="1" hit_lines="0" total_lines="9" />
</method>
<method name="registerNatives()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getSecurityManager()">
<cov.data calls="15282" hit_lines="0" total_lines="1" />
</method>
<method name="loadLibrary(String)">
<cov.data calls="5" hit_lines="0" total_lines="2" />
</method>
<method name="getProperty(String, String)">
<cov.data calls="2" hit_lines="0" total_lines="10" />
</method>
<method name="getProperty(String)">
<cov.data calls="83" hit_lines="0" total_lines="10" />
</method>
<method name="mapLibraryName(String)">
<cov.data calls="5" hit_lines="0" total_lines="0" />
</method>
<method name="load(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="runFinalization()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="currentTimeMillis()">
<cov.data calls="29" hit_lines="0" total_lines="0" />
</method>
<method name="setIn(java.io.InputStream)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="setOut(java.io.PrintStream)">
<cov.data calls="2" hit_lines="0" total_lines="3" />
</method>
<method name="setErr(java.io.PrintStream)">
<cov.data calls="2" hit_lines="0" total_lines="3" />
</method>
<method name="checkIO()">
<cov.data calls="4" hit_lines="0" total_lines="3" />
</method>
<method name="setIn0(java.io.InputStream)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="setOut0(java.io.PrintStream)">
<cov.data calls="2" hit_lines="0" total_lines="0" />
</method>
<method name="setErr0(java.io.PrintStream)">
<cov.data calls="2" hit_lines="0" total_lines="0" />
</method>
<method name="setSecurityManager(SecurityManager)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="setSecurityManager0(SecurityManager)">
<cov.data calls="0" hit_lines="0" total_lines="28" />
</method>
<method name="identityHashCode(Object)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="initProperties(java.util.Properties)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getProperties()">
<cov.data calls="2" hit_lines="0" total_lines="4" />
</method>
<method name="setProperties(java.util.Properties)">
<cov.data calls="0" hit_lines="0" total_lines="9" />
</method>
<method name="getenv(String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="gc()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="nullInputStream()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="nullPrintStream()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="getCallerClass()">
<cov.data calls="5" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="VirtualMachineError" source="VirtualMachineError.java">
<cov.data calls="0" hit_methods="0" total_methods="2" hit_lines="0" total_lines="4" />
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="RuntimeException" source="RuntimeException.java">
<cov.data calls="576" hit_methods="2" total_methods="2" hit_lines="0" total_lines="4" />
<method name="&lt;init&gt;(String)">
<cov.data calls="5" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="571" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="String" source="String.java">
<cov.data calls="7164199" hit_methods="41" total_methods="65" hit_lines="0" total_lines="625" />
<method name="hashCode()">
<cov.data calls="13309" hit_lines="0" total_lines="11" />
</method>
<method name="compareTo(Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="compareTo(String)">
<cov.data calls="0" hit_lines="0" total_lines="29" />
</method>
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="15" />
</method>
<method name="&lt;init&gt;(char[])">
<cov.data calls="1858" hit_lines="0" total_lines="4" />
</method>
<method name="&lt;init&gt;(char[], int, int)">
<cov.data calls="2903" hit_lines="0" total_lines="16" />
</method>
<method name="&lt;init&gt;(byte[], int, int, int)">
<cov.data calls="3053" hit_lines="0" total_lines="27" />
</method>
<method name="&lt;init&gt;(byte[], int)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;init&gt;(byte[], int, int, String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(byte[], String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(byte[], int, int)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(byte[])">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(StringBuffer)">
<cov.data calls="50737" hit_lines="0" total_lines="8" />
</method>
<method name="&lt;init&gt;(int, int, char[])">
<cov.data calls="349989" hit_lines="0" total_lines="5" />
</method>
<method name="&lt;init&gt;(byte[], int, int, sun.io.ByteToCharConverter)">
<cov.data calls="0" hit_lines="0" total_lines="26" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="equals(Object)">
<cov.data calls="165634" hit_lines="0" total_lines="20" />
</method>
<method name="toString()">
<cov.data calls="4251" hit_lines="0" total_lines="1" />
</method>
<method name="getBTCConverter(String)">
<cov.data calls="0" hit_lines="0" total_lines="12" />
</method>
<method name="getCTBConverter(String)">
<cov.data calls="952" hit_lines="0" total_lines="12" />
</method>
<method name="length()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="charAt(int)">
<cov.data calls="3734831" hit_lines="0" total_lines="4" />
</method>
<method name="getChars(int, int, char[], int)">
<cov.data calls="282564" hit_lines="0" total_lines="12" />
</method>
<method name="getBytes()">
<cov.data calls="3" hit_lines="0" total_lines="1" />
</method>
<method name="getBytes(sun.io.CharToByteConverter)">
<cov.data calls="955" hit_lines="0" total_lines="22" />
</method>
<method name="getBytes(String)">
<cov.data calls="952" hit_lines="0" total_lines="1" />
</method>
<method name="getBytes(int, int, byte[], int)">
<cov.data calls="0" hit_lines="0" total_lines="18" />
</method>
<method name="equalsIgnoreCase(String)">
<cov.data calls="2005" hit_lines="0" total_lines="1" />
</method>
<method name="compareToIgnoreCase(String)">
<cov.data calls="874" hit_lines="0" total_lines="1" />
</method>
<method name="regionMatches(int, String, int, int)">
<cov.data calls="0" hit_lines="0" total_lines="16" />
</method>
<method name="regionMatches(boolean, int, String, int, int)">
<cov.data calls="1923" hit_lines="0" total_lines="34" />
</method>
<method name="startsWith(String)">
<cov.data calls="70315" hit_lines="0" total_lines="1" />
</method>
<method name="startsWith(String, int)">
<cov.data calls="82164" hit_lines="0" total_lines="16" />
</method>
<method name="endsWith(String)">
<cov.data calls="11849" hit_lines="0" total_lines="1" />
</method>
<method name="indexOf(int)">
<cov.data calls="904300" hit_lines="0" total_lines="1" />
</method>
<method name="indexOf(int, int)">
<cov.data calls="905864" hit_lines="0" total_lines="15" />
</method>
<method name="indexOf(String)">
<cov.data calls="1985" hit_lines="0" total_lines="1" />
</method>
<method name="indexOf(String, int)">
<cov.data calls="2586" hit_lines="0" total_lines="45" />
</method>
<method name="lastIndexOf(String, int)">
<cov.data calls="2" hit_lines="0" total_lines="44" />
</method>
<method name="lastIndexOf(int)">
<cov.data calls="2489" hit_lines="0" total_lines="1" />
</method>
<method name="lastIndexOf(int, int)">
<cov.data calls="3285" hit_lines="0" total_lines="9" />
</method>
<method name="lastIndexOf(String)">
<cov.data calls="2" hit_lines="0" total_lines="1" />
</method>
<method name="substring(int, int)">
<cov.data calls="350299" hit_lines="0" total_lines="10" />
</method>
<method name="substring(int)">
<cov.data calls="1933" hit_lines="0" total_lines="1" />
</method>
<method name="concat(String)">
<cov.data calls="1502" hit_lines="0" total_lines="8" />
</method>
<method name="replace(char, char)">
<cov.data calls="9987" hit_lines="0" total_lines="25" />
</method>
<method name="toLowerCase(java.util.Locale)">
<cov.data calls="2792" hit_lines="0" total_lines="40" />
</method>
<method name="toLowerCase()">
<cov.data calls="1432" hit_lines="0" total_lines="1" />
</method>
<method name="toUpperCase()">
<cov.data calls="33" hit_lines="0" total_lines="1" />
</method>
<method name="toUpperCase(java.util.Locale)">
<cov.data calls="33" hit_lines="0" total_lines="65" />
</method>
<method name="trim()">
<cov.data calls="617" hit_lines="0" total_lines="12" />
</method>
<method name="toCharArray()">
<cov.data calls="188295" hit_lines="0" total_lines="3" />
</method>
<method name="valueOf(char[], int, int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="valueOf(char[])">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="valueOf(Object)">
<cov.data calls="4292" hit_lines="0" total_lines="1" />
</method>
<method name="valueOf(double)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="valueOf(boolean)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="valueOf(char)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="valueOf(int)">
<cov.data calls="8" hit_lines="0" total_lines="1" />
</method>
<method name="valueOf(long)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="valueOf(float)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="copyValueOf(char[], int, int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="copyValueOf(char[])">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="intern()">
<cov.data calls="1342" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="ThreadDeath" source="ThreadDeath.java">
<cov.data calls="0" hit_methods="0" total_methods="1" hit_lines="0" total_lines="1" />
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="NullPointerException" source="NullPointerException.java">
<cov.data calls="1" hit_methods="1" total_methods="2" hit_lines="0" total_lines="4" />
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="1" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="Runtime" source="Runtime.java">
<cov.data calls="12" hit_methods="3" total_methods="28" hit_lines="0" total_lines="106" />
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="exit(int)">
<cov.data calls="1" hit_lines="0" total_lines="6" />
</method>
<method name="runFinalizersOnExit(boolean)">
<cov.data calls="0" hit_lines="0" total_lines="10" />
</method>
<method name="loadLibrary(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="loadLibrary0(Class, String)">
<cov.data calls="5" hit_lines="0" total_lines="10" />
</method>
<method name="load(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="runFinalization()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="halt(int)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="gc()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getRuntime()">
<cov.data calls="6" hit_lines="0" total_lines="1" />
</method>
<method name="load0(Class, String)">
<cov.data calls="0" hit_lines="0" total_lines="10" />
</method>
<method name="addShutdownHook(Thread)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="removeShutdownHook(Thread)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="execInternal(String[], String[], String)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="exec(String, String[])">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="exec(String[], String[])">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="exec(String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="exec(String, String[], java.io.File)">
<cov.data calls="0" hit_lines="0" total_lines="14" />
</method>
<method name="exec(String[], String[], java.io.File)">
<cov.data calls="0" hit_lines="0" total_lines="24" />
</method>
<method name="exec(String[])">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="freeMemory()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="totalMemory()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="runFinalization0()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="traceInstructions(boolean)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="traceMethodCalls(boolean)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getLocalizedInputStream(java.io.InputStream)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getLocalizedOutputStream(java.io.OutputStream)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="ClassLoader$4" source="ClassLoader.java">
<cov.data calls="10" hit_methods="2" total_methods="2" hit_lines="2" total_lines="2" />
<method name="&lt;init&gt;(java.io.File)">
<cov.data calls="5" hit_lines="1" total_lines="1" />
</method>
<method name="run()">
<cov.data calls="5" hit_lines="1" total_lines="1" />
</method>
</class>
<class name="ClassLoader$NativeLibrary" source="ClassLoader.java">
<cov.data calls="29" hit_methods="4" total_methods="7" hit_lines="5" total_lines="18" />
<method name="&lt;init&gt;(Class, String)">
<cov.data calls="1" hit_lines="4" total_lines="4" />
</method>
<method name="finalize()">
<cov.data calls="0" hit_lines="0" total_lines="12" />
</method>
<method name="getFromClass()">
<cov.data calls="1" hit_lines="1" total_lines="1" />
</method>
<method name="access$200(ClassLoader$NativeLibrary)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="load(String)">
<cov.data calls="1" hit_lines="0" total_lines="0" />
</method>
<method name="find(String)">
<cov.data calls="26" hit_lines="0" total_lines="0" />
</method>
<method name="unload()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="Math" source="Math.java">
<cov.data calls="605" hit_methods="4" total_methods="35" hit_lines="5" total_lines="51" />
<method name="sin(double)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="cos(double)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="tan(double)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="atan2(double, double)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="sqrt(double)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="1" hit_lines="2" total_lines="2" />
</method>
<method name="min(float, float)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="min(long, long)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="min(int, int)">
<cov.data calls="68" hit_lines="1" total_lines="1" />
</method>
<method name="min(double, double)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="max(double, double)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="max(float, float)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="max(long, long)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="max(int, int)">
<cov.data calls="535" hit_lines="1" total_lines="1" />
</method>
<method name="asin(double)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="acos(double)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="atan(double)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="toRadians(double)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="toDegrees(double)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="exp(double)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="log(double)">
<cov.data calls="1" hit_lines="1" total_lines="1" />
</method>
<method name="IEEEremainder(double, double)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="ceil(double)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="floor(double)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="rint(double)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="pow(double, double)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="round(float)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="round(double)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="initRNG()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="random()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="abs(int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="abs(long)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="abs(float)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="abs(double)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="Package" source="Package.java">
<cov.data calls="703" hit_methods="5" total_methods="29" hit_lines="21" total_lines="128" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;init&gt;(String, java.util.jar.Manifest, java.net.URL)">
<cov.data calls="0" hit_lines="0" total_lines="32" />
</method>
<method name="&lt;init&gt;(String, String, String, String, String, String, String, java.net.URL)">
<cov.data calls="65" hit_lines="10" total_lines="10" />
</method>
<method name="&lt;init&gt;(String, java.util.jar.Manifest, java.net.URL, Package$1)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="1" hit_lines="3" total_lines="3" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="9" />
</method>
<method name="getName()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getPackage(String)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="getPackage(Class)">
<cov.data calls="0" hit_lines="0" total_lines="9" />
</method>
<method name="getPackages()">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="access$000()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="access$100(String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getSystemPackage(String)">
<cov.data calls="130" hit_lines="7" total_lines="9" />
</method>
<method name="getSystemPackages()">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="access$200()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="access$400()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isSealed()">
<cov.data calls="377" hit_lines="1" total_lines="1" />
</method>
<method name="isSealed(java.net.URL)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isCompatibleWith(String)">
<cov.data calls="0" hit_lines="0" total_lines="20" />
</method>
<method name="getSpecificationTitle()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getSpecificationVersion()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getSpecificationVendor()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getImplementationTitle()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getImplementationVersion()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getImplementationVendor()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="defineSystemPackage(String, String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="loadManifest(String)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="getSystemPackage0(String)">
<cov.data calls="130" hit_lines="0" total_lines="0" />
</method>
<method name="getSystemPackages0()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="RuntimePermission" source="RuntimePermission.java">
<cov.data calls="18" hit_methods="1" total_methods="2" hit_lines="2" total_lines="4" />
<method name="&lt;init&gt;(String, String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(String)">
<cov.data calls="18" hit_lines="2" total_lines="2" />
</method>
</class>
<class name="IndexOutOfBoundsException" source="IndexOutOfBoundsException.java">
<cov.data calls="36" hit_methods="1" total_methods="2" hit_lines="2" total_lines="4" />
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="36" hit_lines="2" total_lines="2" />
</method>
</class>
<class name="ArrayIndexOutOfBoundsException" source="ArrayIndexOutOfBoundsException.java">
<cov.data calls="36" hit_methods="1" total_methods="3" hit_lines="2" total_lines="6" />
<method name="&lt;init&gt;(int)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="36" hit_lines="2" total_lines="2" />
</method>
</class>
<class name="NoSuchMethodException" source="NoSuchMethodException.java">
<cov.data calls="47" hit_methods="1" total_methods="2" hit_lines="2" total_lines="4" />
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="47" hit_lines="2" total_lines="2" />
</method>
</class>
<class name="Void" source="Void.java">
<cov.data calls="1" hit_methods="1" total_methods="2" hit_lines="1" total_lines="2" />
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="1" hit_lines="1" total_lines="1" />
</method>
</class>
<class name="StringIndexOutOfBoundsException" source="StringIndexOutOfBoundsException.java">
<cov.data calls="0" hit_methods="0" total_methods="3" hit_lines="0" total_lines="6" />
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(int)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="SecurityException" source="SecurityException.java">
<cov.data calls="0" hit_methods="0" total_methods="2" hit_lines="0" total_lines="4" />
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="IllegalAccessException" source="IllegalAccessException.java">
<cov.data calls="0" hit_methods="0" total_methods="2" hit_lines="0" total_lines="4" />
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="InstantiationException" source="InstantiationException.java">
<cov.data calls="0" hit_methods="0" total_methods="2" hit_lines="0" total_lines="4" />
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="IllegalArgumentException" source="IllegalArgumentException.java">
<cov.data calls="0" hit_methods="0" total_methods="2" hit_lines="0" total_lines="4" />
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="NumberFormatException" source="NumberFormatException.java">
<cov.data calls="0" hit_methods="0" total_methods="2" hit_lines="0" total_lines="4" />
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="Process" source="Process.java">
<cov.data calls="0" hit_methods="0" total_methods="7" hit_lines="0" total_lines="1" />
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="destroy()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getInputStream()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getOutputStream()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="exitValue()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getErrorStream()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="waitFor()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="ExceptionInInitializerError" source="ExceptionInInitializerError.java">
<cov.data calls="0" hit_methods="0" total_methods="7" hit_lines="0" total_lines="24" />
<method name="&lt;init&gt;(Throwable)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="printStackTrace()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="printStackTrace(java.io.PrintStream)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="printStackTrace(java.io.PrintWriter)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="getException()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="InterruptedException" source="InterruptedException.java">
<cov.data calls="0" hit_methods="0" total_methods="2" hit_lines="0" total_lines="4" />
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="CloneNotSupportedException" source="CloneNotSupportedException.java">
<cov.data calls="0" hit_methods="0" total_methods="2" hit_lines="0" total_lines="4" />
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="ClassFormatError" source="ClassFormatError.java">
<cov.data calls="0" hit_methods="0" total_methods="2" hit_lines="0" total_lines="4" />
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="IllegalStateException" source="IllegalStateException.java">
<cov.data calls="0" hit_methods="0" total_methods="2" hit_lines="0" total_lines="4" />
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="ThreadLocal$SecureKey" source="ThreadLocal.java">
<cov.data calls="1" hit_methods="1" total_methods="2" hit_lines="1" total_lines="2" />
<method name="&lt;init&gt;(ThreadLocal)">
<cov.data calls="1" hit_lines="1" total_lines="1" />
</method>
<method name="threadLocal()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="Shutdown$Lock" source="Shutdown.java">
<cov.data calls="2" hit_methods="2" total_methods="2" hit_lines="2" total_lines="2" />
<method name="&lt;init&gt;(Shutdown$1)">
<cov.data calls="1" hit_lines="1" total_lines="1" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="1" hit_lines="1" total_lines="1" />
</method>
</class>
</package>
<package name="java.lang.ref">
<cov.data calls="8161" hit_methods="27" total_methods="53" hit_lines="0" total_lines="208" />
<class name="Finalizer$FinalizerThread" source="Finalizer.java">
<cov.data calls="0" hit_methods="0" total_methods="2" hit_lines="0" total_lines="8" />
<method name="&lt;init&gt;(ThreadGroup)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="run()">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
</class>
<class name="PhantomReference" source="PhantomReference.java">
<cov.data calls="0" hit_methods="0" total_methods="2" hit_lines="0" total_lines="3" />
<method name="&lt;init&gt;(Object, ref.ReferenceQueue)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="get()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="WeakReference" source="WeakReference.java">
<cov.data calls="0" hit_methods="0" total_methods="2" hit_lines="0" total_lines="4" />
<method name="&lt;init&gt;(Object, ref.ReferenceQueue)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(Object)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="Reference$Lock" source="Reference.java">
<cov.data calls="0" hit_methods="0" total_methods="2" hit_lines="0" total_lines="2" />
<method name="&lt;init&gt;(ref.Reference$1)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="SoftReference" source="SoftReference.java">
<cov.data calls="1134" hit_methods="3" total_methods="3" hit_lines="0" total_lines="9" />
<method name="&lt;init&gt;(Object, ref.ReferenceQueue)">
<cov.data calls="10" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;init&gt;(Object)">
<cov.data calls="60" hit_lines="0" total_lines="3" />
</method>
<method name="get()">
<cov.data calls="1064" hit_lines="0" total_lines="3" />
</method>
</class>
<class name="Reference$ReferenceHandler" source="Reference.java">
<cov.data calls="0" hit_methods="0" total_methods="2" hit_lines="0" total_lines="21" />
<method name="&lt;init&gt;(ThreadGroup, String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="run()">
<cov.data calls="0" hit_lines="0" total_lines="19" />
</method>
</class>
<class name="ReferenceQueue$Null" source="ReferenceQueue.java">
<cov.data calls="0" hit_methods="0" total_methods="3" hit_lines="0" total_lines="3" />
<method name="&lt;init&gt;(ref.ReferenceQueue$1)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="enqueue(ref.Reference)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="Finalizer" source="Finalizer.java">
<cov.data calls="3069" hit_methods="9" total_methods="17" hit_lines="0" total_lines="93" />
<method name="&lt;init&gt;(Object)">
<cov.data calls="397" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="register(Object)">
<cov.data calls="397" hit_lines="0" total_lines="2" />
</method>
<method name="add()">
<cov.data calls="397" hit_lines="0" total_lines="8" />
</method>
<method name="access$000()">
<cov.data calls="313" hit_lines="0" total_lines="1" />
</method>
<method name="access$100(ref.Finalizer)">
<cov.data calls="313" hit_lines="0" total_lines="1" />
</method>
<method name="access$200()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="invokeFinalizeMethod(Object)">
<cov.data calls="313" hit_lines="0" total_lines="0" />
</method>
<method name="hasBeenFinalized()">
<cov.data calls="313" hit_lines="0" total_lines="1" />
</method>
<method name="remove()">
<cov.data calls="313" hit_lines="0" total_lines="18" />
</method>
<method name="runFinalizer()">
<cov.data calls="313" hit_lines="0" total_lines="15" />
</method>
<method name="forkSecondaryFinalizer(Runnable)">
<cov.data calls="0" hit_lines="0" total_lines="17" />
</method>
<method name="runFinalization()">
<cov.data calls="0" hit_lines="0" total_lines="10" />
</method>
<method name="runAllFinalizers()">
<cov.data calls="0" hit_lines="0" total_lines="12" />
</method>
<method name="access$300()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="access$302(ref.Finalizer)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="access$400(ref.Finalizer)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="FinalReference" source="FinalReference.java">
<cov.data calls="397" hit_methods="1" total_methods="1" hit_lines="0" total_lines="2" />
<method name="&lt;init&gt;(Object, ref.ReferenceQueue)">
<cov.data calls="397" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="Reference" source="Reference.java">
<cov.data calls="2206" hit_methods="6" total_methods="10" hit_lines="0" total_lines="24" />
<method name="&lt;init&gt;(Object)">
<cov.data calls="60" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(Object, ref.ReferenceQueue)">
<cov.data calls="467" hit_lines="0" total_lines="11" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="get()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="access$100()">
<cov.data calls="354" hit_lines="0" total_lines="1" />
</method>
<method name="access$200()">
<cov.data calls="678" hit_lines="0" total_lines="1" />
</method>
<method name="clear()">
<cov.data calls="313" hit_lines="0" total_lines="2" />
</method>
<method name="isEnqueued()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="enqueue()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="access$202(ref.Reference)">
<cov.data calls="334" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="ReferenceQueue$Lock" source="ReferenceQueue.java">
<cov.data calls="2" hit_methods="2" total_methods="2" hit_lines="0" total_lines="2" />
<method name="&lt;init&gt;(ref.ReferenceQueue$1)">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="ReferenceQueue" source="ReferenceQueue.java">
<cov.data calls="1353" hit_methods="6" total_methods="7" hit_lines="0" total_lines="37" />
<method name="&lt;init&gt;()">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="enqueue(ref.Reference)">
<cov.data calls="323" hit_lines="0" total_lines="10" />
</method>
<method name="remove(long)">
<cov.data calls="313" hit_lines="0" total_lines="13" />
</method>
<method name="remove()">
<cov.data calls="313" hit_lines="0" total_lines="1" />
</method>
<method name="reallyPoll()">
<cov.data calls="363" hit_lines="0" total_lines="8" />
</method>
<method name="poll()">
<cov.data calls="40" hit_lines="0" total_lines="3" />
</method>
</class>
</package>
<package name="java.security">
<cov.data calls="5554" hit_methods="45" total_methods="149" hit_lines="91" total_lines="1148" />
<class name="PrivilegedAction" source="PrivilegedAction.java">
<cov.data calls="0" hit_methods="0" total_methods="1" hit_lines="0" total_lines="0" />
<method name="run()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="PrivilegedExceptionAction" source="PrivilegedExceptionAction.java">
<cov.data calls="0" hit_methods="0" total_methods="1" hit_lines="0" total_lines="0" />
<method name="run()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="ProtectionDomain" source="ProtectionDomain.java">
<cov.data calls="19" hit_methods="2" total_methods="5" hit_lines="0" total_lines="14" />
<method name="&lt;init&gt;(java.security.CodeSource, java.security.PermissionCollection)">
<cov.data calls="18" hit_lines="0" total_lines="7" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getCodeSource()">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="getPermissions()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="implies(java.security.Permission)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
</class>
<class name="Guard" source="Guard.java">
<cov.data calls="0" hit_methods="0" total_methods="1" hit_lines="0" total_lines="0" />
<method name="checkGuard(Object)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="SecureClassLoader" source="SecureClassLoader.java">
<cov.data calls="920" hit_methods="4" total_methods="7" hit_lines="0" total_lines="59" />
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
<method name="&lt;init&gt;(ClassLoader)">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getProtectionDomain(java.security.CodeSource)">
<cov.data calls="442" hit_lines="0" total_lines="24" />
</method>
<method name="defineClass(String, byte[], int, int, java.security.CodeSource)">
<cov.data calls="442" hit_lines="0" total_lines="4" />
</method>
<method name="check()">
<cov.data calls="18" hit_lines="0" total_lines="4" />
</method>
<method name="getPermissions(java.security.CodeSource)">
<cov.data calls="18" hit_lines="0" total_lines="10" />
</method>
</class>
<class name="Permission" source="Permission.java">
<cov.data calls="42" hit_methods="2" total_methods="9" hit_lines="0" total_lines="13" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="&lt;init&gt;(String)">
<cov.data calls="41" hit_lines="0" total_lines="3" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="getName()">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="implies(java.security.Permission)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getActions()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="newPermissionCollection()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="checkGuard(Object)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
</class>
<class name="AccessController" source="AccessController.java">
<cov.data calls="1083" hit_methods="7" total_methods="9" hit_lines="0" total_lines="27" />
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="checkPermission(java.security.Permission)">
<cov.data calls="0" hit_lines="0" total_lines="19" />
</method>
<method name="doPrivileged(java.security.PrivilegedExceptionAction)">
<cov.data calls="41" hit_lines="0" total_lines="0" />
</method>
<method name="doPrivileged(java.security.PrivilegedAction)">
<cov.data calls="62" hit_lines="0" total_lines="0" />
</method>
<method name="doPrivileged(java.security.PrivilegedExceptionAction, java.security.AccessControlContext)">
<cov.data calls="930" hit_lines="0" total_lines="0" />
</method>
<method name="doPrivileged(java.security.PrivilegedAction, java.security.AccessControlContext)">
<cov.data calls="44" hit_lines="0" total_lines="0" />
</method>
<method name="getInheritedAccessControlContext()">
<cov.data calls="2" hit_lines="0" total_lines="0" />
</method>
<method name="getContext()">
<cov.data calls="2" hit_lines="0" total_lines="7" />
</method>
<method name="getStackAccessControlContext()">
<cov.data calls="2" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="BasicPermission" source="BasicPermission.java">
<cov.data calls="36" hit_methods="2" total_methods="9" hit_lines="0" total_lines="60" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;init&gt;(String, String)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;init&gt;(String)">
<cov.data calls="18" hit_lines="0" total_lines="3" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="9" />
</method>
<method name="implies(java.security.Permission)">
<cov.data calls="0" hit_lines="0" total_lines="20" />
</method>
<method name="init(String)">
<cov.data calls="18" hit_lines="0" total_lines="18" />
</method>
<method name="readObject(java.io.ObjectInputStream)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="getActions()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="newPermissionCollection()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="AccessControlContext" source="AccessControlContext.java">
<cov.data calls="2" hit_methods="1" total_methods="15" hit_lines="0" total_lines="389" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="10" />
</method>
<method name="&lt;init&gt;(java.security.AccessControlContext, java.security.DomainCombiner)">
<cov.data calls="0" hit_lines="0" total_lines="23" />
</method>
<method name="&lt;init&gt;(java.security.ProtectionDomain[], java.security.DomainCombiner)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="&lt;init&gt;(java.security.ProtectionDomain[])">
<cov.data calls="0" hit_lines="0" total_lines="13" />
</method>
<method name="&lt;init&gt;(java.security.ProtectionDomain[], boolean)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isPrivileged()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="29" />
</method>
<method name="checkPermission(java.security.Permission)">
<cov.data calls="0" hit_lines="0" total_lines="56" />
</method>
<method name="getDebug()">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
<method name="getDomainCombiner()">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="combineWithPrivilegedContext()">
<cov.data calls="0" hit_lines="0" total_lines="88" />
</method>
<method name="optimize()">
<cov.data calls="2" hit_lines="0" total_lines="107" />
</method>
<method name="goCombiner(java.security.ProtectionDomain[], java.security.AccessControlContext, boolean)">
<cov.data calls="0" hit_lines="0" total_lines="14" />
</method>
<method name="containsAllPDs(java.security.AccessControlContext)">
<cov.data calls="0" hit_lines="0" total_lines="25" />
</method>
</class>
<class name="PrivilegedActionException" source="PrivilegedActionException.java">
<cov.data calls="1002" hit_methods="2" total_methods="6" hit_lines="4" total_lines="21" />
<method name="&lt;init&gt;(Exception)">
<cov.data calls="501" hit_lines="3" total_lines="3" />
</method>
<method name="printStackTrace()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="printStackTrace(java.io.PrintStream)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="printStackTrace(java.io.PrintWriter)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getException()">
<cov.data calls="501" hit_lines="1" total_lines="1" />
</method>
</class>
<class name="CodeSource" source="CodeSource.java">
<cov.data calls="2246" hit_methods="5" total_methods="11" hit_lines="17" total_lines="138" />
<method name="hashCode()">
<cov.data calls="478" hit_lines="2" total_lines="3" />
</method>
<method name="&lt;init&gt;(java.net.URL, java.security.cert.Certificate[])">
<cov.data calls="442" hit_lines="4" total_lines="5" />
</method>
<method name="equals(Object)">
<cov.data calls="424" hit_lines="8" total_lines="27" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="9" />
</method>
<method name="getCertificates()">
<cov.data calls="884" hit_lines="2" total_lines="3" />
</method>
<method name="implies(java.security.CodeSource)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="writeObject(java.io.ObjectOutputStream)">
<cov.data calls="0" hit_lines="0" total_lines="12" />
</method>
<method name="readObject(java.io.ObjectInputStream)">
<cov.data calls="0" hit_lines="0" total_lines="22" />
</method>
<method name="getLocation()">
<cov.data calls="18" hit_lines="1" total_lines="1" />
</method>
<method name="matchCerts(java.security.CodeSource)">
<cov.data calls="0" hit_lines="0" total_lines="12" />
</method>
<method name="matchLocation(java.security.CodeSource)">
<cov.data calls="0" hit_lines="0" total_lines="41" />
</method>
</class>
<class name="Policy" source="Policy.java">
<cov.data calls="20" hit_methods="3" total_methods="8" hit_lines="10" total_lines="21" />
<method name="&lt;init&gt;()">
<cov.data calls="1" hit_lines="1" total_lines="1" />
</method>
<method name="class$(String)">
<cov.data calls="1" hit_lines="1" total_lines="1" />
</method>
<method name="getPermissions(java.security.CodeSource)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="isSet()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getPolicyNoCheck()">
<cov.data calls="18" hit_lines="8" total_lines="11" />
</method>
<method name="getPolicy()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="setPolicy(java.security.Policy)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="refresh()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="Policy$1" source="Policy.java">
<cov.data calls="2" hit_methods="2" total_methods="2" hit_lines="2" total_lines="2" />
<method name="&lt;init&gt;()">
<cov.data calls="1" hit_lines="1" total_lines="1" />
</method>
<method name="run()">
<cov.data calls="1" hit_lines="1" total_lines="1" />
</method>
</class>
<class name="Security" source="Security.java">
<cov.data calls="6" hit_methods="6" total_methods="38" hit_lines="33" total_lines="334" />
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="1" hit_lines="2" total_lines="2" />
</method>
<method name="setProperty(String, String)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="check(String)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="access$000()">
<cov.data calls="1" hit_lines="1" total_lines="1" />
</method>
<method name="class$(String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getProperty(String)">
<cov.data calls="1" hit_lines="6" total_lines="7" />
</method>
<method name="debug(String, Throwable)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="debug(String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="initialize()">
<cov.data calls="1" hit_lines="12" total_lines="16" />
</method>
<method name="reloadProviders()">
<cov.data calls="0" hit_lines="0" total_lines="17" />
</method>
<method name="error(String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="error(String, Throwable)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="initializeStatic()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="loadProviders()">
<cov.data calls="1" hit_lines="10" total_lines="12" />
</method>
<method name="securityPropFile(String)">
<cov.data calls="1" hit_lines="2" total_lines="2" />
</method>
<method name="getProviderProperty(String)">
<cov.data calls="0" hit_lines="0" total_lines="23" />
</method>
<method name="getProviderProperty(String, java.security.Provider)">
<cov.data calls="0" hit_lines="0" total_lines="9" />
</method>
<method name="getStandardName(String, String, java.security.Provider)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getAlgorithmProperty(String, String)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="getEngineClassName(String, String, String)">
<cov.data calls="0" hit_lines="0" total_lines="20" />
</method>
<method name="getEngineClassName(String, String)">
<cov.data calls="0" hit_lines="0" total_lines="16" />
</method>
<method name="insertProviderAt(java.security.Provider, int)">
<cov.data calls="0" hit_lines="0" total_lines="13" />
</method>
<method name="addProvider(java.security.Provider)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="removeProvider(String)">
<cov.data calls="0" hit_lines="0" total_lines="11" />
</method>
<method name="getProviders(String)">
<cov.data calls="0" hit_lines="0" total_lines="11" />
</method>
<method name="getProviders()">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="getProviders(java.util.Map)">
<cov.data calls="0" hit_lines="0" total_lines="28" />
</method>
<method name="getProvider(String)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="checkSuperclass(Class, Class)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="getImpl(String, String, String)">
<cov.data calls="0" hit_lines="0" total_lines="18" />
</method>
<method name="invalidateSMCache(String)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="getAllQualifyingCandidates(String, String, java.security.Provider[])">
<cov.data calls="0" hit_lines="0" total_lines="13" />
</method>
<method name="getProvidersNotUsingCache(String, String, String, String, java.util.HashSet, java.security.Provider[])">
<cov.data calls="0" hit_lines="0" total_lines="13" />
</method>
<method name="isCriterionSatisfied(java.security.Provider, String, String, String, String)">
<cov.data calls="0" hit_lines="0" total_lines="18" />
</method>
<method name="isStandardAttr(String)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="isConstraintSatisfied(String, String, String)">
<cov.data calls="0" hit_lines="0" total_lines="9" />
</method>
<method name="getFilterComponents(String, String)">
<cov.data calls="0" hit_lines="0" total_lines="24" />
</method>
</class>
<class name="Security$1" source="Security.java">
<cov.data calls="2" hit_methods="2" total_methods="2" hit_lines="3" total_lines="3" />
<method name="&lt;init&gt;()">
<cov.data calls="1" hit_lines="1" total_lines="1" />
</method>
<method name="run()">
<cov.data calls="1" hit_lines="2" total_lines="2" />
</method>
</class>
<class name="Provider" source="Provider.java">
<cov.data calls="102" hit_methods="4" total_methods="18" hit_lines="18" total_lines="53" />
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(String, double, String)">
<cov.data calls="2" hit_lines="7" total_lines="7" />
</method>
<method name="put(Object, Object)">
<cov.data calls="49" hit_lines="2" total_lines="2" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getName()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="check(String)">
<cov.data calls="49" hit_lines="3" total_lines="4" />
</method>
<method name="values()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="load(java.io.InputStream)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="debug(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="debug(String, Throwable)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="clear()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="remove(Object)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="keySet()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="entrySet()">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="putAll(java.util.Map)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="loadProvider(String)">
<cov.data calls="2" hit_lines="6" total_lines="10" />
</method>
<method name="getVersion()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getInfo()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="PermissionCollection" source="PermissionCollection.java">
<cov.data calls="72" hit_methods="3" total_methods="7" hit_lines="4" total_lines="14" />
<method name="&lt;init&gt;()">
<cov.data calls="18" hit_lines="1" total_lines="1" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="10" />
</method>
<method name="add(java.security.Permission)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="implies(java.security.Permission)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="setReadOnly()">
<cov.data calls="18" hit_lines="2" total_lines="2" />
</method>
<method name="elements()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="isReadOnly()">
<cov.data calls="36" hit_lines="1" total_lines="1" />
</method>
</class>
</package>
<package name="java.lang.reflect">
<cov.data calls="3843" hit_methods="8" total_methods="55" hit_lines="2" total_lines="189" />
<class name="ReflectPermission" source="ReflectPermission.java">
<cov.data calls="0" hit_methods="0" total_methods="2" hit_lines="0" total_lines="4" />
<method name="&lt;init&gt;(String, String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="Constructor" source="Constructor.java">
<cov.data calls="115" hit_methods="1" total_methods="10" hit_lines="0" total_lines="49" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="16" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="26" />
</method>
<method name="getName()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="newInstance(Object[])">
<cov.data calls="115" hit_lines="0" total_lines="0" />
</method>
<method name="getModifiers()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getDeclaringClass()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getParameterTypes()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getExceptionTypes()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="AccessibleObject" source="AccessibleObject.java">
<cov.data calls="0" hit_methods="0" total_methods="7" hit_lines="0" total_lines="23" />
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="class$(String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setAccessible(boolean)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="setAccessible(reflect.AccessibleObject[], boolean)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="setAccessible0(reflect.AccessibleObject, boolean)">
<cov.data calls="0" hit_lines="0" total_lines="9" />
</method>
<method name="isAccessible()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="Method" source="Method.java">
<cov.data calls="3226" hit_methods="5" total_methods="12" hit_lines="0" total_lines="59" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="invoke(Object, Object[])">
<cov.data calls="1148" hit_lines="0" total_lines="0" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="17" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="27" />
</method>
<method name="getName()">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="getModifiers()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getDeclaringClass()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getReturnType()">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="getParameterTypes()">
<cov.data calls="1038" hit_lines="0" total_lines="1" />
</method>
<method name="getExceptionTypes()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="copy(Class[])">
<cov.data calls="1038" hit_lines="0" total_lines="7" />
</method>
</class>
<class name="Member" source="Member.java">
<cov.data calls="0" hit_methods="0" total_methods="3" hit_lines="0" total_lines="0" />
<method name="getName()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getModifiers()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getDeclaringClass()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="InvocationTargetException" source="InvocationTargetException.java">
<cov.data calls="0" hit_methods="0" total_methods="7" hit_lines="0" total_lines="25" />
<method name="&lt;init&gt;(Throwable)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;init&gt;(Throwable, String)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="printStackTrace()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="printStackTrace(java.io.PrintStream)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="printStackTrace(java.io.PrintWriter)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="getTargetException()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="Modifier" source="Modifier.java">
<cov.data calls="502" hit_methods="2" total_methods="14" hit_lines="2" total_lines="29" />
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="toString(int)">
<cov.data calls="0" hit_lines="0" total_lines="16" />
</method>
<method name="isInterface(int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isPrivate(int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isTransient(int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isStatic(int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isPublic(int)">
<cov.data calls="251" hit_lines="1" total_lines="1" />
</method>
<method name="isProtected(int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isAbstract(int)">
<cov.data calls="251" hit_lines="1" total_lines="1" />
</method>
<method name="isFinal(int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isSynchronized(int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isVolatile(int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isNative(int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isStrict(int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
</package>
<package name="java.net">
<cov.data calls="13717" hit_methods="53" total_methods="135" hit_lines="37" total_lines="1130" />
<class name="URLStreamHandler" source="URLStreamHandler.java">
<cov.data calls="5198" hit_methods="10" total_methods="12" hit_lines="0" total_lines="256" />
<method name="hashCode(java.net.URL)">
<cov.data calls="54" hit_lines="0" total_lines="34" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="equals(java.net.URL, java.net.URL)">
<cov.data calls="434" hit_lines="0" total_lines="3" />
</method>
<method name="openConnection(java.net.URL)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="sameFile(java.net.URL, java.net.URL)">
<cov.data calls="434" hit_lines="0" total_lines="22" />
</method>
<method name="toExternalForm(java.net.URL)">
<cov.data calls="52" hit_lines="0" total_lines="14" />
</method>
<method name="parseURL(java.net.URL, String, int, int)">
<cov.data calls="511" hit_lines="0" total_lines="122" />
</method>
<method name="setURL(java.net.URL, String, String, int, String, String)">
<cov.data calls="462" hit_lines="0" total_lines="26" />
</method>
<method name="setURL(java.net.URL, String, String, int, String, String, String, String, String)">
<cov.data calls="973" hit_lines="0" total_lines="7" />
</method>
<method name="getDefaultPort()">
<cov.data calls="922" hit_lines="0" total_lines="1" />
</method>
<method name="getHostAddress(java.net.URL)">
<cov.data calls="922" hit_lines="0" total_lines="16" />
</method>
<method name="hostsEqual(java.net.URL, java.net.URL)">
<cov.data calls="434" hit_lines="0" total_lines="10" />
</method>
</class>
<class name="URL" source="URL.java">
<cov.data calls="4170" hit_methods="23" total_methods="33" hit_lines="0" total_lines="363" />
<method name="hashCode()">
<cov.data calls="566" hit_lines="0" total_lines="5" />
</method>
<method name="&lt;init&gt;(String, String, int, String, java.net.URLStreamHandler)">
<cov.data calls="45" hit_lines="0" total_lines="32" />
</method>
<method name="&lt;init&gt;(String)">
<cov.data calls="8" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(java.net.URL, String)">
<cov.data calls="973" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(java.net.URL, String, java.net.URLStreamHandler)">
<cov.data calls="973" hit_lines="0" total_lines="100" />
</method>
<method name="&lt;init&gt;(String, String, String)">
<cov.data calls="5" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(String, String, int, String)">
<cov.data calls="5" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="equals(Object)">
<cov.data calls="434" hit_lines="0" total_lines="5" />
</method>
<method name="toString()">
<cov.data calls="52" hit_lines="0" total_lines="1" />
</method>
<method name="set(String, String, int, String, String, String, String, String)">
<cov.data calls="973" hit_lines="0" total_lines="16" />
</method>
<method name="set(String, String, int, String, String)">
<cov.data calls="0" hit_lines="0" total_lines="19" />
</method>
<method name="openStream()">
<cov.data calls="8" hit_lines="0" total_lines="1" />
</method>
<method name="writeObject(java.io.ObjectOutputStream)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="readObject(java.io.ObjectInputStream)">
<cov.data calls="0" hit_lines="0" total_lines="38" />
</method>
<method name="getPath()">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="openConnection()">
<cov.data calls="47" hit_lines="0" total_lines="1" />
</method>
<method name="getProtocol()">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="getFile()">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="getHost()">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="isValidProtocol(String)">
<cov.data calls="8" hit_lines="0" total_lines="14" />
</method>
<method name="checkSpecifyHandler(SecurityManager)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="getQuery()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getUserInfo()">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="getAuthority()">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="getPort()">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="getRef()">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="sameFile(java.net.URL)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="toExternalForm()">
<cov.data calls="52" hit_lines="0" total_lines="1" />
</method>
<method name="getContent()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getContent(Class[])">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setURLStreamHandlerFactory(java.net.URLStreamHandlerFactory)">
<cov.data calls="0" hit_lines="0" total_lines="12" />
</method>
<method name="getURLStreamHandler(String)">
<cov.data calls="13" hit_lines="0" total_lines="90" />
</method>
</class>
<class name="URLStreamHandlerFactory" source="URLStreamHandlerFactory.java">
<cov.data calls="0" hit_methods="0" total_methods="1" hit_lines="0" total_lines="0" />
<method name="createURLStreamHandler(String)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="URLClassLoader" source="URLClassLoader.java">
<cov.data calls="2319" hit_methods="8" total_methods="17" hit_lines="0" total_lines="228" />
<method name="&lt;init&gt;(java.net.URL[])">
<cov.data calls="0" hit_lines="0" total_lines="9" />
</method>
<method name="&lt;init&gt;(java.net.URL[], ClassLoader, java.net.URLStreamHandlerFactory)">
<cov.data calls="0" hit_lines="0" total_lines="9" />
</method>
<method name="&lt;init&gt;(java.net.URL[], ClassLoader)">
<cov.data calls="0" hit_lines="0" total_lines="9" />
</method>
<method name="newInstance(java.net.URL[], ClassLoader)">
<cov.data calls="0" hit_lines="0" total_lines="12" />
</method>
<method name="newInstance(java.net.URL[])">
<cov.data calls="0" hit_lines="0" total_lines="13" />
</method>
<method name="findClass(String)">
<cov.data calls="930" hit_lines="0" total_lines="18" />
</method>
<method name="defineClass(String, sun.misc.Resource)">
<cov.data calls="442" hit_lines="0" total_lines="34" />
</method>
<method name="findResources(String)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="findResource(String)">
<cov.data calls="44" hit_lines="0" total_lines="8" />
</method>
<method name="definePackage(String, java.util.jar.Manifest, java.net.URL)">
<cov.data calls="65" hit_lines="0" total_lines="44" />
</method>
<method name="access$000(java.net.URLClassLoader)">
<cov.data calls="1" hit_lines="0" total_lines="1" />
</method>
<method name="access$100(java.net.URLClassLoader, String, sun.misc.Resource)">
<cov.data calls="442" hit_lines="0" total_lines="1" />
</method>
<method name="getPermissions(java.security.CodeSource)">
<cov.data calls="18" hit_lines="0" total_lines="51" />
</method>
<method name="access$300(java.net.URLClassLoader)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="addURL(java.net.URL)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getURLs()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isSealed(String, java.util.jar.Manifest)">
<cov.data calls="377" hit_lines="0" total_lines="12" />
</method>
</class>
<class name="URLClassLoader$1" source="URLClassLoader.java">
<cov.data calls="1860" hit_methods="2" total_methods="2" hit_lines="6" total_lines="7" />
<method name="&lt;init&gt;(java.net.URLClassLoader, String)">
<cov.data calls="930" hit_lines="1" total_lines="1" />
</method>
<method name="run()">
<cov.data calls="930" hit_lines="5" total_lines="6" />
</method>
</class>
<class name="URLConnection" source="URLConnection.java">
<cov.data calls="48" hit_methods="2" total_methods="51" hit_lines="14" total_lines="240" />
<method name="&lt;init&gt;(java.net.URL)">
<cov.data calls="47" hit_lines="9" total_lines="9" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="1" hit_lines="5" total_lines="5" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="access$000()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getURL()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getPermission()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getContent(Class[])">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getContent()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getInputStream()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="connect()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="setRequestProperty(String, String)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="getDate()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getContentLength()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getHeaderField(int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getHeaderField(String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getHeaderFieldKey(int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getFileNameMap()">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="getContentType()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="guessContentTypeFromStream(java.io.InputStream)">
<cov.data calls="0" hit_lines="0" total_lines="47" />
</method>
<method name="guessContentTypeFromName(String)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="setFileNameMap(java.net.FileNameMap)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="getContentEncoding()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getExpiration()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getLastModified()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getHeaderFieldInt(String, int)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="getHeaderFieldDate(String, long)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="getOutputStream()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setDoInput(boolean)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="getDoInput()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setDoOutput(boolean)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="getDoOutput()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setAllowUserInteraction(boolean)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="getAllowUserInteraction()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setDefaultAllowUserInteraction(boolean)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getDefaultAllowUserInteraction()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setUseCaches(boolean)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="getUseCaches()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setIfModifiedSince(long)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="getIfModifiedSince()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getDefaultUseCaches()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setDefaultUseCaches(boolean)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getRequestProperty(String)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="setDefaultRequestProperty(String, String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getDefaultRequestProperty(String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setContentHandlerFactory(java.net.ContentHandlerFactory)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="getContentHandler()">
<cov.data calls="0" hit_lines="0" total_lines="16" />
</method>
<method name="stripOffParameters(String)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="lookupContentHandlerClassFor(String)">
<cov.data calls="0" hit_lines="0" total_lines="16" />
</method>
<method name="typeToPackageName(String)">
<cov.data calls="0" hit_lines="0" total_lines="11" />
</method>
<method name="getContentHandlerPkgPrefixes()">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="checkfpx(java.io.InputStream)">
<cov.data calls="0" hit_lines="0" total_lines="46" />
</method>
</class>
<class name="ContentHandler" source="ContentHandler.java">
<cov.data calls="1" hit_methods="1" total_methods="3" hit_lines="1" total_lines="6" />
<method name="&lt;init&gt;()">
<cov.data calls="1" hit_lines="1" total_lines="1" />
</method>
<method name="getContent(java.net.URLConnection, Class[])">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="getContent(java.net.URLConnection)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="UnknownContentHandler" source="URLConnection.java">
<cov.data calls="1" hit_methods="1" total_methods="2" hit_lines="1" total_lines="2" />
<method name="&lt;init&gt;()">
<cov.data calls="1" hit_lines="1" total_lines="1" />
</method>
<method name="getContent(java.net.URLConnection)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="URLClassLoader$2" source="URLClassLoader.java">
<cov.data calls="88" hit_methods="2" total_methods="2" hit_lines="2" total_lines="2" />
<method name="&lt;init&gt;(java.net.URLClassLoader, String)">
<cov.data calls="44" hit_lines="1" total_lines="1" />
</method>
<method name="run()">
<cov.data calls="44" hit_lines="1" total_lines="1" />
</method>
</class>
<class name="JarURLConnection" source="JarURLConnection.java">
<cov.data calls="32" hit_methods="4" total_methods="10" hit_lines="13" total_lines="22" />
<method name="&lt;init&gt;(java.net.URL)">
<cov.data calls="8" hit_lines="3" total_lines="3" />
</method>
<method name="getCertificates()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getManifest()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getAttributes()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getMainAttributes()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getJarFile()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getJarEntry()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getJarFileURL()">
<cov.data calls="8" hit_lines="1" total_lines="1" />
</method>
<method name="getEntryName()">
<cov.data calls="8" hit_lines="1" total_lines="1" />
</method>
<method name="parseSpecs(java.net.URL)">
<cov.data calls="8" hit_lines="8" total_lines="9" />
</method>
</class>
<class name="MalformedURLException" source="MalformedURLException.java">
<cov.data calls="0" hit_methods="0" total_methods="2" hit_lines="0" total_lines="4" />
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
</class>
</package>
<package name="java.util.zip">
<cov.data calls="86626" hit_methods="104" total_methods="174" hit_lines="285" total_lines="659" />
<class name="ZipFile" source="ZipFile.java">
<cov.data calls="37851" hit_methods="21" total_methods="33" hit_lines="47" total_lines="84" />
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(java.io.File, int)">
<cov.data calls="30" hit_lines="10" total_lines="12" />
</method>
<method name="&lt;init&gt;(java.io.File)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="1" hit_lines="3" total_lines="3" />
</method>
<method name="finalize()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getName()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getMethod(long)">
<cov.data calls="511" hit_lines="0" total_lines="0" />
</method>
<method name="access$000(java.util.zip.ZipFile, java.util.zip.Inflater)">
<cov.data calls="409" hit_lines="1" total_lines="1" />
</method>
<method name="access$100(java.util.zip.ZipFile)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="size()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="access$200(java.util.zip.ZipFile)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="access$300(long, int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="access$400(long, long)">
<cov.data calls="510" hit_lines="1" total_lines="1" />
</method>
<method name="access$500(long)">
<cov.data calls="511" hit_lines="1" total_lines="1" />
</method>
<method name="read(long, long, int, byte[], int, int)">
<cov.data calls="1754" hit_lines="0" total_lines="0" />
</method>
<method name="access$600(long)">
<cov.data calls="511" hit_lines="1" total_lines="1" />
</method>
<method name="access$700(long, long, int, byte[], int, int)">
<cov.data calls="1754" hit_lines="1" total_lines="1" />
</method>
<method name="open(String, int)">
<cov.data calls="30" hit_lines="0" total_lines="0" />
</method>
<method name="close()">
<cov.data calls="0" hit_lines="0" total_lines="11" />
</method>
<method name="close(long)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="initIDs()">
<cov.data calls="1" hit_lines="0" total_lines="0" />
</method>
<method name="getInputStream(String)">
<cov.data calls="511" hit_lines="8" total_lines="12" />
</method>
<method name="getInputStream(java.util.zip.ZipEntry)">
<cov.data calls="511" hit_lines="1" total_lines="1" />
</method>
<method name="entries()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="getEntry(long, String)">
<cov.data calls="18566" hit_lines="0" total_lines="0" />
</method>
<method name="getEntry(String)">
<cov.data calls="9304" hit_lines="10" total_lines="12" />
</method>
<method name="getSize(long)">
<cov.data calls="511" hit_lines="0" total_lines="0" />
</method>
<method name="getTotal(long)">
<cov.data calls="30" hit_lines="0" total_lines="0" />
</method>
<method name="freeEntry(long, long)">
<cov.data calls="1063" hit_lines="0" total_lines="0" />
</method>
<method name="getInflater()">
<cov.data calls="413" hit_lines="7" total_lines="8" />
</method>
<method name="releaseInflater(java.util.zip.Inflater)">
<cov.data calls="409" hit_lines="3" total_lines="4" />
</method>
<method name="getNextEntry(long, int)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getCSize(long)">
<cov.data calls="511" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="ZipEntry" source="ZipEntry.java">
<cov.data calls="13810" hit_methods="23" total_methods="28" hit_lines="66" total_lines="93" />
<method name="hashCode()">
<cov.data calls="634" hit_lines="1" total_lines="1" />
</method>
<method name="&lt;init&gt;(java.util.zip.ZipEntry)">
<cov.data calls="575" hit_lines="15" total_lines="15" />
</method>
<method name="&lt;init&gt;(String, long)">
<cov.data calls="553" hit_lines="9" total_lines="9" />
</method>
<method name="&lt;init&gt;(String)">
<cov.data calls="317" hit_lines="10" total_lines="12" />
</method>
<method name="&lt;init&gt;(long)">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="1" hit_lines="3" total_lines="3" />
</method>
<method name="clone()">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getName()">
<cov.data calls="667" hit_lines="1" total_lines="1" />
</method>
<method name="getMethod()">
<cov.data calls="3181" hit_lines="1" total_lines="1" />
</method>
<method name="setSize(long)">
<cov.data calls="317" hit_lines="3" total_lines="4" />
</method>
<method name="initIDs()">
<cov.data calls="1" hit_lines="0" total_lines="0" />
</method>
<method name="isDirectory()">
<cov.data calls="88" hit_lines="1" total_lines="1" />
</method>
<method name="getSize()">
<cov.data calls="1217" hit_lines="1" total_lines="1" />
</method>
<method name="initFields(long)">
<cov.data calls="553" hit_lines="0" total_lines="0" />
</method>
<method name="setTime(long)">
<cov.data calls="317" hit_lines="2" total_lines="2" />
</method>
<method name="getTime()">
<cov.data calls="951" hit_lines="1" total_lines="1" />
</method>
<method name="getCompressedSize()">
<cov.data calls="911" hit_lines="1" total_lines="1" />
</method>
<method name="setCompressedSize(long)">
<cov.data calls="317" hit_lines="2" total_lines="2" />
</method>
<method name="setCrc(long)">
<cov.data calls="317" hit_lines="3" total_lines="4" />
</method>
<method name="getCrc()">
<cov.data calls="674" hit_lines="1" total_lines="1" />
</method>
<method name="setMethod(int)">
<cov.data calls="317" hit_lines="3" total_lines="4" />
</method>
<method name="setExtra(byte[])">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="getExtra()">
<cov.data calls="317" hit_lines="1" total_lines="1" />
</method>
<method name="setComment(String)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="getComment()">
<cov.data calls="317" hit_lines="1" total_lines="1" />
</method>
<method name="dosToJavaTime(long)">
<cov.data calls="951" hit_lines="2" total_lines="2" />
</method>
<method name="javaToDosTime(long)">
<cov.data calls="317" hit_lines="4" total_lines="5" />
</method>
</class>
<class name="ZipFile$ZipFileInputStream" source="ZipFile.java">
<cov.data calls="3799" hit_methods="5" total_methods="7" hit_lines="27" total_lines="38" />
<method name="&lt;init&gt;(long, long)">
<cov.data calls="511" hit_lines="7" total_lines="7" />
</method>
<method name="read()">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="read(byte[], int, int)">
<cov.data calls="1755" hit_lines="12" total_lines="13" />
</method>
<method name="skip(long)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="available()">
<cov.data calls="10" hit_lines="1" total_lines="1" />
</method>
<method name="close()">
<cov.data calls="507" hit_lines="2" total_lines="2" />
</method>
<method name="cleanup()">
<cov.data calls="1016" hit_lines="5" total_lines="5" />
</method>
</class>
<class name="InflaterInputStream" source="InflaterInputStream.java">
<cov.data calls="4026" hit_methods="5" total_methods="10" hit_lines="25" total_lines="64" />
<method name="&lt;init&gt;(java.io.InputStream, java.util.zip.Inflater, int)">
<cov.data calls="413" hit_lines="8" total_lines="10" />
</method>
<method name="&lt;init&gt;(java.io.InputStream, java.util.zip.Inflater)">
<cov.data calls="413" hit_lines="2" total_lines="2" />
</method>
<method name="&lt;init&gt;(java.io.InputStream)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="fill()">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="read()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="read(byte[], int, int)">
<cov.data calls="1591" hit_lines="10" total_lines="14" />
</method>
<method name="skip(long)">
<cov.data calls="0" hit_lines="0" total_lines="16" />
</method>
<method name="available()">
<cov.data calls="9" hit_lines="3" total_lines="4" />
</method>
<method name="close()">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="ensureOpen()">
<cov.data calls="1600" hit_lines="2" total_lines="3" />
</method>
</class>
<class name="ZipFile$1" source="ZipFile.java">
<cov.data calls="2410" hit_methods="4" total_methods="4" hit_lines="14" total_lines="19" />
<method name="&lt;init&gt;(java.util.zip.ZipFile, java.io.InputStream, java.util.zip.Inflater)">
<cov.data calls="413" hit_lines="2" total_lines="2" />
</method>
<method name="fill()">
<cov.data calls="1579" hit_lines="5" total_lines="9" />
</method>
<method name="available()">
<cov.data calls="9" hit_lines="2" total_lines="3" />
</method>
<method name="close()">
<cov.data calls="409" hit_lines="5" total_lines="5" />
</method>
</class>
<class name="Inflater" source="Inflater.java">
<cov.data calls="13508" hit_methods="15" total_methods="28" hit_lines="31" total_lines="60" />
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(boolean)">
<cov.data calls="25" hit_lines="4" total_lines="4" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="1" hit_lines="3" total_lines="3" />
</method>
<method name="finalize()">
<cov.data calls="4" hit_lines="2" total_lines="2" />
</method>
<method name="reset(long)">
<cov.data calls="388" hit_lines="0" total_lines="0" />
</method>
<method name="reset()">
<cov.data calls="388" hit_lines="6" total_lines="7" />
</method>
<method name="init(boolean)">
<cov.data calls="25" hit_lines="0" total_lines="0" />
</method>
<method name="initIDs()">
<cov.data calls="1" hit_lines="0" total_lines="0" />
</method>
<method name="end()">
<cov.data calls="4" hit_lines="4" total_lines="4" />
</method>
<method name="end(long)">
<cov.data calls="4" hit_lines="0" total_lines="0" />
</method>
<method name="setInput(byte[])">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="setInput(byte[], int, int)">
<cov.data calls="1579" hit_lines="6" total_lines="8" />
</method>
<method name="finished()">
<cov.data calls="1591" hit_lines="1" total_lines="1" />
</method>
<method name="needsDictionary()">
<cov.data calls="1579" hit_lines="1" total_lines="1" />
</method>
<method name="needsInput()">
<cov.data calls="1579" hit_lines="1" total_lines="1" />
</method>
<method name="inflate(byte[], int, int)">
<cov.data calls="3170" hit_lines="3" total_lines="5" />
</method>
<method name="inflate(byte[])">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setDictionary(long, byte[], int, int)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="setDictionary(byte[], int, int)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="setDictionary(byte[])">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getRemaining()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getAdler()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="getAdler(long)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getTotalIn()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="getTotalIn(long)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getTotalOut()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="getTotalOut(long)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="inflateBytes(byte[], int, int)">
<cov.data calls="3170" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="ZipInputStream" source="ZipInputStream.java">
<cov.data calls="0" hit_methods="0" total_methods="15" hit_lines="0" total_lines="165" />
<method name="&lt;init&gt;(java.io.InputStream)">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
<method name="read(byte[], int, int)">
<cov.data calls="0" hit_lines="0" total_lines="28" />
</method>
<method name="skip(long)">
<cov.data calls="0" hit_lines="0" total_lines="15" />
</method>
<method name="available()">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="close()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="ensureOpen()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="readFully(byte[], int, int)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="getNextEntry()">
<cov.data calls="0" hit_lines="0" total_lines="11" />
</method>
<method name="closeEntry()">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="readLOC()">
<cov.data calls="0" hit_lines="0" total_lines="28" />
</method>
<method name="getUTF8String(byte[], int, int)">
<cov.data calls="0" hit_lines="0" total_lines="33" />
</method>
<method name="createZipEntry(String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="readEnd(java.util.zip.ZipEntry)">
<cov.data calls="0" hit_lines="0" total_lines="18" />
</method>
<method name="get16(byte[], int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="get32(byte[], int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="DeflaterOutputStream" source="DeflaterOutputStream.java">
<cov.data calls="1732" hit_methods="5" total_methods="8" hit_lines="23" total_lines="39" />
<method name="&lt;init&gt;(java.io.OutputStream, java.util.zip.Deflater)">
<cov.data calls="1" hit_lines="2" total_lines="2" />
</method>
<method name="&lt;init&gt;(java.io.OutputStream)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(java.io.OutputStream, java.util.zip.Deflater, int)">
<cov.data calls="1" hit_lines="6" total_lines="8" />
</method>
<method name="write(byte[], int, int)">
<cov.data calls="328" hit_lines="8" total_lines="11" />
</method>
<method name="write(int)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="close()">
<cov.data calls="1" hit_lines="3" total_lines="3" />
</method>
<method name="finish()">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="deflate()">
<cov.data calls="1401" hit_lines="4" total_lines="4" />
</method>
</class>
<class name="CRC32" source="CRC32.java">
<cov.data calls="1295" hit_methods="6" total_methods="9" hit_lines="11" total_lines="17" />
<method name="&lt;init&gt;()">
<cov.data calls="3" hit_lines="2" total_lines="2" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="1" hit_lines="2" total_lines="2" />
</method>
<method name="reset()">
<cov.data calls="317" hit_lines="2" total_lines="2" />
</method>
<method name="getValue()">
<cov.data calls="318" hit_lines="1" total_lines="1" />
</method>
<method name="update(int)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="update(int, int)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="update(byte[])">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="update(byte[], int, int)">
<cov.data calls="328" hit_lines="4" total_lines="6" />
</method>
<method name="updateBytes(int, byte[], int, int)">
<cov.data calls="328" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="ZipException" source="ZipException.java">
<cov.data calls="0" hit_methods="0" total_methods="2" hit_lines="0" total_lines="4" />
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="Deflater" source="Deflater.java">
<cov.data calls="8195" hit_methods="20" total_methods="30" hit_lines="41" total_lines="76" />
<method name="&lt;init&gt;(int)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(int, boolean)">
<cov.data calls="1" hit_lines="6" total_lines="6" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="1" hit_lines="3" total_lines="3" />
</method>
<method name="finalize()">
<cov.data calls="1" hit_lines="2" total_lines="2" />
</method>
<method name="reset(long)">
<cov.data calls="297" hit_lines="0" total_lines="0" />
</method>
<method name="reset()">
<cov.data calls="297" hit_lines="6" total_lines="7" />
</method>
<method name="init(int, int, boolean)">
<cov.data calls="1" hit_lines="0" total_lines="0" />
</method>
<method name="initIDs()">
<cov.data calls="1" hit_lines="0" total_lines="0" />
</method>
<method name="end()">
<cov.data calls="1" hit_lines="4" total_lines="4" />
</method>
<method name="end(long)">
<cov.data calls="1" hit_lines="0" total_lines="0" />
</method>
<method name="setInput(byte[])">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="setInput(byte[], int, int)">
<cov.data calls="328" hit_lines="6" total_lines="8" />
</method>
<method name="finished()">
<cov.data calls="2026" hit_lines="1" total_lines="1" />
</method>
<method name="needsInput()">
<cov.data calls="656" hit_lines="1" total_lines="1" />
</method>
<method name="setDictionary(byte[], int, int)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="setDictionary(byte[])">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="setDictionary(long, byte[], int, int)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getAdler()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="getAdler(long)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getTotalIn()">
<cov.data calls="297" hit_lines="2" total_lines="3" />
</method>
<method name="getTotalIn(long)">
<cov.data calls="297" hit_lines="0" total_lines="0" />
</method>
<method name="getTotalOut(long)">
<cov.data calls="297" hit_lines="0" total_lines="0" />
</method>
<method name="getTotalOut()">
<cov.data calls="297" hit_lines="2" total_lines="3" />
</method>
<method name="setLevel(int)">
<cov.data calls="297" hit_lines="3" total_lines="6" />
</method>
<method name="finish()">
<cov.data calls="297" hit_lines="2" total_lines="2" />
</method>
<method name="deflate(byte[], int, int)">
<cov.data calls="1401" hit_lines="3" total_lines="5" />
</method>
<method name="deflate(byte[])">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setStrategy(int)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="deflateBytes(byte[], int, int)">
<cov.data calls="1401" hit_lines="0" total_lines="0" />
</method>
</class>
</package>
<package name="java.util.jar">
<cov.data calls="76626" hit_methods="55" total_methods="90" hit_lines="260" total_lines="488" />
<class name="JarFile" source="JarFile.java">
<cov.data calls="20129" hit_methods="10" total_methods="14" hit_lines="57" total_lines="74" />
<method name="&lt;init&gt;(String, boolean)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(java.io.File)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(java.io.File, boolean)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;init&gt;(java.io.File, boolean, int)">
<cov.data calls="30" hit_lines="3" total_lines="3" />
</method>
<method name="&lt;init&gt;(String)">
<cov.data calls="30" hit_lines="2" total_lines="2" />
</method>
<method name="getBytes(java.util.zip.ZipEntry)">
<cov.data calls="61" hit_lines="5" total_lines="5" />
</method>
<method name="access$000(java.util.jar.JarFile)">
<cov.data calls="442" hit_lines="1" total_lines="1" />
</method>
<method name="getManifest()">
<cov.data calls="472" hit_lines="12" total_lines="17" />
</method>
<method name="getInputStream(java.util.zip.ZipEntry)">
<cov.data calls="450" hit_lines="9" total_lines="10" />
</method>
<method name="getJarEntry(String)">
<cov.data calls="9296" hit_lines="1" total_lines="1" />
</method>
<method name="entries()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getMetaInfEntryNames()">
<cov.data calls="23" hit_lines="0" total_lines="0" />
</method>
<method name="getEntry(String)">
<cov.data calls="9304" hit_lines="4" total_lines="4" />
</method>
<method name="initializeVerifier()">
<cov.data calls="21" hit_lines="20" total_lines="23" />
</method>
</class>
<class name="JarEntry" source="JarEntry.java">
<cov.data calls="597" hit_methods="2" total_methods="5" hit_lines="6" total_lines="10" />
<method name="&lt;init&gt;(java.util.zip.ZipEntry)">
<cov.data calls="575" hit_lines="2" total_lines="2" />
</method>
<method name="&lt;init&gt;(java.util.jar.JarEntry)">
<cov.data calls="22" hit_lines="4" total_lines="4" />
</method>
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getCertificates()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getAttributes()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="JarFile$JarFileEntry" source="JarFile.java">
<cov.data calls="995" hit_methods="2" total_methods="3" hit_lines="5" total_lines="12" />
<method name="&lt;init&gt;(java.util.jar.JarFile, java.util.zip.ZipEntry)">
<cov.data calls="553" hit_lines="3" total_lines="3" />
</method>
<method name="getCertificates()">
<cov.data calls="442" hit_lines="2" total_lines="5" />
</method>
<method name="getAttributes()">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
</class>
<class name="Manifest" source="Manifest.java">
<cov.data calls="4579" hit_methods="8" total_methods="15" hit_lines="44" total_lines="85" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;init&gt;(java.util.jar.Manifest)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="&lt;init&gt;(java.io.InputStream)">
<cov.data calls="28" hit_lines="5" total_lines="5" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="3" hit_lines="4" total_lines="4" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="clone()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="clear()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="write(java.io.OutputStream)">
<cov.data calls="0" hit_lines="0" total_lines="13" />
</method>
<method name="read(java.io.InputStream)">
<cov.data calls="28" hit_lines="29" total_lines="33" />
</method>
<method name="getAttributes(String)">
<cov.data calls="893" hit_lines="1" total_lines="1" />
</method>
<method name="getMainAttributes()">
<cov.data calls="473" hit_lines="1" total_lines="1" />
</method>
<method name="getEntries()">
<cov.data calls="899" hit_lines="1" total_lines="1" />
</method>
<method name="make72Safe(StringBuffer)">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
<method name="parseName(byte[], int)">
<cov.data calls="451" hit_lines="2" total_lines="3" />
</method>
<method name="toLower(int)">
<cov.data calls="1804" hit_lines="1" total_lines="1" />
</method>
</class>
<class name="Attributes" source="Attributes.java">
<cov.data calls="5785" hit_methods="12" total_methods="24" hit_lines="33" total_lines="82" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;init&gt;(java.util.jar.Attributes)">
<cov.data calls="3" hit_lines="3" total_lines="3" />
</method>
<method name="&lt;init&gt;(int)">
<cov.data calls="482" hit_lines="3" total_lines="3" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="31" hit_lines="2" total_lines="2" />
</method>
<method name="put(Object, Object)">
<cov.data calls="1301" hit_lines="1" total_lines="1" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="clone()">
<cov.data calls="3" hit_lines="1" total_lines="1" />
</method>
<method name="get(Object)">
<cov.data calls="861" hit_lines="1" total_lines="1" />
</method>
<method name="getValue(String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getValue(java.util.jar.Attributes$Name)">
<cov.data calls="861" hit_lines="1" total_lines="1" />
</method>
<method name="values()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="size()">
<cov.data calls="454" hit_lines="1" total_lines="1" />
</method>
<method name="clear()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="remove(Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="write(java.io.DataOutputStream)">
<cov.data calls="0" hit_lines="0" total_lines="11" />
</method>
<method name="keySet()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="entrySet()">
<cov.data calls="6" hit_lines="1" total_lines="1" />
</method>
<method name="isEmpty()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="containsValue(Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="containsKey(Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="putAll(java.util.Map)">
<cov.data calls="3" hit_lines="2" total_lines="2" />
</method>
<method name="read(java.util.jar.Manifest$FastInputStream, byte[])">
<cov.data calls="479" hit_lines="16" total_lines="23" />
</method>
<method name="writeMain(java.io.DataOutputStream)">
<cov.data calls="0" hit_lines="0" total_lines="20" />
</method>
<method name="putValue(String, String)">
<cov.data calls="1301" hit_lines="1" total_lines="1" />
</method>
</class>
<class name="Manifest$FastInputStream" source="Manifest.java">
<cov.data calls="5097" hit_methods="6" total_methods="11" hit_lines="38" total_lines="72" />
<method name="&lt;init&gt;(java.io.InputStream, int)">
<cov.data calls="28" hit_lines="5" total_lines="5" />
</method>
<method name="&lt;init&gt;(java.io.InputStream)">
<cov.data calls="28" hit_lines="2" total_lines="2" />
</method>
<method name="readLine(byte[], int, int)">
<cov.data calls="2264" hit_lines="23" total_lines="23" />
</method>
<method name="readLine(byte[])">
<cov.data calls="2264" hit_lines="1" total_lines="1" />
</method>
<method name="fill()">
<cov.data calls="62" hit_lines="5" total_lines="5" />
</method>
<method name="read()">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="read(byte[], int, int)">
<cov.data calls="0" hit_lines="0" total_lines="13" />
</method>
<method name="skip(long)">
<cov.data calls="0" hit_lines="0" total_lines="9" />
</method>
<method name="available()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="close()">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="peek()">
<cov.data calls="451" hit_lines="2" total_lines="3" />
</method>
</class>
<class name="Attributes$Name" source="Attributes.java">
<cov.data calls="39241" hit_methods="8" total_methods="9" hit_lines="36" total_lines="42" />
<method name="hashCode()">
<cov.data calls="2182" hit_lines="3" total_lines="3" />
</method>
<method name="&lt;init&gt;(String)">
<cov.data calls="1318" hit_lines="6" total_lines="8" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="1" hit_lines="17" total_lines="17" />
</method>
<method name="equals(Object)">
<cov.data calls="35" hit_lines="2" total_lines="3" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isDigit(char)">
<cov.data calls="1699" hit_lines="1" total_lines="1" />
</method>
<method name="isValid(String)">
<cov.data calls="1318" hit_lines="5" total_lines="7" />
</method>
<method name="isValid(char)">
<cov.data calls="16344" hit_lines="1" total_lines="1" />
</method>
<method name="isAlpha(char)">
<cov.data calls="16344" hit_lines="1" total_lines="1" />
</method>
</class>
<class name="JarVerifier" source="JarVerifier.java">
<cov.data calls="203" hit_methods="7" total_methods="9" hit_lines="41" total_lines="111" />
<method name="&lt;init&gt;(java.util.jar.Manifest, byte[])">
<cov.data calls="28" hit_lines="13" total_lines="13" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="1" hit_lines="1" total_lines="1" />
</method>
<method name="beginEntry(java.util.jar.JarEntry, sun.security.util.ManifestEntryVerifier)">
<cov.data calls="33" hit_lines="9" total_lines="30" />
</method>
<method name="update(int, byte[], int, int, sun.security.util.ManifestEntryVerifier)">
<cov.data calls="66" hit_lines="5" total_lines="6" />
</method>
<method name="update(int, sun.security.util.ManifestEntryVerifier)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="doneWithMeta()">
<cov.data calls="21" hit_lines="8" total_lines="8" />
</method>
<method name="nothingToVerify()">
<cov.data calls="21" hit_lines="1" total_lines="1" />
</method>
<method name="getCerts(String)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="processEntry(sun.security.util.ManifestEntryVerifier)">
<cov.data calls="33" hit_lines="4" total_lines="45" />
</method>
</class>
</package>
<package name="java.security.cert">
<cov.data calls="0" hit_methods="0" total_methods="10" hit_lines="0" total_lines="25" />
<class name="Certificate" source="Certificate.java">
<cov.data calls="0" hit_methods="0" total_methods="10" hit_lines="0" total_lines="25" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="13" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getType()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="verify(java.security.PublicKey)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="verify(java.security.PublicKey, String)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getEncoded()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="getPublicKey()">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="writeReplace()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
</class>
</package>
<package name="java.text">
<cov.data calls="864" hit_methods="64" total_methods="245" hit_lines="435" total_lines="1620" />
<class name="Format" source="Format.java">
<cov.data calls="16" hit_methods="1" total_methods="6" hit_lines="1" total_lines="10" />
<method name="&lt;init&gt;()">
<cov.data calls="16" hit_lines="1" total_lines="1" />
</method>
<method name="clone()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="format(Object, StringBuffer, java.text.FieldPosition)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="format(Object)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="parseObject(String)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="parseObject(String, java.text.ParsePosition)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
</class>
<class name="NumberFormat" source="NumberFormat.java">
<cov.data calls="295" hit_methods="16" total_methods="39" hit_lines="42" total_lines="95" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="12" hit_lines="12" total_lines="12" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="1" hit_lines="1" total_lines="1" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="clone()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getInstance()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getInstance(java.util.Locale, int)">
<cov.data calls="4" hit_lines="6" total_lines="6" />
</method>
<method name="getInstance(java.util.Locale)">
<cov.data calls="4" hit_lines="1" total_lines="1" />
</method>
<method name="writeObject(java.io.ObjectOutputStream)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="readObject(java.io.ObjectInputStream)">
<cov.data calls="0" hit_lines="0" total_lines="10" />
</method>
<method name="getAvailableLocales()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="format(long)">
<cov.data calls="16" hit_lines="1" total_lines="1" />
</method>
<method name="format(double, StringBuffer, java.text.FieldPosition)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="format(long, StringBuffer, java.text.FieldPosition)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="format(Object, StringBuffer, java.text.FieldPosition)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="format(double)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="parse(String)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="parse(String, java.text.ParsePosition)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="parseObject(String, java.text.ParsePosition)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isParseIntegerOnly()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setParseIntegerOnly(boolean)">
<cov.data calls="4" hit_lines="2" total_lines="2" />
</method>
<method name="getNumberInstance()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getNumberInstance(java.util.Locale)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getCurrencyInstance(java.util.Locale)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getCurrencyInstance()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getPercentInstance()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getPercentInstance(java.util.Locale)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getScientificInstance()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getScientificInstance(java.util.Locale)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isGroupingUsed()">
<cov.data calls="98" hit_lines="1" total_lines="1" />
</method>
<method name="setGroupingUsed(boolean)">
<cov.data calls="16" hit_lines="2" total_lines="2" />
</method>
<method name="getMaximumIntegerDigits()">
<cov.data calls="16" hit_lines="1" total_lines="1" />
</method>
<method name="setMaximumIntegerDigits(int)">
<cov.data calls="20" hit_lines="3" total_lines="4" />
</method>
<method name="getMinimumIntegerDigits()">
<cov.data calls="16" hit_lines="1" total_lines="1" />
</method>
<method name="setMinimumIntegerDigits(int)">
<cov.data calls="20" hit_lines="3" total_lines="4" />
</method>
<method name="getMaximumFractionDigits()">
<cov.data calls="16" hit_lines="1" total_lines="1" />
</method>
<method name="setMaximumFractionDigits(int)">
<cov.data calls="12" hit_lines="3" total_lines="4" />
</method>
<method name="getMinimumFractionDigits()">
<cov.data calls="24" hit_lines="1" total_lines="1" />
</method>
<method name="setMinimumFractionDigits(int)">
<cov.data calls="16" hit_lines="3" total_lines="4" />
</method>
</class>
<class name="DecimalFormat" source="DecimalFormat.java">
<cov.data calls="201" hit_methods="13" total_methods="43" hit_lines="196" total_lines="624" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;init&gt;(String, java.text.DecimalFormatSymbols)">
<cov.data calls="4" hit_lines="15" total_lines="15" />
</method>
<method name="&lt;init&gt;(String)">
<cov.data calls="8" hit_lines="15" total_lines="15" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="22" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="1" hit_lines="1" total_lines="1" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="clone()">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="readObject(java.io.ObjectInputStream)">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
<method name="format(double, StringBuffer, java.text.FieldPosition)">
<cov.data calls="0" hit_lines="0" total_lines="25" />
</method>
<method name="format(long, StringBuffer, java.text.FieldPosition)">
<cov.data calls="16" hit_lines="9" total_lines="19" />
</method>
<method name="parse(String, java.text.ParsePosition)">
<cov.data calls="0" hit_lines="0" total_lines="31" />
</method>
<method name="setMaximumIntegerDigits(int)">
<cov.data calls="20" hit_lines="2" total_lines="2" />
</method>
<method name="setMinimumIntegerDigits(int)">
<cov.data calls="20" hit_lines="2" total_lines="2" />
</method>
<method name="setMaximumFractionDigits(int)">
<cov.data calls="12" hit_lines="2" total_lines="2" />
</method>
<method name="setMinimumFractionDigits(int)">
<cov.data calls="16" hit_lines="2" total_lines="2" />
</method>
<method name="subformat(StringBuffer, java.text.FieldPosition, boolean, boolean)">
<cov.data calls="16" hit_lines="31" total_lines="91" />
</method>
<method name="subparse(String, java.text.ParsePosition, java.text.DigitList, boolean, boolean[])">
<cov.data calls="0" hit_lines="0" total_lines="89" />
</method>
<method name="getDecimalFormatSymbols()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="setDecimalFormatSymbols(java.text.DecimalFormatSymbols)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="getPositivePrefix()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setPositivePrefix(String)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="getNegativePrefix()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setNegativePrefix(String)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="getPositiveSuffix()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setPositiveSuffix(String)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="getNegativeSuffix()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setNegativeSuffix(String)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="getMultiplier()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setMultiplier(int)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getGroupingSize()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setGroupingSize(int)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="isDecimalSeparatorAlwaysShown()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setDecimalSeparatorAlwaysShown(boolean)">
<cov.data calls="16" hit_lines="2" total_lines="2" />
</method>
<method name="toPattern(boolean)">
<cov.data calls="0" hit_lines="0" total_lines="28" />
</method>
<method name="toPattern()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="toLocalizedPattern()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="expandAffixes()">
<cov.data calls="12" hit_lines="10" total_lines="10" />
</method>
<method name="expandAffix(String, StringBuffer)">
<cov.data calls="48" hit_lines="9" total_lines="18" />
</method>
<method name="appendAffix(StringBuffer, String, String, boolean)">
<cov.data calls="0" hit_lines="0" total_lines="25" />
</method>
<method name="appendAffix(StringBuffer, String, boolean)">
<cov.data calls="0" hit_lines="0" total_lines="11" />
</method>
<method name="applyPattern(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="applyPattern(String, boolean)">
<cov.data calls="12" hit_lines="96" total_lines="162" />
</method>
<method name="applyLocalizedPattern(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="DateFormat" source="DateFormat.java">
<cov.data calls="8" hit_methods="2" total_methods="30" hit_lines="2" total_lines="55" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="4" hit_lines="1" total_lines="1" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="clone()">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="get(int, int, int, java.util.Locale)">
<cov.data calls="0" hit_lines="0" total_lines="10" />
</method>
<method name="getInstance()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getAvailableLocales()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="format(java.util.Date)">
<cov.data calls="4" hit_lines="1" total_lines="1" />
</method>
<method name="format(java.util.Date, StringBuffer, java.text.FieldPosition)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="format(Object, StringBuffer, java.text.FieldPosition)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="parse(String, java.text.ParsePosition)">
<cov.data calls="0" hit_lines="0" total_lines="0" />
</method>
<method name="parse(String)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="parseObject(String, java.text.ParsePosition)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getTimeInstance(int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getTimeInstance()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getTimeInstance(int, java.util.Locale)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getDateInstance(int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getDateInstance()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getDateInstance(int, java.util.Locale)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getDateTimeInstance(int, int)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getDateTimeInstance()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getDateTimeInstance(int, int, java.util.Locale)">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setCalendar(java.util.Calendar)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getCalendar()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setNumberFormat(java.text.NumberFormat)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getNumberFormat()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setTimeZone(java.util.TimeZone)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getTimeZone()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setLenient(boolean)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="isLenient()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="SimpleDateFormat" source="SimpleDateFormat.java">
<cov.data calls="41" hit_methods="9" total_methods="30" hit_lines="66" total_lines="423" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;init&gt;(String, java.util.Locale)">
<cov.data calls="4" hit_lines="6" total_lines="6" />
</method>
<method name="&lt;init&gt;(String, java.text.DateFormatSymbols)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="&lt;init&gt;(int, int, java.util.Locale)">
<cov.data calls="0" hit_lines="0" total_lines="18" />
</method>
<method name="&lt;init&gt;(String)">
<cov.data calls="3" hit_lines="2" total_lines="2" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="1" hit_lines="3" total_lines="3" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="clone()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="readObject(java.io.ObjectInputStream)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="format(java.util.Date, StringBuffer, java.text.FieldPosition)">
<cov.data calls="4" hit_lines="18" total_lines="22" />
</method>
<method name="initialize(java.util.Locale)">
<cov.data calls="4" hit_lines="9" total_lines="9" />
</method>
<method name="parse(String, java.text.ParsePosition)">
<cov.data calls="0" hit_lines="0" total_lines="97" />
</method>
<method name="toPattern()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="toLocalizedPattern()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="applyPattern(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="applyLocalizedPattern(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="initializeDefaultCentury()">
<cov.data calls="4" hit_lines="4" total_lines="4" />
</method>
<method name="parseAmbiguousDatesAsAfter(java.util.Date)">
<cov.data calls="4" hit_lines="4" total_lines="4" />
</method>
<method name="set2DigitYearStart(java.util.Date)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="get2DigitYearStart()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="subFormat(char, int, int, java.text.FieldPosition)">
<cov.data calls="9" hit_lines="17" total_lines="60" />
</method>
<method name="zeroPaddingNumber(long, int, int)">
<cov.data calls="8" hit_lines="3" total_lines="3" />
</method>
<method name="matchString(String, int, int, String[])">
<cov.data calls="0" hit_lines="0" total_lines="13" />
</method>
<method name="matchZoneString(String, int, int)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="subParseZoneString(String, int)">
<cov.data calls="0" hit_lines="0" total_lines="21" />
</method>
<method name="subParse(String, int, char, int, boolean, boolean[])">
<cov.data calls="0" hit_lines="0" total_lines="106" />
</method>
<method name="translatePattern(String, String, String)">
<cov.data calls="0" hit_lines="0" total_lines="18" />
</method>
<method name="getDateFormatSymbols()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setDateFormatSymbols(java.text.DateFormatSymbols)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="ParseException" source="ParseException.java">
<cov.data calls="0" hit_methods="0" total_methods="2" hit_lines="0" total_lines="4" />
<method name="&lt;init&gt;(String, int)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="getErrorOffset()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="DateFormatSymbols" source="DateFormatSymbols.java">
<cov.data calls="21" hit_methods="7" total_methods="31" hit_lines="60" total_lines="138" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="&lt;init&gt;(java.util.Locale)">
<cov.data calls="4" hit_lines="11" total_lines="11" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="11" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="1" hit_lines="2" total_lines="2" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="equals(String[], String[])">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="clone()">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="getZoneIndex(String)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="getEras()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setEras(String[])">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getMonths()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setMonths(String[])">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getShortMonths()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setShortMonths(String[])">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getWeekdays()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setWeekdays(String[])">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getShortWeekdays()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setShortWeekdays(String[])">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getAmPmStrings()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setAmPmStrings(String[])">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getZoneStrings()">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="setZoneStrings(String[][])">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="getLocalPatternChars()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setLocalPatternChars(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="getLocaleElements(java.util.Locale)">
<cov.data calls="2" hit_lines="1" total_lines="1" />
</method>
<method name="getZoneData(java.util.Locale)">
<cov.data calls="2" hit_lines="1" total_lines="1" />
</method>
<method name="cacheLookup(java.util.Locale)">
<cov.data calls="4" hit_lines="12" total_lines="16" />
</method>
<method name="loadZoneStrings(java.util.Locale, java.util.ResourceBundle)">
<cov.data calls="4" hit_lines="13" total_lines="13" />
</method>
<method name="initializeData(java.util.Locale)">
<cov.data calls="4" hit_lines="20" total_lines="20" />
</method>
<method name="duplicate(String[])">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="copyMembers(java.text.DateFormatSymbols, java.text.DateFormatSymbols)">
<cov.data calls="0" hit_lines="0" total_lines="10" />
</method>
</class>
<class name="DecimalFormatSymbols" source="DecimalFormatSymbols.java">
<cov.data calls="89" hit_methods="8" total_methods="36" hit_lines="35" total_lines="94" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="&lt;init&gt;(java.util.Locale)">
<cov.data calls="12" hit_lines="4" total_lines="4" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="1" hit_lines="1" total_lines="1" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="clone()">
<cov.data calls="4" hit_lines="1" total_lines="2" />
</method>
<method name="readObject(java.io.ObjectInputStream)">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="initialize(java.util.Locale)">
<cov.data calls="12" hit_lines="25" total_lines="26" />
</method>
<method name="getNaN()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getInfinity()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getZeroDigit()">
<cov.data calls="16" hit_lines="1" total_lines="1" />
</method>
<method name="getGroupingSeparator()">
<cov.data calls="16" hit_lines="1" total_lines="1" />
</method>
<method name="getMonetaryDecimalSeparator()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getDecimalSeparator()">
<cov.data calls="16" hit_lines="1" total_lines="1" />
</method>
<method name="getExponentialSymbol()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getInternationalCurrencySymbol()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getCurrencySymbol()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getPercent()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getPerMill()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getMinusSign()">
<cov.data calls="12" hit_lines="1" total_lines="1" />
</method>
<method name="getDigit()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getPatternSeparator()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setPercent(char)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="setZeroDigit(char)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="setGroupingSeparator(char)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="setDecimalSeparator(char)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="setPerMill(char)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="setDigit(char)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="setPatternSeparator(char)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="setInfinity(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="setNaN(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="setMinusSign(char)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="setCurrencySymbol(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="setInternationalCurrencySymbol(String)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="setMonetaryDecimalSeparator(char)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="setExponentialSymbol(char)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
</class>
<class name="DigitList" source="DigitList.java">
<cov.data calls="45" hit_methods="4" total_methods="19" hit_lines="22" total_lines="157" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="4" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="12" hit_lines="4" total_lines="4" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="1" hit_lines="6" total_lines="6" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="11" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="append(int)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="set(long, int)">
<cov.data calls="16" hit_lines="11" total_lines="15" />
</method>
<method name="set(double, int)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="set(double, int, boolean)">
<cov.data calls="0" hit_lines="0" total_lines="37" />
</method>
<method name="set(long)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="clear()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="getLong()">
<cov.data calls="0" hit_lines="0" total_lines="6" />
</method>
<method name="round(int)">
<cov.data calls="0" hit_lines="0" total_lines="16" />
</method>
<method name="isZero()">
<cov.data calls="16" hit_lines="1" total_lines="2" />
</method>
<method name="fitsIntoLong(boolean, boolean)">
<cov.data calls="0" hit_lines="0" total_lines="11" />
</method>
<method name="getDouble()">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="shouldRoundUp(int)">
<cov.data calls="0" hit_lines="0" total_lines="10" />
</method>
<method name="isLongMIN_VALUE()">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="log10(double)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
</class>
<class name="FieldPosition" source="FieldPosition.java">
<cov.data calls="148" hit_methods="4" total_methods="9" hit_lines="11" total_lines="20" />
<method name="hashCode()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="&lt;init&gt;(int)">
<cov.data calls="20" hit_lines="6" total_lines="6" />
</method>
<method name="equals(Object)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="toString()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getField()">
<cov.data calls="64" hit_lines="1" total_lines="1" />
</method>
<method name="setBeginIndex(int)">
<cov.data calls="32" hit_lines="2" total_lines="2" />
</method>
<method name="setEndIndex(int)">
<cov.data calls="32" hit_lines="2" total_lines="2" />
</method>
<method name="getEndIndex()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getBeginIndex()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
</package>
<package name="java.sql">
<cov.data calls="0" hit_methods="0" total_methods="14" hit_lines="0" total_lines="54" />
<class name="SQLException" source="SQLException.java">
<cov.data calls="0" hit_methods="0" total_methods="8" hit_lines="0" total_lines="38" />
<method name="&lt;init&gt;(String, String)">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="7" />
</method>
<method name="&lt;init&gt;(String, String, int)">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
<method name="getNextException()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="setNextException(java.sql.SQLException)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
<method name="getSQLState()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getErrorCode()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
</class>
<class name="SQLWarning" source="SQLWarning.java">
<cov.data calls="0" hit_methods="0" total_methods="6" hit_lines="0" total_lines="16" />
<method name="&lt;init&gt;(String, String)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;init&gt;(String)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;init&gt;()">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="&lt;init&gt;(String, String, int)">
<cov.data calls="0" hit_lines="0" total_lines="3" />
</method>
<method name="getNextWarning()">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
<method name="setNextWarning(java.sql.SQLWarning)">
<cov.data calls="0" hit_lines="0" total_lines="2" />
</method>
</class>
</package>
<package name="java.text.resources">
<cov.data calls="2649" hit_methods="22" total_methods="22" hit_lines="104" total_lines="106" />
<class name="LocaleElements" source="LocaleElements.java">
<cov.data calls="2" hit_methods="2" total_methods="2" hit_lines="2" total_lines="2" />
<method name="&lt;init&gt;()">
<cov.data calls="1" hit_lines="1" total_lines="1" />
</method>
<method name="getContents()">
<cov.data calls="1" hit_lines="1" total_lines="1" />
</method>
</class>
<class name="LocaleElements_fr" source="LocaleElements_fr.java">
<cov.data calls="2" hit_methods="2" total_methods="2" hit_lines="2" total_lines="2" />
<method name="&lt;init&gt;()">
<cov.data calls="1" hit_lines="1" total_lines="1" />
</method>
<method name="getContents()">
<cov.data calls="1" hit_lines="1" total_lines="1" />
</method>
</class>
<class name="LocaleElements_fr_FR" source="LocaleElements_fr_FR.java">
<cov.data calls="2" hit_methods="2" total_methods="2" hit_lines="2" total_lines="2" />
<method name="&lt;init&gt;()">
<cov.data calls="1" hit_lines="1" total_lines="1" />
</method>
<method name="getContents()">
<cov.data calls="1" hit_lines="1" total_lines="1" />
</method>
</class>
<class name="DateFormatZoneData" source="DateFormatZoneData.java">
<cov.data calls="1319" hit_methods="5" total_methods="5" hit_lines="77" total_lines="79" />
<method name="&lt;init&gt;()">
<cov.data calls="3" hit_lines="3" total_lines="3" />
</method>
<method name="getKeys()">
<cov.data calls="4" hit_lines="9" total_lines="9" />
</method>
<method name="handleGetObject(String)">
<cov.data calls="1308" hit_lines="12" total_lines="13" />
</method>
<method name="getContents()">
<cov.data calls="1" hit_lines="43" total_lines="43" />
</method>
<method name="loadLookup()">
<cov.data calls="3" hit_lines="10" total_lines="11" />
</method>
</class>
<class name="DateFormatZoneData_fr" source="DateFormatZoneData_fr.java">
<cov.data calls="2" hit_methods="2" total_methods="2" hit_lines="2" total_lines="2" />
<method name="&lt;init&gt;()">
<cov.data calls="1" hit_lines="1" total_lines="1" />
</method>
<method name="getContents()">
<cov.data calls="1" hit_lines="1" total_lines="1" />
</method>
</class>
<class name="DateFormatZoneData$1" source="DateFormatZoneData.java">
<cov.data calls="1316" hit_methods="3" total_methods="3" hit_lines="13" total_lines="13" />
<method name="&lt;init&gt;(java.text.resources.DateFormatZoneData, java.util.Enumeration, java.util.Enumeration)">
<cov.data calls="2" hit_lines="1" total_lines="1" />
</method>
<method name="nextElement()">
<cov.data calls="658" hit_lines="9" total_lines="9" />
</method>
<method name="hasMoreElements()">
<cov.data calls="656" hit_lines="3" total_lines="3" />
</method>
</class>
<class name="LocaleElements_en" source="LocaleElements_en.java">
<cov.data calls="2" hit_methods="2" total_methods="2" hit_lines="2" total_lines="2" />
<method name="&lt;init&gt;()">
<cov.data calls="1" hit_lines="1" total_lines="1" />
</method>
<method name="getContents()">
<cov.data calls="1" hit_lines="1" total_lines="1" />
</method>
</class>
<class name="LocaleElements_en_US" source="LocaleElements_en_US.java">
<cov.data calls="2" hit_methods="2" total_methods="2" hit_lines="2" total_lines="2" />
<method name="&lt;init&gt;()">
<cov.data calls="1" hit_lines="1" total_lines="1" />
</method>
<method name="getContents()">
<cov.data calls="1" hit_lines="1" total_lines="1" />
</method>
</class>
<class name="DateFormatZoneData_en" source="DateFormatZoneData_en.java">
<cov.data calls="2" hit_methods="2" total_methods="2" hit_lines="2" total_lines="2" />
<method name="&lt;init&gt;()">
<cov.data calls="1" hit_lines="1" total_lines="1" />
</method>
<method name="getContents()">
<cov.data calls="1" hit_lines="1" total_lines="1" />
</method>
</class>
</package>
<package name="java.awt">
<cov.data calls="4" hit_methods="2" total_methods="6" hit_lines="6" total_lines="21" />
<class name="ComponentOrientation" source="ComponentOrientation.java">
<cov.data calls="4" hit_methods="2" total_methods="6" hit_lines="6" total_lines="21" />
<method name="&lt;init&gt;(int)">
<cov.data calls="3" hit_lines="3" total_lines="3" />
</method>
<method name="&lt;clinit&gt;()">
<cov.data calls="1" hit_lines="3" total_lines="3" />
</method>
<method name="isHorizontal()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="isLeftToRight()">
<cov.data calls="0" hit_lines="0" total_lines="1" />
</method>
<method name="getOrientation(java.util.ResourceBundle)">
<cov.data calls="0" hit_lines="0" total_lines="8" />
</method>
<method name="getOrientation(java.util.Locale)">
<cov.data calls="0" hit_lines="0" total_lines="5" />
</method>
</class>
</package>
</snapshot>