⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 findbugsfilter.xml

📁 thinking in java 书中源码 第四版
💻 XML
📖 第 1 页 / 共 2 页
字号:
    </Match>
    <Match class="Parcel11$Contents">
        <BugCode name="SIC"/>
        <!--Should Parcel11$Contents be a _static_ inner class?-->
    </Match>
    <Match class="Parcel11$Destination">
        <BugCode name="SIC"/>
        <!--Should Parcel11$Destination be a _static_ inner class?-->
    </Match>
    <Match class="Parcel2$Contents">
        <BugCode name="SIC"/>
        <!--Should Parcel2$Contents be a _static_ inner class?-->
    </Match>
    <Match class="Parcel2$Destination">
        <BugCode name="SIC"/>
        <!--Should Parcel2$Destination be a _static_ inner class?-->
    </Match>
    <Match class="Parcel3$PContents">
        <BugCode name="SIC"/>
        <!--Should Parcel3$PContents be a _static_ inner class?-->
    </Match>
    <Match class="Parcel3$PDestination">
        <BugCode name="SIC"/>
        <!--Should Parcel3$PDestination be a _static_ inner class?-->
    </Match>
    <Match class="Parcel4$1PDestination">
        <BugCode name="SIC"/>
        <!--Should Parcel4$1PDestination be a _static_ inner class?-->
    </Match>
    <Match class="Parcel5$1TrackingSlip">
        <BugCode name="SIC"/>
        <!--Should Parcel5$1TrackingSlip be a _static_ inner class?-->
    </Match>
    <Match class="PlaceSetting">
        <BugCode name="DLS"/>
        <!--Dead store to local variable in method PlaceSetting.main(String[])  At PlaceSetting.java:[line 66]-->
    </Match>
    <Match class="PlaceSetting">
        <BugCode name="UrF"/>
        <!--Unread field: PlaceSetting.frk-->
        <!--Unread field: PlaceSetting.kn-->
        <!--Unread field: PlaceSetting.pl-->
        <!--Unread field: PlaceSetting.sp-->
    </Match>
    <Match class="Pool">
        <BugCode name="UrF"/>
        <!--Unread field: Pool.classObject-->
    </Match>
    <Match class="Poppet">
        <BugCode name="UrF"/>
        <!--Unread field: Poppet.i-->
    </Match>
    <Match class="References">
        <BugCode name="DLS"/>
        <!--Dead store to local variable in method References.main(String[])  At References.java:[line 45]-->
        <!--Dead store to local variable in method References.main(String[])  At References.java:[line 47]-->
    </Match>
    <Match class="ResponsiveUI">
        <BugCode name="RV"/>
        <!--ResponsiveUI.main(String[]) ignores return value of ResponsiveUI.<init>()  At ResponsiveUI.java:[line 27]-->
    </Match>
    <Match class="ResponsiveUI">
        <BugCode name="SC"/>
        <!--ResponsiveUI.<init>() invokes ResponsiveUI.start()  At ResponsiveUI.java:[line 18]-->
    </Match>
    <Match class="ReversibleArrayList$1$1">
        <BugCode name="It"/>
        <!--ReversibleArrayList$1$1.next() can't throw NoSuchElement exception  At AdapterMethodIdiom.java:[line 14]-->
    </Match>
    <Match class="RobotPool">
        <BugCode name="Wa"/>
        <!--Wait not in loop in RobotPool.hire(Class,Assembler)  At CarBuilder.java:[line 168]-->
    </Match>
    <Match class="SelfManaged">
        <BugCode name="SC"/>
        <!--SelfManaged.<init>() invokes java.lang.Thread.start()  At SelfManaged.java:[line 7]-->
    </Match>
    <Match class="SimpleQueue">
        <BugCode name="RV"/>
        <!--SimpleQueue.add(Object) ignores return value of java.util.LinkedList.offer(Object)  At SimpleQueue.java:[line 7]-->
    </Match>
    <Match class="SimpleThread">
        <BugCode name="RV"/>
        <!--SimpleThread.main(String[]) ignores return value of SimpleThread.<init>()  At SimpleThread.java:[line 23]-->
    </Match>
    <Match class="SimpleThread">
        <BugCode name="SC"/>
        <!--SimpleThread.<init>() invokes SimpleThread.start()  At SimpleThread.java:[line 9]-->
    </Match>
    <Match class="SprinklerSystem">
        <BugCode name="UwF"/>
        <!--Unwritten field: SprinklerSystem.f-->
        <!--Unwritten field: SprinklerSystem.i-->
        <!--Unwritten field: SprinklerSystem.source-->
        <!--Unwritten field: SprinklerSystem.valve1-->
        <!--Unwritten field: SprinklerSystem.valve2-->
        <!--Unwritten field: SprinklerSystem.valve3-->
        <!--Unwritten field: SprinklerSystem.valve4-->
    </Match>
    <Match class="TellerManager">
        <BugCode name="RV"/>
        <!--TellerManager.adjustTellerNumber() ignores return value of java.util.PriorityQueue.offer(Object)  At BankTellerSimulation.java:[line 127]-->
        <!--TellerManager.reassignOneTeller() ignores return value of java.util.Queue.offer(Object)  At BankTellerSimulation.java:[line 150]-->
    </Match>
    <Match class="TemperatureReading">
        <BugCode name="UrF"/>
        <!--Unread field: TemperatureReading.time-->
    </Match>
    <Match class="URShift">
        <BugCode name="DLS"/>
        <!--Dead store to local variable in method URShift.main(String[])  At URShift.java:[line 8]-->
        <!--Dead store to local variable in method URShift.main(String[])  At URShift.java:[line 10]-->
        <!--Dead store to local variable in method URShift.main(String[])  At URShift.java:[line 12]-->
    </Match>
    <Match class="UsingStringBuilder">
        <BugCode name="MS"/>
        <!--UsingStringBuilder.rand isn't final but should be-->
    </Match>
    <Match class="VeryBig">
        <BugCode name="UrF"/>
        <!--Unread field: VeryBig.d-->
    </Match>
    <Match class="WaitPerson">
        <BugCode name="UW"/>
        <!--Unconditional wait in WaitPerson.run()  At Restaurant.java:[line 22]-->
    </Match>
    <Match class="WhitherStringBuilder">
        <BugCode name="SBSC"/>
        <!--Method WhitherStringBuilder.implicit(String[]) concatenates strings using + in a loop  At WhitherStringBuilder.java:[line 7]-->
    </Match>
    <Match class="WildcardRules">
        <BugCode name="EC"/>
        <!--Call to equals() comparing different types in WildcardRules.f(Holder)  At WildcardRules.java:[line 11]-->
        <!--Call to equals() comparing different types in WildcardRules.g(Holder)  At WildcardRules.java:[line 17]-->
    </Match>
    <Match class="Derived">
        <BugCode name="EC"/>
    </Match>
    <Match class="WildcardRules">
        <BugCode name="RV"/>
        <!--WildcardRules.f(Holder) ignores return value of Holder.equals(Object)  At WildcardRules.java:[line 11]-->
        <!--WildcardRules.g(Holder) ignores return value of Holder.equals(Object)  At WildcardRules.java:[line 17]-->
    </Match>
    <Match class="annotations.database.Member">
        <BugCode name="UwF"/>
        <!--Unwritten field: annotations.database.Member.age-->
        <!--Unwritten field: annotations.database.Member.firstName-->
        <!--Unwritten field: annotations.database.Member.handle-->
        <!--Unwritten field: annotations.database.Member.lastName-->
    </Match>
    <Match class="cloning.HorrorFlick">
        <BugCode name="DLS"/>
        <!--Dead store to local variable in method cloning.HorrorFlick.main(String[])  At HorrorFlick.java:[line 24]-->
        <!--Dead store to local variable in method cloning.HorrorFlick.main(String[])  At HorrorFlick.java:[line 25]-->
    </Match>
    <Match class="discovering.DocletTestClass">
        <BugCode name="UuF"/>
        <!--Unused field: discovering.DocletTestClass.BadCapitalizationField-->
        <!--Unused field: discovering.DocletTestClass.i-->
        <!--Unused field: discovering.DocletTestClass$BadInner.BadCapitalizationFieldInner-->
    </Match>
    <Match class="discovering.DocletTestClass$BadInner">
        <BugCode name="UuF"/>
        <!--Unused field: discovering.DocletTestClass$BadInner.BadCapitalizationFieldInner-->
    </Match>
    <Match class="discovering.DocletTestClass$BadInner$badCapitalizationClassInner">
        <BugCode name="SIC"/>
        <!--Should discovering.DocletTestClass$BadInner$badCapitalizationClassInner be a _static_ inner class?-->
    </Match>
    <Match class="discovering.DocletTestClass$Inner">
        <BugCode name="SIC"/>
        <!--Should discovering.DocletTestClass$Inner be a _static_ inner class?-->
    </Match>
    <Match class="discovering.DocletTestClass$badCapitalizationClass">
        <BugCode name="SIC"/>
        <!--Should discovering.DocletTestClass$badCapitalizationClass be a _static_ inner class?-->
    </Match>
    <Match class="holding.MapOfList">
        <BugCode name="MS"/>
        <!--holding.MapOfList.petPeople isn't final but should be-->
    </Match>
    <Match class="interfaces.nesting.A$BImp">
        <BugCode name="SIC"/>
        <!--Should interfaces.nesting.A$BImp be a _static_ inner class?-->
    </Match>
    <Match class="interfaces.nesting.A$CImp">
        <BugCode name="SIC"/>
        <!--Should interfaces.nesting.A$CImp be a _static_ inner class?-->
    </Match>
    <Match class="interfaces.nesting.A$DImp">
        <BugCode name="SIC"/>
        <!--Should interfaces.nesting.A$DImp be a _static_ inner class?-->
    </Match>
    <Match class="interfaces.nesting.NestingInterfaces$BImp">
        <BugCode name="SIC"/>
        <!--Should interfaces.nesting.NestingInterfaces$BImp be a _static_ inner class?-->
    </Match>
    <Match class="interfaces.nesting.NestingInterfaces$CImp">
        <BugCode name="SIC"/>
        <!--Should interfaces.nesting.NestingInterfaces$CImp be a _static_ inner class?-->
    </Match>
    <Match class="interfaces.nesting.NestingInterfaces$EGImp">
        <BugCode name="SIC"/>
        <!--Should interfaces.nesting.NestingInterfaces$EGImp be a _static_ inner class?-->
    </Match>
    <Match class="interfaces.nesting.NestingInterfaces$EImp">
        <BugCode name="SIC"/>
        <!--Should interfaces.nesting.NestingInterfaces$EImp be a _static_ inner class?-->
        <!--Should interfaces.nesting.NestingInterfaces$EImp2$EG be a _static_ inner class?-->
    </Match>
    <Match class="interfaces.nesting.NestingInterfaces$EImp2$EG">
        <BugCode name="SIC"/>
        <!--Should interfaces.nesting.NestingInterfaces$EImp2$EG be a _static_ inner class?-->
    </Match>
    <Match class="net.mindview.util.AUnit">
        <BugCode name="SBSC"/>
        <!--Method net.mindview.util.AUnit.main(String[]) concatenates strings using + in a loop  At unknown source line-->
    </Match>
    <Match class="net.mindview.util.AbstractGenerator$Basic">
        <BugCode name="It"/>
        <!--net.mindview.util.AbstractGenerator$Basic.next() can't throw NoSuchElement exception  At unknown source line-->
    </Match>
    <Match class="net.mindview.util.ClassNameFinder">
        <BugCode name="DLS"/>
        <!--Dead store to local variable in method net.mindview.util.ClassNameFinder.thisClass(byte[])  At <Unknown>:[line -1]-->
    </Match>
    <Match class="net.mindview.util.ClassNameFinder">
        <BugCode name="REC"/>
        <!--Method net.mindview.util.ClassNameFinder.thisClass(byte[]) catches Exception, but Exception is not thrown in the try block and RuntimeException is not explicitly caught  At unknown source line-->
    </Match>
    <Match class="net.mindview.util.Collections2">
        <BugCode name="MS"/>
        <!--net.mindview.util.Collections2.rsp isn't final but should be-->
        <!--net.mindview.util.Collections2.simpleStrings isn't final but should be-->
        <!--net.mindview.util.Collections2.geography isn't final but should be-->
        <!--net.mindview.util.Collections2.countries isn't final but should be-->
        <!--net.mindview.util.Collections2.capitals isn't final but should be-->
    </Match>
    <Match class="net.mindview.util.Collections2$StringGenerator">
        <BugCode name="EI2"/>
        <!--net.mindview.util.Collections2$StringGenerator.<init>(String[][],int) may expose internal representation by storing an externally mutable object into net.mindview.util.Collections2$StringGenerator.d  At unknown source line-->
    </Match>
    <Match class="net.mindview.util.Collections2$StringPairGenerator">
        <BugCode name="EI2"/>
        <!--net.mindview.util.Collections2$StringPairGenerator.<init>(String[][]) may expose internal representation by storing an externally mutable object into net.mindview.util.Collections2$StringPairGenerator.d  At unknown source line-->
    </Match>
    <Match class="net.mindview.util.CountryCapitals">
        <BugCode name="MS"/>
        <!--net.mindview.util.CountryCapitals.pairs is a mutable array-->
    </Match>
    <Match class="net.mindview.util.OSExecute">
        <BugCode name="OS"/>
        <!--net.mindview.util.OSExecute.command(String) may fail to close stream  At <Unknown>:[line -1]-->
    </Match>
    <Match class="polymorphism.Sandwich">
        <BugCode name="UrF"/>
        <!--Unread field: polymorphism.Sandwich.b-->
        <!--Unread field: polymorphism.Sandwich.c-->
        <!--Unread field: polymorphism.Sandwich.l-->
    </Match>
    <Match class="polymorphism.music4.Instrument">
        <BugCode name="UuF"/>
        <!--Unused field: polymorphism.music4.Instrument.i-->
    </Match>
    <Match class="typeinfo.pets.ForNameCreator">
        <BugCode name="EI"/>
        <!--typeinfo.pets.ForNameCreator.getTypes() may expose internal representation by returning typeinfo.pets.ForNameCreator.types  At unknown source line-->
    </Match>
    <Match class="typeinfo.pets.LiteralPetCreator">
        <BugCode name="EI"/>
        <!--typeinfo.pets.LiteralPetCreator.getTypes() may expose internal representation by returning typeinfo.pets.LiteralPetCreator.types  At unknown source line-->
    </Match>
</FindBugsFilter>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -