Demo/bcel-sb.xml

45 lines
5.3 KiB
XML
Raw Normal View History

2024-01-02 22:40:43 +00:00
<?xml version="1.0" encoding="UTF-8"?>
2024-01-13 20:40:37 +00:00
<BugCollection version="4.8.3" sequence="0" timestamp="1705172906188" analysisTimestamp="1705172906204" release="">
2024-01-02 22:40:43 +00:00
<Project projectName="">
<Jar>C:\Users\gaura\eclipse-workspace\AIS\Demo1\bin\src\Loan.class</Jar>
<AuxClasspathEntry>C:\Users\gaura\eclipse-workspace\AIS\Demo1\lib\Regex.jar</AuxClasspathEntry>
<SrcDir>C:\Users\gaura\eclipse-workspace\AIS\Demo1\src</SrcDir>
</Project>
2024-01-13 20:40:37 +00:00
<BugInstance type="DM_DEFAULT_ENCODING" priority="1" rank="19" abbrev="Dm" category="I18N">
<Class classname="src.Loan">
<SourceLine classname="src.Loan" start="4" end="62" sourcefile="Loan.java" sourcepath="src/Loan.java"/>
</Class>
<Method classname="src.Loan" name="main" signature="([Ljava/lang/String;)V" isStatic="true">
<SourceLine classname="src.Loan" start="8" end="35" startBytecode="0" endBytecode="204" sourcefile="Loan.java" sourcepath="src/Loan.java"/>
</Method>
<Method classname="java.util.Scanner" name="&lt;init&gt;" signature="(Ljava/io/InputStream;)V" isStatic="false" role="METHOD_CALLED">
<SourceLine classname="java.util.Scanner" start="566" end="567" startBytecode="0" endBytecode="71" sourcefile="Scanner.java" sourcepath="java/util/Scanner.java"/>
</Method>
<SourceLine classname="src.Loan" start="8" end="8" startBytecode="7" endBytecode="7" sourcefile="Loan.java" sourcepath="src/Loan.java"/>
</BugInstance>
2024-01-02 22:40:43 +00:00
<Errors errors="0" missingClasses="0"></Errors>
2024-01-13 20:40:37 +00:00
<FindBugsSummary timestamp="Sat, 13 Jan 2024 20:08:26 +0100" total_classes="1" referenced_classes="23" total_bugs="1" total_size="30" num_packages="1" java_version="17" vm_version="17+35-LTS-2724" cpu_seconds="2.08" clock_seconds="2.17" peak_mbytes="199.43" alloc_mbytes="4032.00" gc_seconds="0.01" priority_1="1">
<PackageStats package="src" total_bugs="1" total_types="1" total_size="30" priority_1="1">
<ClassStats class="src.Loan" sourceFile="Loan.java" interface="false" size="30" bugs="1" priority_1="1"/>
2024-01-02 22:40:43 +00:00
</PackageStats>
<FindBugsProfile>
2024-01-13 20:40:37 +00:00
<ClassProfile name="edu.umd.cs.findbugs.classfile.engine.ClassInfoAnalysisEngine" totalMilliseconds="499" invocations="481" avgMicrosecondsPerInvocation="1039" maxMicrosecondsPerInvocation="31198" standardDeviationMicrosecondsPerInvocation="2523"/>
<ClassProfile name="edu.umd.cs.findbugs.detect.FieldItemSummary" totalMilliseconds="128" invocations="23" avgMicrosecondsPerInvocation="5584" maxMicrosecondsPerInvocation="22038" standardDeviationMicrosecondsPerInvocation="6513"/>
<ClassProfile name="edu.umd.cs.findbugs.detect.FindNoSideEffectMethods" totalMilliseconds="89" invocations="23" avgMicrosecondsPerInvocation="3870" maxMicrosecondsPerInvocation="28843" standardDeviationMicrosecondsPerInvocation="6067"/>
<ClassProfile name="edu.umd.cs.findbugs.classfile.engine.bcel.JavaClassAnalysisEngine" totalMilliseconds="86" invocations="50" avgMicrosecondsPerInvocation="1724" maxMicrosecondsPerInvocation="50991" standardDeviationMicrosecondsPerInvocation="7131"/>
<ClassProfile name="edu.umd.cs.findbugs.OpcodeStack$JumpInfoFactory" totalMilliseconds="80" invocations="115" avgMicrosecondsPerInvocation="703" maxMicrosecondsPerInvocation="5648" standardDeviationMicrosecondsPerInvocation="900"/>
<ClassProfile name="edu.umd.cs.findbugs.classfile.engine.ClassDataAnalysisEngine" totalMilliseconds="67" invocations="483" avgMicrosecondsPerInvocation="140" maxMicrosecondsPerInvocation="4595" standardDeviationMicrosecondsPerInvocation="284"/>
<ClassProfile name="edu.umd.cs.findbugs.detect.EqualsOperandShouldHaveClassCompatibleWithThis" totalMilliseconds="54" invocations="23" avgMicrosecondsPerInvocation="2374" maxMicrosecondsPerInvocation="41891" standardDeviationMicrosecondsPerInvocation="8453"/>
<ClassProfile name="edu.umd.cs.findbugs.classfile.engine.bcel.MethodGenFactory" totalMilliseconds="48" invocations="4" avgMicrosecondsPerInvocation="12085" maxMicrosecondsPerInvocation="46737" standardDeviationMicrosecondsPerInvocation="20008"/>
<ClassProfile name="edu.umd.cs.findbugs.util.TopologicalSort" totalMilliseconds="47" invocations="444" avgMicrosecondsPerInvocation="105" maxMicrosecondsPerInvocation="1748" standardDeviationMicrosecondsPerInvocation="202"/>
<ClassProfile name="edu.umd.cs.findbugs.detect.NoteDirectlyRelevantTypeQualifiers" totalMilliseconds="43" invocations="23" avgMicrosecondsPerInvocation="1894" maxMicrosecondsPerInvocation="10175" standardDeviationMicrosecondsPerInvocation="2355"/>
<ClassProfile name="edu.umd.cs.findbugs.classfile.engine.bcel.CFGFactory" totalMilliseconds="38" invocations="4" avgMicrosecondsPerInvocation="9643" maxMicrosecondsPerInvocation="35624" standardDeviationMicrosecondsPerInvocation="15012"/>
<ClassProfile name="edu.umd.cs.findbugs.detect.FunctionsThatMightBeMistakenForProcedures" totalMilliseconds="30" invocations="23" avgMicrosecondsPerInvocation="1313" maxMicrosecondsPerInvocation="5590" standardDeviationMicrosecondsPerInvocation="1562"/>
<ClassProfile name="edu.umd.cs.findbugs.detect.OverridingEqualsNotSymmetrical" totalMilliseconds="29" invocations="23" avgMicrosecondsPerInvocation="1279" maxMicrosecondsPerInvocation="12566" standardDeviationMicrosecondsPerInvocation="2599"/>
2024-01-02 22:40:43 +00:00
</FindBugsProfile>
</FindBugsSummary>
<ClassFeatures></ClassFeatures>
<History></History>
</BugCollection>