redundantCondition ftp://ftp.de.debian.org/debian/pool/main/c/crawl/crawl_0.28.0.orig.tar.xz 2.17.0 stone_soup-0.28.0/source/fixedarray.h:45:44: style: Redundant condition: If '0 == 17', the comparison '0 == 17' is always true. [redundantCondition] 2.17.0 stone_soup-0.28.0/source/fixedarray.h:45:44: style: Redundant condition: If '0 == 19', the comparison '0 == 19' is always true. [redundantCondition] 2.17.0 stone_soup-0.28.0/source/fixedarray.h:45:44: style: Redundant condition: If '0 == 3', the comparison '0 == 3' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cryptominisat/cryptominisat_5.11.21+dfsg1.orig.tar.xz 2.17.0 cryptominisat-5.11.21/src/propengine.cpp:374:17: style: Redundant condition: !bnn->set. 'bnn->set || (!bnn->set && value(bnn->out)==l_True)' is equivalent to 'bnn->set || value(bnn->out)==l_True' [redundantCondition] head cryptominisat-5.11.21/src/propengine.cpp:374:17: style: Redundant condition: !bnn->std::set. 'bnn->std::set || (!bnn->std::set && value(bnn->out)==l_True)' is equivalent to 'bnn->std::set || value(bnn->out)==l_True' [redundantCondition] 2.17.0 cryptominisat-5.11.21/src/propengine.cpp:475:30: style: Redundant condition: !bnn->set. 'bnn->set || (!bnn->set && value(bnn->out)==l_True)' is equivalent to 'bnn->set || value(bnn->out)==l_True' [redundantCondition] head cryptominisat-5.11.21/src/propengine.cpp:475:30: style: Redundant condition: !bnn->std::set. 'bnn->std::set || (!bnn->std::set && value(bnn->out)==l_True)' is equivalent to 'bnn->std::set || value(bnn->out)==l_True' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/e2guardian/e2guardian_5.5.8.orig.tar.gz head e2guardian-5.5.8r/src/contentscanners/avastdscan.cpp:211:268: style: Redundant condition: The condition 'result[1] == '\0'' is redundant since 'result[1] != '['' is sufficient. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/itksnap/itksnap_3.6.0.orig.tar.gz 2.17.0 itksnap-3.6.0/Submodules/c3d/adapters/PadImage.cxx:44:25: style: Redundant condition: If 'i < 3', the comparison 'i < 3' is always true. [redundantCondition] 2.17.0 itksnap-3.6.0/Submodules/c3d/adapters/PadImage.cxx:44:25: style: Redundant condition: The condition 'i < 3' is redundant since 'i < 2' is sufficient. [redundantCondition] 2.17.0 itksnap-3.6.0/Submodules/c3d/adapters/PadImage.cxx:44:25: style: Redundant condition: The condition 'i < 4' is redundant since 'i < 3' is sufficient. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/lomiri-ui-toolkit/lomiri-ui-toolkit_1.3.5110+dfsg.orig.tar.xz head lomiri-ui-toolkit-1.3.5110/src/imports/Layouts/plugin/propertychanges.cpp:116:36: style: Redundant condition: binding==fromBinding. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] head lomiri-ui-toolkit-1.3.5110/src/imports/Layouts/plugin/propertychanges.cpp:308:26: style: Redundant condition: anchor=="fill". 'anchor!="fill" || (anchor=="fill" && !anchors->fill())' is equivalent to 'anchor!="fill" || !anchors->fill()' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/nheko/nheko_0.12.0+~0.10.0+~1.0.0+~0.3.1.orig.tar.gz head nheko-0.12.0/src/Utils.cpp:562:19: style: Redundant condition: The condition 'i > 0' is redundant since 'i == 20' is sufficient. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/u/ukwm/ukwm_1.2.3.orig.tar.gz head ukwm-1.2.3/clutter/clutter/cogl/clutter-stage-cogl.c:255:44: style: Redundant condition: stage_cogl->initialized_redraw_clip. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/v/vips/vips_8.16.1.orig.tar.gz 2.17.0 libvips-8.16.1/libvips/conversion/composite.cpp:1000:18: style: Redundant condition: If '0 != 0', the comparison '0 != 0' is always true. [redundantCondition]