forked from provectus/kafka-ui
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0c595c3
commit e04c5ad
Showing
3 changed files
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<BugCollection sequence='0' release='' analysisTimestamp='1709963553634' version='4.2.3' timestamp='1709963026422'><Project projectName='kafka-ui-serde-api'><Jar>/Users/yiren/Documents/GitHub/kafka-ui/kafka-ui-serde-api/target/classes</Jar><SrcDir>/Users/yiren/Documents/GitHub/kafka-ui/kafka-ui-serde-api/src/main/java</SrcDir><WrkDir>/Users/yiren/Documents/GitHub/kafka-ui/kafka-ui-serde-api/target</WrkDir></Project><Errors missingClasses='0' errors='0'></Errors><FindBugsSummary num_packages='1' total_classes='10' total_size='84' clock_seconds='4.45' referenced_classes='50' vm_version='17.0.10+11-LTS-240' total_bugs='0' java_version='17.0.10' gc_seconds='0.04' alloc_mbytes='512.00' cpu_seconds='7.64' peak_mbytes='130.82' timestamp='Fri, 8 Mar 2024 21:43:46 -0800'><FileStats path='com/provectus/kafka/ui/serde/api/DeserializeResult.java' size='39' bugCount='0'></FileStats><FileStats path='com/provectus/kafka/ui/serde/api/PropertyResolver.java' size='4' bugCount='0'></FileStats><FileStats path='com/provectus/kafka/ui/serde/api/RecordHeader.java' size='3' bugCount='0'></FileStats><FileStats path='com/provectus/kafka/ui/serde/api/RecordHeaders.java' size='1' bugCount='0'></FileStats><FileStats path='com/provectus/kafka/ui/serde/api/SchemaDescription.java' size='12' bugCount='0'></FileStats><FileStats path='com/provectus/kafka/ui/serde/api/Serde.java' size='25' bugCount='0'></FileStats><PackageStats package='com.provectus.kafka.ui.serde.api' total_bugs='0' total_size='84' total_types='10'><ClassStats bugs='0' size='28' interface='false' sourceFile='DeserializeResult.java' class='com.provectus.kafka.ui.serde.api.DeserializeResult'></ClassStats><ClassStats bugs='0' size='11' interface='false' sourceFile='DeserializeResult.java' class='com.provectus.kafka.ui.serde.api.DeserializeResult$Type'></ClassStats><ClassStats bugs='0' size='4' interface='true' sourceFile='PropertyResolver.java' class='com.provectus.kafka.ui.serde.api.PropertyResolver'></ClassStats><ClassStats bugs='0' size='3' interface='true' sourceFile='RecordHeader.java' class='com.provectus.kafka.ui.serde.api.RecordHeader'></ClassStats><ClassStats bugs='0' size='1' interface='true' sourceFile='RecordHeaders.java' class='com.provectus.kafka.ui.serde.api.RecordHeaders'></ClassStats><ClassStats bugs='0' size='12' interface='false' sourceFile='SchemaDescription.java' class='com.provectus.kafka.ui.serde.api.SchemaDescription'></ClassStats><ClassStats bugs='0' size='10' interface='true' sourceFile='Serde.java' class='com.provectus.kafka.ui.serde.api.Serde'></ClassStats><ClassStats bugs='0' size='2' interface='true' sourceFile='Serde.java' class='com.provectus.kafka.ui.serde.api.Serde$Deserializer'></ClassStats><ClassStats bugs='0' size='2' interface='true' sourceFile='Serde.java' class='com.provectus.kafka.ui.serde.api.Serde$Serializer'></ClassStats><ClassStats bugs='0' size='11' interface='false' sourceFile='Serde.java' class='com.provectus.kafka.ui.serde.api.Serde$Target'></ClassStats></PackageStats><FindBugsProfile><ClassProfile avgMicrosecondsPerInvocation='2228' totalMilliseconds='1234' name='edu.umd.cs.findbugs.classfile.engine.ClassInfoAnalysisEngine' maxMicrosecondsPerInvocation='70935' standardDeviationMicrosecondsPerInvocation='6681' invocations='554'></ClassProfile><ClassProfile avgMicrosecondsPerInvocation='377' totalMilliseconds='194' name='edu.umd.cs.findbugs.util.TopologicalSort' maxMicrosecondsPerInvocation='50739' standardDeviationMicrosecondsPerInvocation='2494' invocations='515'></ClassProfile><ClassProfile avgMicrosecondsPerInvocation='3822' totalMilliseconds='191' name='edu.umd.cs.findbugs.detect.FieldItemSummary' maxMicrosecondsPerInvocation='27937' standardDeviationMicrosecondsPerInvocation='6796' invocations='50'></ClassProfile><ClassProfile avgMicrosecondsPerInvocation='302' totalMilliseconds='168' name='edu.umd.cs.findbugs.classfile.engine.ClassDataAnalysisEngine' maxMicrosecondsPerInvocation='18429' standardDeviationMicrosecondsPerInvocation='977' invocations='558'></ClassProfile><ClassProfile avgMicrosecondsPerInvocation='901' totalMilliseconds='127' name='edu.umd.cs.findbugs.OpcodeStack$JumpInfoFactory' maxMicrosecondsPerInvocation='5975' standardDeviationMicrosecondsPerInvocation='1094' invocations='142'></ClassProfile><ClassProfile avgMicrosecondsPerInvocation='2490' totalMilliseconds='124' name='edu.umd.cs.findbugs.detect.FindNoSideEffectMethods' maxMicrosecondsPerInvocation='16664' standardDeviationMicrosecondsPerInvocation='4201' invocations='50'></ClassProfile><ClassProfile avgMicrosecondsPerInvocation='2086' totalMilliseconds='73' name='edu.umd.cs.findbugs.classfile.engine.bcel.MethodGenFactory' maxMicrosecondsPerInvocation='69460' standardDeviationMicrosecondsPerInvocation='11555' invocations='35'></ClassProfile><ClassProfile avgMicrosecondsPerInvocation='895' totalMilliseconds='72' name='edu.umd.cs.findbugs.classfile.engine.bcel.JavaClassAnalysisEngine' maxMicrosecondsPerInvocation='27666' standardDeviationMicrosecondsPerInvocation='3190' invocations='81'></ClassProfile><ClassProfile avgMicrosecondsPerInvocation='1356' totalMilliseconds='67' name='edu.umd.cs.findbugs.detect.NoteDirectlyRelevantTypeQualifiers' maxMicrosecondsPerInvocation='16494' standardDeviationMicrosecondsPerInvocation='2780' invocations='50'></ClassProfile><ClassProfile avgMicrosecondsPerInvocation='1324' totalMilliseconds='66' name='edu.umd.cs.findbugs.detect.BuildObligationPolicyDatabase' maxMicrosecondsPerInvocation='13959' standardDeviationMicrosecondsPerInvocation='2597' invocations='50'></ClassProfile></FindBugsProfile></FindBugsSummary><ClassFeatures></ClassFeatures><History></History></BugCollection> |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.