redundantCondition ftp://ftp.de.debian.org/debian/pool/main/0/0ad/0ad_0.0.25b.orig.tar.xz 0ad-0.0.25b-alpha/source/third_party/mongoose/mongoose.cpp:4059:30: style: Redundant condition: conn->client.is_ssl. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] 0ad-0.0.25b-alpha/source/third_party/mongoose/mongoose_orig.c:4010:30: style: Redundant condition: conn->client.is_ssl. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/0/0xffff/0xffff_0.9.orig.tar.gz 0xFFFF-0.9/src/mangen.c:65:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] 0xFFFF-0.9/src/mangen.c:78:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] 0xFFFF-0.9/src/mangen.c:91:18: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/3/389-admin/389-admin_1.1.43.orig.tar.bz2 389-admin-1.1.43/admserv/cgi-src40/config.c:430:24: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] 389-admin-1.1.43/mod_admserv/mod_admserv.c:2268:38: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/3/389-ds-base/389-ds-base_2.0.15.orig.tar.gz 389-ds-base-389-ds-base-2.0.15/ldap/servers/plugins/dna/dna.c:3772:37: style: Redundant condition: types_to_generate. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] 389-ds-base-389-ds-base-2.0.15/ldap/servers/plugins/dna/dna.c:4246:76: style: Redundant condition: types_to_generate. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] 389-ds-base-389-ds-base-2.0.15/ldap/servers/plugins/syntaxes/value.c:121:19: style: Redundant condition: If 'EXPR == '0'', the comparison 'EXPR' is always true. [redundantCondition] 389-ds-base-389-ds-base-2.0.15/ldap/servers/slapd/tools/ldclt/ldapfct.c:163:49: style: Redundant condition: If 'EXPR == '\t'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] 389-ds-base-389-ds-base-2.0.15/ldap/servers/slapd/tools/ldclt/ldapfct.c:1672:29: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/9/9base/9base_6.orig.tar.gz 9base-6/rc/here.c:120:18: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/aalib/aalib_1.4p5.orig.tar.gz aalib-1.4.0/src/aastdin.c:88:26: style: Redundant condition: If 'c < 127', the comparison 'c != 127' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/abcmidi/abcmidi_20220520+ds1.orig.tar.xz abcmidi/matchsup.c:1402:24: style: Redundant condition: v->inchord. '!v->inchord || (v->inchord && v->chordcount==1)' is equivalent to '!v->inchord || v->chordcount==1' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/abiword/abiword_3.0.5~dfsg.orig.tar.xz AbiWord-release-3.0.5/plugins/grammar/xp/AbiGrammarCheck.cpp:254:21: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] AbiWord-release-3.0.5/src/text/ptbl/xp/pp_Revision.cpp:887:43: style: Redundant condition: If 'eType == 5', the comparison 'eType != 1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/abseil/abseil_0~20210324.2.orig.tar.gz abseil-0~20210324.2/absl/container/btree_benchmark.cc:536:30: style: Redundant condition: If 'i < 32', the comparison 'i < 32' is always true. [redundantCondition] abseil-0~20210324.2/absl/container/btree_benchmark.cc:565:30: style: Redundant condition: If 'i < 32', the comparison 'i < 32' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/accelio/accelio_1.7.orig.tar.gz accelio-1.7/src/kernel/xio/xio_kernel_utils.c:202:12: style: Redundant condition: host. '!host || (host && host[0]=='*'||host[0]==0)' is equivalent to '!host || host[0]=='*'||host[0]==0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/acfax/acfax_981011.orig.tar.gz acfax/FChooser.c:842:24: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/adios/adios_1.13.1.orig.tar.xz adios-1.13.1/src/core/bp_utils.c:2163:25: style: Redundant condition: !allstep. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] adios-1.13.1/src/core/bp_utils.c:2184:25: style: Redundant condition: !allstep. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] adios-1.13.1/src/core/bp_utils.c:2251:29: style: Redundant condition: !allstep. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] adios-1.13.1/src/core/bp_utils.c:2275:29: style: Redundant condition: !allstep. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] adios-1.13.1/src/write/adios_nc4.c:399:25: style: Redundant condition: var_linked. '!var_linked || (var_linked && !var_linked->data)' is equivalent to '!var_linked || !var_linked->data' [redundantCondition] adios-1.13.1/src/write/adios_nc4.c:534:48: style: Redundant condition: dims->dimension.rank==0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] adios-1.13.1/src/write/adios_nc4.c:540:48: style: Redundant condition: dims->global_dimension.rank==0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] adios-1.13.1/src/write/adios_nc4.c:546:44: style: Redundant condition: dims->local_offset.rank==0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] adios-1.13.1/utils/bp2ascii/bp2ascii.c:43:21: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] adios-1.13.1/utils/bpdump/bpdump.c:81:21: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] adios-1.13.1/utils/bprecover/bprecover.c:468:21: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/aflplusplus/aflplusplus_4.00c.orig.tar.gz AFLplusplus-4.00c/instrumentation/cmplog-instructions-pass.cc:421:21: style: Redundant condition: If '!max_size', the comparison 'max_size < 16' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/afterstep/afterstep_2.2.12.orig.tar.bz2 afterstep-devel-2.2.12/src/Script/Widgets/List.c:73:30: style: Redundant condition: If 'EXPR < 0', the comparison 'EXPR < 1' is always true. [redundantCondition] afterstep-devel-2.2.12/src/Script/Widgets/List.c:211:30: style: Redundant condition: If 'EXPR < 0', the comparison 'EXPR < 1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/alberta/alberta_3.0.3.orig.tar.xz alberta-3.0.3/alberta_util/src/parameters.c:731:26: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/allegro5/allegro5_5.2.7.0.orig.tar.gz allegro-5.2.7.0/addons/video/ogv.c:1326:19: style: Redundant condition: If 'h > 0', the comparison 'h' is always true. [redundantCondition] allegro-5.2.7.0/src/raspberrypi/pidisplay.c:222:38: style: Redundant condition: disable_overscan. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] allegro-5.2.7.0/src/win/wgl_disp.c:1135:22: style: Redundant condition: current_glrc. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/alliance/alliance_5.1.1.orig.tar.bz2 alliance-5.1.1/lynx/src/znc.c:256:25: style: Redundant condition: chklayer. '!chklayer || (chklayer && zonecandidate->layer==elem->layer)' is equivalent to '!chklayer || zonecandidate->layer==elem->layer' [redundantCondition] alliance-5.1.1/mbk/src/mbk_sys.c:619:37: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] alliance-5.1.1/mbk/src/mbk_sys.c:644:31: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] alliance-5.1.1/mbk/src/spi_global.c:59:25: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] alliance-5.1.1/mbk/src/spi_global.c:83:25: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] alliance-5.1.1/mbk/src/spi_global.c:108:25: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] alliance-5.1.1/mbk/src/spi_global.c:130:27: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/alljoyn-core-1604/alljoyn-core-1604_16.04a+dfsg.1.orig.tar.gz alljoyn-16.04a+dfsg.1/alljoyn_core/router/UDPTransport.cc:1897:43: style: Redundant condition: If 'm_epState == 8', the comparison 'm_epState != 7' is always true. [redundantCondition] alljoyn-16.04a+dfsg.1/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/rule-main.cc:66:19: style: Redundant condition: argc==3. 'argc!=3 || (argc==3 && 0!=::strcmp("-n",argv[1]))' is equivalent to 'argc!=3 || 0!=::strcmp("-n",argv[1])' [redundantCondition] alljoyn-16.04a+dfsg.1/common/src/XmlElement.cc:142:53: style:inconclusive: Redundant condition: If 'EXPR >= '9'', the comparison 'EXPR >= '0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/alsa-lib/alsa-lib_1.2.6.1.orig.tar.bz2 alsa-lib-1.2.6.1/src/control/namehint.c:381:16: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] alsa-lib-1.2.6.1/src/mixer/simple_abst.c:170:29: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/alsa-utils/alsa-utils_1.2.6.orig.tar.bz2 alsa-utils-1.2.6/axfer/main.c:122:25: style: Redundant condition: If 'EXPR == '\0'', the comparison 'EXPR != '-'' is always true. [redundantCondition] alsa-utils-1.2.6/axfer/main.c:176:25: style: Redundant condition: If 'EXPR == '\0'', the comparison 'EXPR != '-'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/amanda/amanda_3.5.1.orig.tar.gz amanda-3.5.1/device-src/s3.c:4468:31: style: Redundant condition: result!=S3_RESULT_OK. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/amule/amule_2.3.3.orig.tar.xz aMule-2.3.3/intl/dcigettext.c:569:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/android-framework-23/android-framework-23_6.0.1+r72.orig.tar.xz frameworks/base/libs/androidfw/AssetManager.cpp:106:26: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/android-platform-external-libselinux/android-platform-external-libselinux_10.0.0+r36.orig.tar.gz libsepol/cil/src/cil_verify.c:540:18: style: Redundant condition: low==NULL. 'low==NULL || (low==NULL && high==NULL)' is equivalent to 'low==NULL' [redundantCondition] libsepol/src/write.c:1075:39: style: Redundant condition: p->policy_type!=POLICY_KERN. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] libsepol/src/write.c:2226:40: style: Redundant condition: p->policy_type!=POLICY_KERN. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/android-platform-frameworks-base/android-platform-frameworks-base_21.orig.tar.gz android-platform-frameworks-base_21/libs/androidfw/AssetManager.cpp:86:26: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR' is always true. [redundantCondition] android-platform-frameworks-base_21/libs/androidfw/ResourceTypes.cpp:3952:38: style:inconclusive: Redundant condition: If 'EXPR > '9'', the comparison 'EXPR != '.'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/angband/angband_3.5.1.orig.tar.gz angband-3.5.1/src/birth.c:446:32: style: Redundant condition: is_ammo. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] angband-3.5.1/src/borg/borg6.c:4044:40: style: Redundant condition: borg_surround. '!borg_surround || (borg_surround && goal_ignoring)' is equivalent to '!borg_surround || goal_ignoring' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/angelscript/angelscript_2.35.1+ds.orig.tar.xz sdk/angelscript/source/as_compiler.cpp:9424:30: style: Redundant condition: isCompilingDefaultArg. '!isCompilingDefaultArg || (isCompilingDefaultArg && objType)' is equivalent to '!isCompilingDefaultArg || objType' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/antigrav/antigrav_0.0.3.orig.tar.gz antigrav-0.0.2/src/tinyxml/tinyxmlparser.cpp:434:14: style: Redundant condition: If 'EXPR == '#'', the comparison 'EXPR' is always true. [redundantCondition] antigrav-0.0.2/src/tinyxml/tinyxmlparser.cpp:808:16: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] antigrav-0.0.2/src/tinyxml/tinyxmlparser.cpp:1249:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] antigrav-0.0.2/src/tinyxml/tinyxmlparser.cpp:1349:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '='' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/aobook/aobook_1.0.3.orig.tar.bz2 aobook-1.0.3/mlib/src/mStr.c:1115:13: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/aolserver4/aolserver4_4.5.1.orig.tar.gz aolserver4-4.5.1/nsd/httptime.c:156:19: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] aolserver4-4.5.1/nsd/httptime.c:215:19: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/apcupsd/apcupsd_3.14.14.orig.tar.gz apcupsd-3.14.14/src/win32/popup.c:34:23: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/apertium/apertium_3.8.1.orig.tar.bz2 apertium-3.8.1/apertium/pretransfer.cc:117:25: style: Redundant condition: mychar=='+'. 'mychar!='+' || (mychar=='+' && in_tag==true)' is equivalent to 'mychar!='+' || in_tag==true' [redundantCondition] apertium-3.8.1/apertium/pretransfer.cc:118:25: style: Redundant condition: mychar=='~'. 'mychar!='~' || (mychar=='~' && in_tag==true)' is equivalent to 'mychar!='~' || in_tag==true' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/apron/apron_0.9.10.orig.tar.gz apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:64:17: style: Redundant condition: If 'cp == 12', the comparison 'cp >= 11' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/aprsdigi/aprsdigi_3.10.0.orig.tar.gz aprsdigi-3.10.0/aprsdigi.c:1353:35: style: Redundant condition: If 'EXPR > 0', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/aprx/aprx_2.9.1.orig.tar.xz aprx-2.9.1/ax25.c:110:43: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '*'' is always true. [redundantCondition] aprx-2.9.1/beacon.c:516:14: style: Redundant condition: code. '!code || (code && strlen(code)!=2)' is equivalent to '!code || strlen(code)!=2' [redundantCondition] aprx-2.9.1/beacon.c:518:13: style: Redundant condition: lat. '!lat || (lat && strlen(lat)!=8)' is equivalent to '!lat || strlen(lat)!=8' [redundantCondition] aprx-2.9.1/beacon.c:520:13: style: Redundant condition: lon. '!lon || (lon && strlen(lon)!=9)' is equivalent to '!lon || strlen(lon)!=9' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/aqsis/aqsis_1.8.2+git20210815.orig.tar.xz aqsis-1.8.2+git20210815/libs/core/api/condition.cpp:165:8: style: Redundant condition: C. '!C || (C && strcmp(C,"Attribute")==0)' is equivalent to '!C || strcmp(C,"Attribute")==0' [redundantCondition] aqsis-1.8.2+git20210815/libs/core/bucket.cpp:97:17: style: Redundant condition: bProc. '!bProc || (bProc && !hasPendingSurfaces())' is equivalent to '!bProc || !hasPendingSurfaces()' [redundantCondition] aqsis-1.8.2+git20210815/prototypes/newcore/tessellation.h:159:35: style: Redundant condition: m_hasChildren. '!m_hasChildren || (m_hasChildren && childrenDeleted())' is equivalent to '!m_hasChildren || childrenDeleted()' [redundantCondition] aqsis-1.8.2+git20210815/thirdparty/tinyxml/tinyxmlparser.cpp:445:14: style: Redundant condition: If 'EXPR == '#'', the comparison 'EXPR' is always true. [redundantCondition] aqsis-1.8.2+git20210815/thirdparty/tinyxml/tinyxmlparser.cpp:823:16: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] aqsis-1.8.2+git20210815/thirdparty/tinyxml/tinyxmlparser.cpp:1280:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] aqsis-1.8.2+git20210815/thirdparty/tinyxml/tinyxmlparser.cpp:1380:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '='' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/arc/arc_5.21q.orig.tar.gz arc-5.21q/arcmatch.c:90:9: style: Redundant condition: If 'EXPR == '.'', the comparison 'EXPR' is always true. [redundantCondition] arc-5.21q/arcmatch.c:92:9: style: Redundant condition: If 'EXPR == '.'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/ardour/ardour_6.9.0+ds0.orig.tar.xz Ardour-6.9.0/gtk2_ardour/editor_drag.cc:859:20: style: Redundant condition: sync_dir<0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] Ardour-6.9.0/gtk2_ardour/plugin_pin_dialog.cc:1258:20: style: Redundant condition: _selection. '!_selection || (_selection && !_hover)' is equivalent to '!_selection || !_hover' [redundantCondition] Ardour-6.9.0/libs/surfaces/tranzport/io_usb.cc:169:14: style: Redundant condition: If 'val < 0', the comparison 'val != 8' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/ardour3/ardour3_3.5.403~dfsg.orig.tar.xz ardour3/gtk2_ardour/editor_drag.cc:530:20: style: Redundant condition: sync_dir<0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ardour3/libs/surfaces/tranzport/io_usb.cc:169:14: style: Redundant condition: If 'val < 0', the comparison 'val != 8' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/argus/argus_3.0.8.2.orig.tar.gz argus-3.0.8.2/argus/ArgusModeler.c:3114:64: style: Redundant condition: maxt->tv_sec==mint->tv_sec. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] argus-3.0.8.2/argus/argus.c:532:37: style: Redundant condition: *tmparg=='-'. '*tmparg!='-' || (*tmparg=='-' && !(strcmp(tmparg,"-")))' is equivalent to '*tmparg!='-' || !(strcmp(tmparg,"-"))' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/argus-client/argus-client_2.0.6.fixes.1.orig.tar.gz argus-clients-2.0.6.fixes.1/common/argus_parse.c:497:37: style: Redundant condition: *tmparg=='-'. '*tmparg!='-' || (*tmparg=='-' && !(strcmp(tmparg,"-")))' is equivalent to '*tmparg!='-' || !(strcmp(tmparg,"-"))' [redundantCondition] argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:1438:33: style: Redundant condition: RaNoZeroMode. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/argus-clients/argus-clients_3.0.8.2.orig.tar.gz argus-clients-3.0.8.2/common/argus_util.c:1484:37: style: Redundant condition: *tmparg=='-'. '*tmparg!='-' || (*tmparg=='-' && !(strcmp(tmparg,"-")))' is equivalent to '*tmparg!='-' || !(strcmp(tmparg,"-"))' [redundantCondition] argus-clients-3.0.8.2/examples/rahisto/rahisto.c:343:46: style: Redundant condition: ArgusProcessNoZero. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] argus-clients-3.0.8.2/examples/rahisto/rahisto.c:425:58: style: Redundant condition: ArgusProcessNoZero. '!ArgusProcessNoZero || (ArgusProcessNoZero && freq>0.0)' is equivalent to '!ArgusProcessNoZero || freq>0.0' [redundantCondition] argus-clients-3.0.8.2/examples/raservices/rauserdata.c:611:31: style: Redundant condition: RaSrcSig. '!RaSrcSig || (RaSrcSig && retn)' is equivalent to '!RaSrcSig || retn' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/arm-compute-library/arm-compute-library_20.08+dfsg.orig.tar.xz arm-compute-library-20.08+dfsg/src/runtime/NEON/functions/NEGEMM.cpp:66:98: style: Redundant condition: run_optimised. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] arm-compute-library-20.08+dfsg/src/runtime/NEON/functions/NEGEMMLowpMatrixMultiplyCore.cpp:236:90: style: Redundant condition: _assembly_path. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/arm-trusted-firmware/arm-trusted-firmware_2.7.0+dfsg.orig.tar.xz trusted-firmware-a-2.7.0/plat/brcm/board/stingray/driver/swreg.c:346:12: style: Redundant condition: !ret. 'ret || (!ret && data!=swreg_fm_data_bx[reg_id-1][addr])' is equivalent to 'ret || data!=swreg_fm_data_bx[reg_id-1][addr]' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/asciijump/asciijump_1.0.2~beta.orig.tar.gz asciijump-1.0.2~beta/xfnc.c:117:20: style: Redundant condition: If 'EXPR == 0', the comparison 'EXPR == '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/aseprite/aseprite_1.1.6+ds.orig.tar.gz aseprite_1.1.6/src/app/document_exporter.cpp:495:21: style: Redundant condition: !done. 'done || (!done && frameTag)' is equivalent to 'done || frameTag' [redundantCondition] aseprite_1.1.6/src/app/ui/context_bar.cpp:1624:59: style: Redundant condition: isFloodfill. '!isFloodfill || (isFloodfill && hasImageBrush)' is equivalent to '!isFloodfill || hasImageBrush' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/aspell/aspell_0.60.8.orig.tar.gz aspell-0.60.8/common/strtonum.cpp:37:15: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '.'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/asterisk/asterisk_18.12.0~dfsg+~cs6.12.40431413.orig.tar.xz asterisk-18.12.0/main/netsock2.c:632:25: style: Redundant condition: set_tclass. '!set_tclass || (set_tclass && ast_sockaddr_is_any(&addr))' is equivalent to '!set_tclass || ast_sockaddr_is_any(&addr)' [redundantCondition] asterisk-18.12.0/res/ael/pval.c:4202:20: style: Redundant condition: pr->origin. '!pr->origin || (pr->origin && pr->origin->type!=PV_LABEL)' is equivalent to '!pr->origin || pr->origin->type!=PV_LABEL' [redundantCondition] asterisk-18.12.0/utils/extconf.c:2988:12: style: Redundant condition: If 'EXPR > 32', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/astrometry.net/astrometry.net_0.89+dfsg.orig.tar.xz astrometry.net-0.89/util/image2xy.c:63:20: style: Redundant condition: If 'downsample > 1', the comparison 'downsample' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/astropy/astropy_5.1.orig.tar.gz astropy-5.1/cextern/cfitsio/lib/fitscore.c:2682:27: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] astropy-5.1/cextern/cfitsio/lib/fitscore.c:3219:27: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] astropy-5.1/cextern/cfitsio/lib/fitscore.c:3255:27: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/asymptote/asymptote_2.81+ds.orig.tar.gz asymptote-2.81/cudareflect/tinyexr/examples/exrview/nuklear.h:6044:15: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/atheme-services/atheme-services_7.2.12.orig.tar.xz atheme-services-v7.2.12/modules/chanserv/main.c:923:17: style: Redundant condition: mc!=NULL. 'mc==NULL || (mc!=NULL && !(mc->flags&MC_SECURE))' is equivalent to 'mc==NULL || !(mc->flags&MC_SECURE)' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/atlas/atlas_3.10.3.orig.tar.bz2 atlas-3.10.3/CONFIG/ARCHS/negflt.c:119:30: style: Redundant condition: If 'EXPR == 'd'', the comparison 'EXPR != 'e'' is always true. [redundantCondition] atlas-3.10.3/bin/stattime.c:120:30: style: Redundant condition: If 'EXPR == 'd'', the comparison 'EXPR != 'e'' is always true. [redundantCondition] atlas-3.10.3/results/atl2tvec.c:120:30: style: Redundant condition: If 'EXPR == 'd'', the comparison 'EXPR != 'e'' is always true. [redundantCondition] atlas-3.10.3/results/stattime.c:120:30: style: Redundant condition: If 'EXPR == 'd'', the comparison 'EXPR != 'e'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/atlas-ecmwf/atlas-ecmwf_0.29.0.orig.tar.xz atlas-ecmwf-0.29.0/src/atlas/meshgenerator/detail/HealpixMeshGenerator.cc:177:32: style: Redundant condition: xidx==4*ns-1. 'xidx!=4*ns-1 || (xidx==4*ns-1 && stg)' is equivalent to 'xidx!=4*ns-1 || stg' [redundantCondition] atlas-ecmwf-0.29.0/src/atlas/meshgenerator/detail/HealpixMeshGenerator.cc:249:32: style: Redundant condition: xidx==4*ns-1. 'xidx!=4*ns-1 || (xidx==4*ns-1 && stg)' is equivalent to 'xidx!=4*ns-1 || stg' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/atom4/atom4_4.1.orig.tar.gz atom4/net/net.cc:31:22: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/atomicparsley/atomicparsley_20210715.151551.e7ad03a.orig.tar.gz atomicparsley-20210715.151551.e7ad03a/src/parsley.cpp:917:46: style: Redundant condition: search_atom_type==UNKNOWN_ATOM. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/atril/atril_1.26.0.orig.tar.xz atril-1.26.0/shell/ev-window.c:749:31: style: Redundant condition: window->priv->document. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/audacious-plugins/audacious-plugins_4.1.orig.tar.bz2 audacious-plugins-4.1/src/psf/psx.cc:417:31: style: Redundant condition: mipscpu.delayr!=0. 'mipscpu.delayr==0 || (mipscpu.delayr!=0 && mipscpu.op!=0)' is equivalent to 'mipscpu.delayr==0 || mipscpu.op!=0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/audex/audex_0.79.orig.tar.xz audex-0.79/utils/patternparser.cpp:234:24: style: Redundant condition: cover. '!cover || (cover && cover->isEmpty())' is equivalent to '!cover || cover->isEmpty()' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/augustus/augustus_3.4.0+dfsg2.orig.tar.xz Augustus-3.4.0/auxprogs/homGeneMapping/src/genome.cc:162:12: style: Redundant condition: gene. '!gene || (gene && gene->getTxID()!=transid)' is equivalent to '!gene || gene->getTxID()!=transid' [redundantCondition] Augustus-3.4.0/auxprogs/joingenes/jg_ios.cpp:201:67: style: Redundant condition: thisFileTranscriptMap[transcript_id]->tl_complete.first. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] Augustus-3.4.0/auxprogs/joingenes/jg_ios.cpp:205:67: style: Redundant condition: thisFileTranscriptMap[transcript_id]->tl_complete.first. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] Augustus-3.4.0/auxprogs/joingenes/jg_ios.cpp:213:68: style: Redundant condition: thisFileTranscriptMap[transcript_id]->tl_complete.second. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] Augustus-3.4.0/auxprogs/joingenes/jg_ios.cpp:218:68: style: Redundant condition: thisFileTranscriptMap[transcript_id]->tl_complete.second. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/auto-07p/auto-07p_0.9.2+dfsg.orig.tar.gz auto/07p/plaut04/src/gmainqt.c++:2686:20: style: Redundant condition: size>=20. 'size<20 || (size>=20 && (i+1)%2==0)' is equivalent to 'size<20 || (i+1)%2==0' [redundantCondition] auto/07p/plaut04/src/gmainxt.c++:3490:20: style: Redundant condition: size>=20. 'size<20 || (size>=20 && (i+1)%2==0)' is equivalent to 'size<20 || (i+1)%2==0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/autofdo/autofdo_0.19.orig.tar.gz autofdo-0.19/gflags/gflags.cc:995:23: style: Redundant condition: arg[0]=='-'. 'arg[0]!='-' || (arg[0]=='-' && arg[1]=='\0')' is equivalent to 'arg[0]!='-' || arg[1]=='\0'' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/autofs/autofs_5.1.8.orig.tar.xz autofs-5.1.8/lib/parse_subs.c:1344:18: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] autofs-5.1.8/lib/parse_subs.c:1372:20: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/avfs/avfs_1.1.4.orig.tar.gz avfs-1.1.4/modules/extfs.c:107:22: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR' is always true. [redundantCondition] avfs-1.1.4/src/filecache.c:84:29: style: Redundant condition: now.tv_sec!=0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/avra/avra_1.3.0.orig.tar.bz2 avra-1.3.0/src/coff.c:1251:16: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] avra-1.3.0/src/coff.c:1259:16: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] avra-1.3.0/src/coff.c:1286:16: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] avra-1.3.0/src/coff.c:1363:16: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] avra-1.3.0/src/coff.c:1391:24: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] avra-1.3.0/src/coff.c:1467:16: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] avra-1.3.0/src/coff.c:1506:16: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] avra-1.3.0/src/coff.c:1813:28: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/awffull/awffull_3.10.2.orig.tar.gz awffull-3.10.2/src/awffull.c:2015:40: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] awffull-3.10.2/src/output.c:1363:39: style: Redundant condition: flag. '!flag || (flag && !g_settings.top.sites)' is equivalent to '!flag || !g_settings.top.sites' [redundantCondition] awffull-3.10.2/src/output.c:1564:38: style: Redundant condition: flag. '!flag || (flag && !g_settings.top.urls)' is equivalent to '!flag || !g_settings.top.urls' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/ax25-apps/ax25-apps_0.0.8-rc5+git20190411+0ff1383.orig.tar.gz ax25-apps/ax25rtd/ax25rtctl.c:109:13: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ax25-apps/ax25rtd/config.c:98:13: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ax25-apps/ax25rtd/config.c:358:13: style: Redundant condition: arg. '!arg || (arg && yesno(arg)==0)' is equivalent to '!arg || yesno(arg)==0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/ayttm/ayttm_0.6.3.orig.tar.bz2 ayttm-0.6.3/modules/jabber/libxode/snprintf.c:191:17: style: Redundant condition: If 'decpt < -3', the comparison 'decpt < 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/a/azure-uamqp-python/azure-uamqp-python_1.5.3.orig.tar.gz azure-uamqp-python-1.5.3/src/vendor/azure-uamqp-c/deps/azure-c-shared-utility/src/sastoken.c:63:53: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '&'' is always true. [redundantCondition] azure-uamqp-python-1.5.3/src/vendor/azure-uamqp-c/deps/azure-c-shared-utility/src/sastoken.c:72:53: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '&'' is always true. [redundantCondition] azure-uamqp-python-1.5.3/src/vendor/azure-uamqp-c/deps/azure-c-shared-utility/src/sastoken.c:85:53: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '&'' is always true. [redundantCondition] azure-uamqp-python-1.5.3/src/vendor/azure-uamqp-c/deps/azure-c-shared-utility/src/sastoken.c:94:53: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '&'' is always true. [redundantCondition] azure-uamqp-python-1.5.3/src/vendor/azure-uamqp-c/deps/azure-c-shared-utility/src/sastoken.c:107:53: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '&'' is always true. [redundantCondition] azure-uamqp-python-1.5.3/src/vendor/azure-uamqp-c/deps/azure-c-shared-utility/src/sastoken.c:116:53: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '&'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/babeltrace2/babeltrace2_2.0.4.orig.tar.bz2 babeltrace2-2.0.4/src/plugins/ctf/common/metadata/visitor-generate-ir.c:3020:12: style: Redundant condition: !ret. 'ret || (!ret && id<0)' is equivalent to 'ret || id<0' [redundantCondition] babeltrace2-2.0.4/src/plugins/ctf/common/metadata/visitor-generate-ir.c:3575:12: style: Redundant condition: !ret. 'ret || (!ret && id<0)' is equivalent to 'ret || id<0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/baitfisher/baitfisher_1.2.7+git20211020.de26d5c+dfsg.orig.tar.xz baitfisher-1.2.7+git20211020.de26d5c/CSequences2.h:1388:22: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/balder2d/balder2d_1.0.orig.tar.gz balder2d-1.0/src/tinyxml/tinyxmlparser.cpp:418:14: style: Redundant condition: If 'EXPR == '#'', the comparison 'EXPR' is always true. [redundantCondition] balder2d-1.0/src/tinyxml/tinyxmlparser.cpp:785:16: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] balder2d-1.0/src/tinyxml/tinyxmlparser.cpp:1215:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] balder2d-1.0/src/tinyxml/tinyxmlparser.cpp:1317:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '='' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/bali-phy/bali-phy_3.6.1+dfsg.orig.tar.xz BAli-Phy-3.6.1/src/tools/alignment-thin.cc:523:27: style: Redundant condition: If 'EXPR == 1', the comparison 'EXPR != 2' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/ball/ball_1.5.0+git20180813.37fc53c.orig.tar.xz ball-1.5.0+git20180813.37fc53c/source/APPLICATIONS/TOOLS/rescoring_common.C:346:35: style: Redundant condition: If 'ignore_top_fraction < 0', the comparison 'ignore_top_fraction < 1e-14' is always true. [redundantCondition] ball-1.5.0+git20180813.37fc53c/source/MOLMEC/AMBER/amberTorsion.C:401:23: style: Redundant condition: use_selection. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ball-1.5.0+git20180813.37fc53c/source/MOLMEC/AMBER/amberTorsion.C:460:23: style: Redundant condition: use_selection. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ball-1.5.0+git20180813.37fc53c/source/MOLMEC/CHARMM/charmmNonBonded.C:1075:24: style: Redundant condition: use_selection. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ball-1.5.0+git20180813.37fc53c/source/MOLMEC/CHARMM/charmmNonBonded.C:1097:24: style: Redundant condition: use_selection. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ball-1.5.0+git20180813.37fc53c/source/MOLMEC/CHARMM/charmmNonBonded.C:1108:24: style: Redundant condition: use_selection. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ball-1.5.0+git20180813.37fc53c/source/MOLMEC/CHARMM/charmmNonBonded.C:1127:24: style: Redundant condition: use_selection. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ball-1.5.0+git20180813.37fc53c/source/MOLMEC/CHARMM/charmmNonBonded.C:1138:24: style: Redundant condition: use_selection. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ball-1.5.0+git20180813.37fc53c/source/MOLMEC/CHARMM/charmmNonBonded.C:1153:24: style: Redundant condition: use_selection. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ball-1.5.0+git20180813.37fc53c/source/MOLMEC/CHARMM/charmmNonBonded.C:1165:24: style: Redundant condition: use_selection. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ball-1.5.0+git20180813.37fc53c/source/MOLMEC/CHARMM/charmmNonBonded.C:1181:24: style: Redundant condition: use_selection. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ball-1.5.0+git20180813.37fc53c/source/MOLMEC/CHARMM/charmmNonBonded.C:1193:24: style: Redundant condition: use_selection. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ball-1.5.0+git20180813.37fc53c/source/MOLMEC/CHARMM/charmmNonBonded.C:1293:24: style: Redundant condition: use_selection. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ball-1.5.0+git20180813.37fc53c/source/MOLMEC/CHARMM/charmmNonBonded.C:1305:24: style: Redundant condition: use_selection. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ball-1.5.0+git20180813.37fc53c/source/MOLMEC/CHARMM/charmmNonBonded.C:1325:24: style: Redundant condition: use_selection. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ball-1.5.0+git20180813.37fc53c/source/MOLMEC/CHARMM/charmmNonBonded.C:1337:24: style: Redundant condition: use_selection. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ball-1.5.0+git20180813.37fc53c/source/MOLMEC/CHARMM/charmmNonBonded.C:1353:24: style: Redundant condition: use_selection. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ball-1.5.0+git20180813.37fc53c/source/MOLMEC/CHARMM/charmmNonBonded.C:1365:24: style: Redundant condition: use_selection. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ball-1.5.0+git20180813.37fc53c/source/MOLMEC/CHARMM/charmmNonBonded.C:1381:24: style: Redundant condition: use_selection. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ball-1.5.0+git20180813.37fc53c/source/MOLMEC/CHARMM/charmmNonBonded.C:1393:24: style: Redundant condition: use_selection. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ball-1.5.0+git20180813.37fc53c/source/SCORING/COMMON/rescorer.C:221:36: style: Redundant condition: If 'ignore_top_fraction < 0', the comparison 'ignore_top_fraction < 1e-14' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/bambamc/bambamc_0.0.50.orig.tar.gz bambamc-bambamc_0_0_50/src/bambamc/BamBam_BamFileHeader.c:321:14: style: Redundant condition: If 'c < 0', the comparison 'c != '@'' is always true. [redundantCondition] bambamc-bambamc_0_0_50/src/bambamc/BamBam_BamFileHeader.c:398:16: style: Redundant condition: If 'EXPR == '\t'', the comparison 'EXPR' is always true. [redundantCondition] bambamc-bambamc_0_0_50/src/bambamc/BamBam_BamCollator.c:563:10: style: Redundant condition: If 'EXPR == '\t'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/bambootracker/bambootracker_0.5.0.orig.tar.gz BambooTracker-0.5.0/BambooTracker/io/dat_io.cpp:41:15: style: Redundant condition: If '!ctrSize', the comparison 'ctrSize != 0x2000' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/bandage/bandage_0.9.0.orig.tar.gz Bandage-0.9.0/ogdf/fileformats/XmlParser.cpp:475:22: style: Redundant condition: If 'EXPR == '>'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/bangarang/bangarang_2.1.orig.tar.gz bangarang-bangarang/src/app/common/mediaitemdelegate.cpp:430:42: style: Redundant condition: m_renderMode!=NormalMode. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/barcode/barcode_0.99.orig.tar.xz barcode-0.99/code128.c:79:18: style: Redundant condition: If 'EXPR >= 32', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/baresip/baresip_1.0.0.orig.tar.gz baresip-1.0.0/src/call.c:1946:32: style: Redundant condition: If '!EXPR', the comparison 'EXPR <= 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/barnowl/barnowl_1.10.orig.tar.gz barnowl-1.10/message.c:588:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] barnowl-1.10/message.c:591:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/bash/bash_5.2~beta.orig.tar.xz bash-5.2~beta/general.c:779:38: style: Redundant condition: If 'EXPR == '\0'', the comparison 'EXPR != '.'' is always true. [redundantCondition] bash-5.2~beta/lib/intl/dcigettext.c:598:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] bash-5.2~beta/lib/readline/vi_mode.c:2322:14: style:inconclusive: Redundant condition: If 'ch < 0', the comparison 'ch < 'a'' is always true. [redundantCondition] bash-5.2~beta/lib/readline/vi_mode.c:2373:19: style:inconclusive: Redundant condition: If 'ch < 0', the comparison 'ch < 'a'' is always true. [redundantCondition] bash-5.2~beta/subst.c:8111:10: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/basket/basket_2.49.orig.tar.bz2 basket-2.49-beta/src/basketscene.cpp:1361:31: style: Redundant condition: clicked. '!clicked || (clicked && !(editedNote()==clicked))' is equivalent to '!clicked || !(editedNote()==clicked)' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/baycomepp/baycomepp_0.10.orig.tar.gz baycomepp-0.10.orig/intl/dcgettext.c:346:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/baycomusb/baycomusb_0.10.orig.tar.gz baycomusb-0.10.orig/intl/dcgettext.c:325:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/bcal/bcal_2.4.orig.tar.gz bcal-2.4/src/bcal.c:504:15: style: Redundant condition: If 'EXPR == '0'', the comparison 'EXPR' is always true. [redundantCondition] bcal-2.4/src/bcal.c:527:14: style: Redundant condition: If 'EXPR == '0'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/bcftools/bcftools_1.14.orig.tar.gz bcftools-1.14/consensus.c:321:29: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '-'' is always true. [redundantCondition] bcftools-1.14/plugins/trio-dnm2.c:1441:19: style: Redundant condition: If 'EXPR == ','', the comparison 'EXPR' is always true. [redundantCondition] bcftools-1.14/plugins/trio-dnm2.c:1453:19: style: Redundant condition: If 'EXPR == ','', the comparison 'EXPR' is always true. [redundantCondition] bcftools-1.14/plugins/trio-dnm2.c:1550:27: style: Redundant condition: If 'EXPR == ','', the comparison 'EXPR' is always true. [redundantCondition] bcftools-1.14/plugins/trio-dnm2.c:1560:27: style: Redundant condition: If 'EXPR == ','', the comparison 'EXPR' is always true. [redundantCondition] bcftools-1.14/vcfconvert.c:182:13: style: Redundant condition: If 'EXPR == '_'', the comparison 'EXPR' is always true. [redundantCondition] bcftools-1.14/vcfisec.c:92:20: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/bear/bear_3.0.19.orig.tar.gz Bear-3.0.19/source/citnames/source/Output.cc:52:32: style: Redundant condition: to_check. '!to_check || (to_check && does_exist(file))' is equivalent to '!to_check || does_exist(file)' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/bearssl/bearssl_0.6+dfsg.1.orig.tar.xz bearssl-0.6/src/rsa/rsa_i15_pubexp.c:59:16: style: Redundant condition: If 'plen == 0', the comparison 'plen < 5' is always true. [redundantCondition] bearssl-0.6/src/rsa/rsa_i31_pubexp.c:59:16: style: Redundant condition: If 'plen == 0', the comparison 'plen < 5' is always true. [redundantCondition] bearssl-0.6/test/test_x509.c:569:13: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/bedtools/bedtools_2.30.0+dfsg.orig.tar.xz bedtools2-2.30.0/src/utils/htslib/vcf.c:322:20: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] bedtools2-2.30.0/src/utils/htslib/vcf.c:331:20: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] bedtools2-2.30.0/src/utils/htslib/vcf.c:344:20: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/beignet/beignet_1.3.2.orig.tar.gz Beignet-1.3.2-Source/src/cl_kernel.c:150:39: style: Redundant condition: arg_type==GBE_ARG_SAMPLER. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] Beignet-1.3.2-Source/src/cl_program.c:283:23: style: Redundant condition: If 'EXPR == 0', the comparison 'EXPR < 4' is always true. [redundantCondition] Beignet-1.3.2-Source/utests/utest_helper.cpp:241:16: style: Redundant condition: program. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] Beignet-1.3.2-Source/utests/utest_helper.cpp:299:16: style: Redundant condition: program. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] Beignet-1.3.2-Source/utests/utest_helper.cpp:350:16: style: Redundant condition: program. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/berkeley-abc/berkeley-abc_1.01+20220306gitee22833+dfsg.orig.tar.xz berkeley-abc-0.0~git20220306.ee22833/src/base/wlc/wlcReadVer.c:181:19: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] berkeley-abc-0.0~git20220306.ee22833/src/map/mapper/mapperSuper.c:262:36: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] berkeley-abc-0.0~git20220306.ee22833/src/sat/proof/pr.c:1156:27: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/berusky2/berusky2_0.12.orig.tar.gz berusky2-0.12/src/kofola/Menu.cpp:1894:26: style: Redundant condition: If 'iCheck == 1', the comparison 'iCheck != -1' is always true. [redundantCondition] berusky2-0.12/src/kofola/Menu.cpp:1896:31: style: Redundant condition: If '!iCheck', the comparison 'iCheck != -1' is always true. [redundantCondition] berusky2-0.12/src/kofola/Menu.cpp:1901:26: style: Redundant condition: If 'iCheck == 1', the comparison 'iCheck != -1' is always true. [redundantCondition] berusky2-0.12/src/kofola/Menu.cpp:1903:31: style: Redundant condition: If '!iCheck', the comparison 'iCheck != -1' is always true. [redundantCondition] berusky2-0.12/src/kofola/Menu2.cpp:1524:26: style: Redundant condition: If 'iCheck == 1', the comparison 'iCheck != -1' is always true. [redundantCondition] berusky2-0.12/src/kofola/Menu2.cpp:1526:31: style: Redundant condition: If '!iCheck', the comparison 'iCheck != -1' is always true. [redundantCondition] berusky2-0.12/src/kofola/Menu2.cpp:1531:26: style: Redundant condition: If 'iCheck == 1', the comparison 'iCheck != -1' is always true. [redundantCondition] berusky2-0.12/src/kofola/Menu2.cpp:1533:31: style: Redundant condition: If '!iCheck', the comparison 'iCheck != -1' is always true. [redundantCondition] berusky2-0.12/src/komat/Berusky3d_light.cpp:1430:42: style: Redundant condition: p_ber->conf_dyn_light_beruska. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/biblesync/biblesync_2.1.0.orig.tar.gz biblesync-2.1.0/src/biblesync.cc:131:36: style: Redundant condition: mode!=BSP_MODE_DISABLE. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/billard-gl/billard-gl_1.75.orig.tar.gz BillardGL-1.75/src/Textfeld.cpp:269:19: style: Redundant condition: If 'Taste >= 32', the comparison 'Taste != 8' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/binaryen/binaryen_108.orig.tar.gz binaryen-version_108/src/support/safe_integer.cpp:150:38: style: Redundant condition: If 'u <= 0xc1e00000001fffffULL', the comparison 'u >= 0x8000000000000000ULL' is always true. [redundantCondition] binaryen-version_108/src/support/safe_integer.cpp:156:38: style: Redundant condition: If 'u <= 0xbfefffffffffffffULL', the comparison 'u >= 0x8000000000000000ULL' is always true. [redundantCondition] binaryen-version_108/src/support/safe_integer.cpp:162:38: style: Redundant condition: If 'u <= 0xc3e0000000000000ULL', the comparison 'u >= 0x8000000000000000ULL' is always true. [redundantCondition] binaryen-version_108/src/support/safe_integer.cpp:168:38: style: Redundant condition: If 'u <= 0xbfefffffffffffffULL', the comparison 'u >= 0x8000000000000000ULL' is always true. [redundantCondition] binaryen-version_108/src/wasm/wasm-s-parser.cpp:194:22: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/binkd/binkd_1.1a-111.orig.tar.xz binkd-1.1a-111/srv_gai.c:55:15: style: Redundant condition: node. '!node || (node && !*node)' is equivalent to '!node || !*node' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/biobambam2/biobambam2_2.0.183+ds.orig.tar.xz biobambam2-2.0.183-release-20210802180148/src/programs/bamfilteraux.cpp:174:4: style: Redundant condition: !arginfo.hasArg("remove"). 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/biosig/biosig_2.4.0.orig.tar.gz biosig-2.4.0/biosig4c++/XMLParser/tinyxmlparser.cpp:445:14: style: Redundant condition: If 'EXPR == '#'', the comparison 'EXPR' is always true. [redundantCondition] biosig-2.4.0/biosig4c++/XMLParser/tinyxmlparser.cpp:823:16: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] biosig-2.4.0/biosig4c++/XMLParser/tinyxmlparser.cpp:1126:18: style: Redundant condition: If 'EXPR == '>'', the comparison 'EXPR' is always true. [redundantCondition] biosig-2.4.0/biosig4c++/XMLParser/tinyxmlparser.cpp:1285:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] biosig-2.4.0/biosig4c++/XMLParser/tinyxmlparser.cpp:1411:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '='' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/biosig4c++/biosig4c++_1.9.3.orig.tar.gz biosig4c++-1.9.3/XMLParser/tinyxmlparser.cpp:445:14: style: Redundant condition: If 'EXPR == '#'', the comparison 'EXPR' is always true. [redundantCondition] biosig4c++-1.9.3/XMLParser/tinyxmlparser.cpp:823:16: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] biosig4c++-1.9.3/XMLParser/tinyxmlparser.cpp:1126:18: style: Redundant condition: If 'EXPR == '>'', the comparison 'EXPR' is always true. [redundantCondition] biosig4c++-1.9.3/XMLParser/tinyxmlparser.cpp:1285:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] biosig4c++-1.9.3/XMLParser/tinyxmlparser.cpp:1411:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '='' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/bip/bip_0.9.3.orig.tar.gz bip-0.9.3/src/irc.c:1585:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/bird2/bird2_2.0.9.orig.tar.gz bird-2.0.9/test/birdtest.c:409:19: style: Redundant condition: list_tests. '!list_tests || (list_tests && !bt_result)' is equivalent to '!list_tests || !bt_result' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/bitcoin/bitcoin_22.0.orig.tar.gz bitcoin-22.0/src/rpc/rawtransaction.cpp:1422:47: style: Redundant condition: !request.params[1].isNull(). 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/blackbox/blackbox_0.70.1.orig.tar.gz blackbox-0.70.1.orig/src/Window.cc:3439:16: style: Redundant condition: event->button==3. 'A || (A && B)' is equivalent to 'A' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/bladerf/bladerf_0.2021.10.orig.tar.xz bladerf-0.2021.10/host/common/src/windows/getopt_long.c:149:25: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] bladerf-0.2021.10/host/common/src/windows/getopt_long.c:163:25: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] bladerf-0.2021.10/host/libraries/libbladeRF_test/test_freq_hop/main.c:165:19: style: Redundant condition: !p->rx. 'p->rx || (!p->rx && !p->tx)' is equivalent to 'p->rx || !p->tx' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/blastem/blastem_0.6.3.4.orig.tar.gz blastem-0.6.3.4/nuklear_ui/nuklear.h:4724:15: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/blobandconquer/blobandconquer_1.11-dfsg+20.orig.tar.gz blobandconquer-1.11-dfsg+20/src/entities/switches.cpp:270:30: style: Redundant condition: swt->requires!="". 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/blobby/blobby_1.0.orig.tar.gz blobby-1.0/src/tinyxml/tinyxmlparser.cpp:445:14: style: Redundant condition: If 'EXPR == '#'', the comparison 'EXPR' is always true. [redundantCondition] blobby-1.0/src/tinyxml/tinyxmlparser.cpp:823:16: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] blobby-1.0/src/tinyxml/tinyxmlparser.cpp:1126:18: style: Redundant condition: If 'EXPR == '>'', the comparison 'EXPR' is always true. [redundantCondition] blobby-1.0/src/tinyxml/tinyxmlparser.cpp:1285:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] blobby-1.0/src/tinyxml/tinyxmlparser.cpp:1411:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '='' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/bluefish/bluefish_2.2.12.orig.tar.bz2 bluefish-2.2.12/src/bf_lib.c:1493:12: style: Redundant condition: ps. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] bluefish-2.2.12/src/outputbox.c:217:13: style: Redundant condition: line. '!line || (line && line[0]=='\0')' is equivalent to '!line || line[0]=='\0'' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/bluez/bluez_5.64.orig.tar.xz bluez-5.64/profiles/sap/server.c:742:40: style: Redundant condition: apdu. '!apdu || (apdu && length==0x00)' is equivalent to '!apdu || length==0x00' [redundantCondition] bluez-5.64/profiles/sap/server.c:789:39: style: Redundant condition: atr. '!atr || (atr && length==0x00)' is equivalent to '!atr || length==0x00' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/bomberclone/bomberclone_0.11.9.orig.tar.gz bomberclone-0.11.9/src/bomb.c:18:35: style: Redundant condition: bomb->state==BS_trigger. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/boolector/boolector_1.5.118.6b56be4.121013.orig.tar.gz boolector-1.5.118-6b56be4-121013/btorconst.c:405:25: style: Redundant condition: If 'EXPR == '0'', the comparison 'EXPR' is always true. [redundantCondition] boolector-1.5.118-6b56be4-121013/btorconst.c:408:24: style: Redundant condition: If 'EXPR == '0'', the comparison 'EXPR' is always true. [redundantCondition] boolector-1.5.118-6b56be4-121013/btorexp.c:4504:14: style: Redundant condition: e. '!e || (e && (e->kind)==BTOR_BV_VAR_NODE)' is equivalent to '!e || (e->kind)==BTOR_BV_VAR_NODE' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/borgbackup/borgbackup_1.2.1.orig.tar.gz borgbackup-1.2.1/src/borg/algorithms/zstd/lib/compress/zstd_compress_sequences.c:150:5: style: Redundant condition: If 'EXPR == 0', the comparison 'EXPR != 1' is always true. [redundantCondition] borgbackup-1.2.1/src/borg/algorithms/zstd/lib/decompress/zstd_decompress_block.c:1028:9: style: Redundant condition: If 'BIT_DStream_completed > 1', the comparison 'BIT_DStream_completed > 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/bowtie2/bowtie2_2.4.5.orig.tar.gz bowtie2-2.4.5/bt2_io.cpp:177:18: style: Redundant condition: If '!color', the comparison 'color != -1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/boxbackup/boxbackup_0.13~~git20220405.g7703ac8.orig.tar.xz boxbackup-0.13~~git20220405.g7703ac8/lib/bbackupd/BackupClientDirectoryRecord.cpp:717:26: style: Redundant condition: pDirOnStore!=0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] boxbackup-0.13~~git20220405.g7703ac8/lib/httpserver/HTTPRequest.cpp:189:34: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] boxbackup-0.13~~git20220405.g7703ac8/lib/httpserver/HTTPRequest.cpp:259:35: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/bpfcc/bpfcc_0.24.0+ds.orig.tar.xz bcc-0.24.0/libbpf-tools/trace_helpers.c:819:21: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR != ' '' is always true. [redundantCondition] bcc-0.24.0/src/cc/bcc_proc.c:244:18: style: Redundant condition: If 'EXPR == '['', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/briquolo/briquolo_0.5.7.orig.tar.gz briquolo-0.5.7/intl/dcigettext.c:583:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/bro/bro_2.5.5.orig.tar.gz bro-2.5.5-minimal/src/analyzer/protocol/pop3/POP3.cc:109:16: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/broccoli/broccoli_1.100.orig.tar.gz broccoli-1.100-minimal/contrib/bropipe.cc:432:13: style: Redundant condition: If '!debug', the comparison 'debug < 2' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/bubblewrap/bubblewrap_0.6.2.orig.tar.xz bubblewrap-0.6.2/utils.c:712:21: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/budgie-control-center/budgie-control-center_1.0.2.orig.tar.xz budgie-control-center-1.0.2/panels/common/hostname-helper.c:48:29: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/bvi/bvi_1.4.0.orig.tar.gz bvi-1.4.0/comm.c:677:15: style: Redundant condition: edits. '!edits || (edits && !force)' is equivalent to '!edits || !force' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/byacc-j/byacc-j_1.15.orig.tar.gz byaccj1.15/src/output.c:806:18: style: Redundant condition: jflag. '!jflag || (jflag && !dflag)' is equivalent to '!jflag || !dflag' [redundantCondition] byaccj1.15/src/output.c:814:18: style: Redundant condition: jflag. '!jflag || (jflag && !dflag)' is equivalent to '!jflag || !dflag' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/b/bzflag/bzflag_2.4.24.orig.tar.gz bzflag-2.4.24/plugins/plugin_utils/plugin_files.cpp:122:27: style: Redundant condition: If 'EXPR == '*'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] bzflag-2.4.24/src/bzflag/playing.cxx:5646:45: style: Redundant condition: myTank. '!myTank || (myTank && myTank->isPaused())' is equivalent to '!myTank || myTank->isPaused()' [redundantCondition] bzflag-2.4.24/src/bzfs/ListServerConnection.cxx:236:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR' is always true. [redundantCondition] bzflag-2.4.24/src/bzfs/ListServerConnection.cxx:273:55: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR' is always true. [redundantCondition] bzflag-2.4.24/src/common/OSFile.cxx:255:32: style: Redundant condition: If 'c != '\n'', the comparison 'c != 10' is always true. [redundantCondition] bzflag-2.4.24/src/common/OSFile.cxx:647:27: style: Redundant condition: If 'EXPR == '*'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/c-ares/c-ares_1.18.1.orig.tar.gz c-ares-1.18.1/src/lib/ares__parse_into_addrinfo.c:188:26: style: Redundant condition: got_cname. '!got_cname || (got_cname && cname_only_is_enodata)' is equivalent to '!got_cname || cname_only_is_enodata' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/c-icap/c-icap_0.5.10.orig.tar.gz c_icap-0.5.10/request.c:1082:34: style: Redundant condition: req->eof_received. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/c2x/c2x_2.40.c+ds.orig.tar.xz c2x_2.40c/fdf_read.c:633:16: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] c2x_2.40c/fdf_read.c:675:16: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cableswig/cableswig_0.1.0+cvs20111009.orig.tar.gz cableswig-0.1.0+cvs20111009.orig/Executables/cableSwigMain.cxx:717:22: style: Redundant condition: depend==2. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] cableswig-0.1.0+cvs20111009.orig/SWIG/Source/Modules/emit.cxx:39:20: style: Redundant condition: CPlusPlus. '!CPlusPlus || (CPlusPlus && !SwigType_isclass(rt))' is equivalent to '!CPlusPlus || !SwigType_isclass(rt)' [redundantCondition] cableswig-0.1.0+cvs20111009.orig/SWIG/Source/Modules/main.cxx:650:22: style: Redundant condition: depend==2. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] cableswig-0.1.0+cvs20111009.orig/SWIG/Source/Modules/typepass.cxx:316:16: style: Redundant condition: first. '!first || (first && !Getattr(first,"sym:nextSibling"))' is equivalent to '!first || !Getattr(first,"sym:nextSibling")' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cadabra/cadabra_1.46.orig.tar.gz cadabra-master/src/modules/algebra.cc:2381:11: style: Redundant condition: !found. 'found || (!found && factnodes.count(nonprod)!=0)' is equivalent to 'found || factnodes.count(nonprod)!=0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cadabra2/cadabra2_2.3.6.8.orig.tar.gz cadabra2-2.3.6.8/core/algorithms/factor_in.cc:86:11: style: Redundant condition: !found. 'found || (!found && factnodes.count(nonprod)!=0)' is equivalent to 'found || factnodes.count(nonprod)!=0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cadaver/cadaver_0.23.3.orig.tar.gz cadaver-0.23.3/lib/intl/dcigettext.c:697:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cal3d/cal3d_0.11.0.orig.tar.gz cal3d-0.11.0/src/cal3d/tinyxmlparser.cpp:523:16: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] cal3d-0.11.0/src/cal3d/tinyxmlparser.cpp:904:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] cal3d-0.11.0/src/cal3d/tinyxmlparser.cpp:998:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '='' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/calculix-ccx/calculix-ccx_2.19.orig.tar.bz2 CalculiX/ccx_2.19/src/checkconvergence.c:583:22: style: Redundant condition: *mortar>1. '*mortar<=1 || (*mortar>1 && *iit>200)' is equivalent to '*mortar<=1 || *iit>200' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/calligra/calligra_3.2.1+dfsg.orig.tar.xz calligra-3.2.1/filters/stage/powerpoint/PptToOdp.cpp:1475:13: style: Redundant condition: sf. '!sf || (sf && !sf->fMasterBackground)' is equivalent to '!sf || !sf->fMasterBackground' [redundantCondition] calligra-3.2.1/filters/words/rtf/import/3rdparty/rtf-qt/src/DocumentDestination.cpp:63:42: style: Redundant condition: hasValue. '!hasValue || (hasValue && value!=0)' is equivalent to '!hasValue || value!=0' [redundantCondition] calligra-3.2.1/filters/words/rtf/import/3rdparty/rtf-qt/src/DocumentDestination.cpp:65:40: style: Redundant condition: hasValue. '!hasValue || (hasValue && value!=0)' is equivalent to '!hasValue || value!=0' [redundantCondition] calligra-3.2.1/filters/words/rtf/import/3rdparty/rtf-qt/src/DocumentDestination.cpp:67:45: style: Redundant condition: hasValue. '!hasValue || (hasValue && value!=0)' is equivalent to '!hasValue || value!=0' [redundantCondition] calligra-3.2.1/filters/words/rtf/import/3rdparty/rtf-qt/src/DocumentDestination.cpp:121:45: style: Redundant condition: hasValue. '!hasValue || (hasValue && value!=0)' is equivalent to '!hasValue || value!=0' [redundantCondition] calligra-3.2.1/libs/flake/svg/SvgUtil.cpp:320:25: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] calligra-3.2.1/libs/flake/svg/SvgUtil.cpp:324:29: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] calligra-3.2.1/libs/flake/svg/SvgUtil.cpp:340:29: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] calligra-3.2.1/plugins/colorengines/lcms2/LcmsColorSpace.h:259:37: style: Redundant condition: d->lastFromRGB!=0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] calligra-3.2.1/plugins/colorengines/lcms2/LcmsColorSpace.h:283:35: style: Redundant condition: d->lastToRGB!=0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/canl-c/canl-c_3.0.0.orig.tar.gz canl-c-3.0.0/src/canl_ssl.c:728:61: style: Redundant condition: locl_timeout!=-1. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cantata/cantata_2.5.0.ds1.orig.tar.xz cantata-2.5.0/online/podcastservice.cpp:119:27: style: Redundant condition: unplayedOnly. '!unplayedOnly || (unplayedOnly && !item->played)' is equivalent to '!unplayedOnly || !item->played' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cantor/cantor_22.04.2.orig.tar.xz cantor-22.04.2/thirdparty/discount-2.2.6-patched/markdown.c:664:27: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/canu/canu_2.0+dfsg.orig.tar.xz canu-2.0/src/utility/logging.C:367:31: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR != 0' is always true. [redundantCondition] canu-2.0/src/utility/logging.C:371:31: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/capi4hylafax/capi4hylafax_01.03.00.99.svn.300.orig.tar.gz capi4hylafax-svn/src/standard/aStdLib.cpp:81:31: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/care/care_2.2.1.orig.tar.gz care-2.2.1/src/cli/proot.c:92:22: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] care-2.2.1/src/cli/proot.c:120:22: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] care-2.2.1/src/path/path.c:70:26: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] care-2.2.1/src/path/path.c:90:26: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/casacore/casacore_3.4.0.orig.tar.gz casacore-3.4.0/coordinates/Coordinates/Coordinate.cc:637:20: style: Redundant condition: l!=0. 'l==0 || (l!=0 && !casacore::near(col[k],lastInCol[k]))' is equivalent to 'l==0 || !casacore::near(col[k],lastInCol[k])' [redundantCondition] casacore-3.4.0/coordinates/Coordinates/Coordinate.cc:676:20: style: Redundant condition: l!=0. 'l==0 || (l!=0 && !casacore::near(col[k],lastInCol[k]))' is equivalent to 'l==0 || !casacore::near(col[k],lastInCol[k])' [redundantCondition] casacore-3.4.0/coordinates/Coordinates/FITSCoordinateUtil.cc:1312:23: style: Redundant condition: eqIsDefined. '!eqIsDefined || (eqIsDefined && eqIs2000)' is equivalent to '!eqIsDefined || eqIs2000' [redundantCondition] casacore-3.4.0/ms/MSOper/MSConcat.cc:2849:7: style: Redundant condition: itsRespectForFieldName. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] casacore-3.4.0/ms/MSSel/MSSelector.cc:731:13: style: Redundant condition: j>=0. 'j<0 || (j>=0 && timeSlot(j)!=timeSlot(nSlot))' is equivalent to 'j<0 || timeSlot(j)!=timeSlot(nSlot)' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/catimg/catimg_2.7.0.orig.tar.gz catimg-2.7.0/src/stb_image.h:5193:17: style: Redundant condition: If 'req_comp >= 3', the comparison 'req_comp' is always true. [redundantCondition] catimg-2.7.0/src/stb_image.h:5432:24: style: Redundant condition: If 'n < 1', the comparison 'n != 0x00010000' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/caveexpress/caveexpress_2.5.2.orig.tar.xz caveexpress-2.5.2/src/cavepacker/tools/SolutionTool.cpp:20:15: style: Redundant condition: argc>=2. 'argc<2 || (argc>=2 && argv[argc-1][0]=='-')' is equivalent to 'argc<2 || argv[argc-1][0]=='-'' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cbmc/cbmc_5.12.orig.tar.gz cbmc-cbmc-5.12/regression/goto-analyzer/intervals_08/main.c:5:22: style: Redundant condition: If 'x < -10', the comparison 'x < 100' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cc1111/cc1111_2.9.0.orig.tar.gz sdcc-2.9.0/device/lib/_atoi.c:42:16: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] sdcc-2.9.0/device/lib/_atol.c:42:16: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] sdcc-2.9.0/device/lib/pic16/libc/stdlib/atoi.c:44:16: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] sdcc-2.9.0/device/lib/pic16/libc/stdlib/atol.c:42:16: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] sdcc-2.9.0/src/pic16/main.c:886:34: style: Redundant condition: pic16_options.omit_ivt. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/ccextractor/ccextractor_0.94+ds1.orig.tar.xz ccextractor-0.94/src/GUI/nuklear_lib/nuklear.h:3548:15: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] ccextractor-0.94/src/GUI/stb_image.h:4691:17: style: Redundant condition: If 'req_comp >= 3', the comparison 'req_comp' is always true. [redundantCondition] ccextractor-0.94/src/lib_ccx/params.c:1182:32: style: Redundant condition: If 'EXPR == 6', the comparison 'EXPR > 3' is always true. [redundantCondition] ccextractor-0.94/src/lib_ccx/params.c:1212:30: style: Redundant condition: If 'EXPR == 5', the comparison 'EXPR > 2' is always true. [redundantCondition] ccextractor-0.94/src/lib_ccx/ts_tables_epg.c:1158:36: style: Redundant condition: If 'pid < 0x1000', the comparison 'pid != 0x1ffb' is always true. [redundantCondition] ccextractor-0.94/src/lib_ccx/wtv_functions.c:432:155: style: Redundant condition: !ccx_options.wtvmpeg2. 'ccx_options.wtvmpeg2 || (!ccx_options.wtvmpeg2 && len==2)' is equivalent to 'ccx_options.wtvmpeg2 || len==2' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/ccfits/ccfits_2.6+dfsg.orig.tar.xz ccfits-2.6/ColumnCreator.cxx:337:25: style: Redundant condition: scalePresent. '!scalePresent || (scalePresent && tscale==1)' is equivalent to '!scalePresent || tscale==1' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/ccrypt/ccrypt_1.11.orig.tar.gz ccrypt-1.11/intl/dcigettext.c:689:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cctools/cctools_9.9.orig.tar.xz cctools-9.9/parrot/src/pfs_resolve.c:248:21: style: Redundant condition: retstat>=0. 'retstat<0 || (retstat>=0 && S_ISDIR(statbuf.st_mode))' is equivalent to 'retstat<0 || S_ISDIR(statbuf.st_mode)' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/ccze/ccze_0.2.1.orig.tar.gz ccze-0.2.1/src/ccze-compat.c:303:26: style: Redundant condition: select!=NULL. 'select==NULL || (select!=NULL && (*select)(entry))' is equivalent to 'select==NULL || (*select)(entry)' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cdo/cdo_2.0.5.orig.tar.xz cdo-2.0.5/libcdi/src/stream_grb.c:71:20: style: Redundant condition: If 'EXPR == 'P'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cdrdao/cdrdao_1.2.4.orig.tar.bz2 cdrdao-1.2.4/scsilib/libschily/cvt.c:215:17: style: Redundant condition: If 'decpt < -3', the comparison 'decpt < 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cegui-mk2/cegui-mk2_0.8.7.orig.tar.bz2 cegui-0.8.7/cegui/src/ImageCodecModules/STB/stb_image.cpp:3035:17: style: Redundant condition: If 'req_comp >= 3', the comparison 'req_comp' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cen64/cen64_0.3+git20200723.orig.tar.gz rdp/n64video.c:6153:74: style: Redundant condition: scfield. '!scfield || (scfield && !(sckeepodd^(j&1)))' is equivalent to '!scfield || !(sckeepodd^(j&1))' [redundantCondition] rdp/n64video.c:6238:74: style: Redundant condition: scfield. '!scfield || (scfield && !(sckeepodd^(j&1)))' is equivalent to '!scfield || !(sckeepodd^(j&1))' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/centreon-broker/centreon-broker_18.10.0.orig.tar.xz centreon-broker-18.10.0/notification/src/stream.cc:563:12: style: Redundant condition: event.notify_only_if_not_already_acknowledged. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/centreon-clib/centreon-clib_21.04.2.orig.tar.gz centreon-clib-21.04.2/src/process_manager.cc:81:21: style: Redundant condition: ret<0. 'ret>=0 || (ret<0 && errno==EINTR)' is equivalent to 'ret>=0 || errno==EINTR' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/ceres-solver/ceres-solver_2.1.0+really2.1.0+dfsg.orig.tar.xz ceres-solver-2.1.0/internal/ceres/dogleg_strategy.cc:569:55: style: Redundant condition: per_solve_options.dump_format_type!=CONSOLE. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cfengine2/cfengine2_2.2.10.orig.tar.gz cfengine-2.2.10/src/cfagent.c:309:25: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] cfengine-2.2.10/src/cfagent.c:342:25: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] cfengine-2.2.10/src/eval.c:635:40: style: Redundant condition: If 'EXPR == '&'', the comparison 'EXPR != '.'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cfengine3/cfengine3_3.15.2.orig.tar.gz cfengine-3.15.2/cf-agent/verify_files_utils.c:915:34: style: Redundant condition: attr->copy.collapse. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] cfengine-3.15.2/libntech/libutils/pcre_wrap.c:134:44: style: Redundant condition: replacement[sourcepos+1]. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cfitsio/cfitsio_4.1.0.orig.tar.gz cfitsio-4.1.0/fitscore.c:2682:27: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] cfitsio-4.1.0/fitscore.c:3219:27: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] cfitsio-4.1.0/fitscore.c:3255:27: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cgilib/cgilib_0.6.orig.tar.gz cgilib-0.6/cookies.c:42:22: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cgmanager/cgmanager_0.41.orig.tar.gz cgmanager-0.41/fs.c:1577:13: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cgminer/cgminer_4.9.2.orig.tar.gz cgminer-4.9.2/driver-blockerupter.c:193:19: style: Redundant condition: If '!opt_bet_clk', the comparison 'opt_bet_clk < 19' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/charybdis/charybdis_4.1.2.orig.tar.gz charybdis-charybdis-4.1.2/bandb/sqlite3.c:49315:15: style: Redundant condition: If 'pgno == 0', the comparison 'pgno <= 1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/chatty/chatty_0.6.6.orig.tar.xz chatty-0.6.6/src/chatty-attachments-view.c:43:17: style: Redundant condition: children. '!children || (children && !children->data)' is equivalent to '!children || !children->data' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/checkinstall/checkinstall_1.6.2+git20170426.d24a630.orig.tar.xz checkinstall/installwatch/installwatch.c:966:16: style: Redundant condition: rcod==0. 'rcod!=0 || (rcod==0 && !S_ISLNK(ninfo.st_mode))' is equivalent to 'rcod!=0 || !S_ISLNK(ninfo.st_mode)' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/chemtool/chemtool_1.6.14.orig.tar.gz chemtool-1.6.14/intl/dcigettext.c:583:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] chemtool-1.6.14/inout.c:2858:24: style: Redundant condition: If 'EXPR == '{'', the comparison 'EXPR' is always true. [redundantCondition] chemtool-1.6.14/inout.c:2880:24: style: Redundant condition: If 'EXPR == '{'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/chocolate-doom/chocolate-doom_3.0.1+really3.0.0+git1017.orig.tar.gz chocolate-doom-3.0.1+really3.0.0+git1017/src/strife/hu_stuff.c:342:21: style:inconclusive: Redundant condition: If 'c == ' '', the comparison 'c < '!'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/chordii/chordii_4.5.3+repack.orig.tar.gz chordii-4.5.3+repack/src/grid.c:371:22: style: Redundant condition: no_easy_grids. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/chuck/chuck_1.4.1.1.orig.tar.xz chuck-1.4.1.1/src/core/chuck_errmsg.cpp:423:15: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] chuck-1.4.1.1/src/core/lo/pattern_match.c:100:34: style: Redundant condition: If 'EXPR == '*'', the comparison 'EXPR != '/'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cif-api/cif-api_0.4.2.orig.tar.xz cif_api-0.4.2/src/tests/test_write_11.c:121:5: style: Redundant condition: If 'c == '\r'', the comparison 'c != '\n'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cinnamon-control-center/cinnamon-control-center_5.2.1.orig.tar.gz cinnamon-control-center-5.2.1/shell/hostname-helper.c:48:29: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/ckermit/ckermit_305~alpha07.orig.tar.gz ckcfn2.c:2048:18: style: Redundant condition: server. '!server || (server && justone)' is equivalent to '!server || justone' [redundantCondition] ckcfns.c:5530:16: style: Redundant condition: server. '!server || (server && (whatru&32)==0)' is equivalent to '!server || (whatru&32)==0' [redundantCondition] ckucmd.c:7828:14: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] ckufio.c:4921:9: style: Redundant condition: If 'len == 0', the comparison 'len != 17' is always true. [redundantCondition] ckuus6.c:6518:17: style: Redundant condition: touch. '!touch || (touch && verbose)' is equivalent to '!touch || verbose' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/clamav/clamav_0.103.6+dfsg.orig.tar.xz clamav-0.103.6+dfsg/libclamav/pdf.c:2723:26: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] clamav-0.103.6+dfsg/libclamav/regex_list.c:598:35: style: Redundant condition: If '!EXPR', the comparison 'EXPR != -1' is always true. [redundantCondition] clamav-0.103.6+dfsg/libfreshclam/libfreshclam_internal.c:1073:34: style: Redundant condition: receivedData.buffer. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] clamav-0.103.6+dfsg/unit_tests/check_bytecode.c:118:32: style: Redundant condition: If '!nojit', the comparison 'nojit != -1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/clanlib/clanlib_1.0~svn3827.orig.tar.gz clanlib-1.0~svn3827/Sources/Display/glyph_buffer.cpp:157:21: style: Redundant condition: ignore_invis. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/claws-mail/claws-mail_4.1.0.orig.tar.xz claws-mail-4.1.0/src/gtk/gtkcmclist.c:7627:49: style: Redundant condition: new_info.cell.row==dest_info->cell.row. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] claws-mail-4.1.0/src/gtk/gtkcmctree.c:1514:15: style: Redundant condition: parent. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] claws-mail-4.1.0/src/gtk/gtkcmctree.c:4765:13: style: Redundant condition: node. '!node || (node && gtk_cmctree_is_viewable(ctree,node))' is equivalent to '!node || gtk_cmctree_is_viewable(ctree,node)' [redundantCondition] claws-mail-4.1.0/src/gtk/gtkcmctree.c:4812:13: style: Redundant condition: node. '!node || (node && gtk_cmctree_is_viewable(ctree,node))' is equivalent to '!node || gtk_cmctree_is_viewable(ctree,node)' [redundantCondition] claws-mail-4.1.0/src/gtk/gtkcmctree.c:5251:49: style: Redundant condition: new_info.cell.row==dest_info->cell.row. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] claws-mail-4.1.0/src/gtk/gtksctree.c:1206:12: style: Redundant condition: node. '!node || (node && gtk_cmctree_is_viewable(ctree,node))' is equivalent to '!node || gtk_cmctree_is_viewable(ctree,node)' [redundantCondition] claws-mail-4.1.0/src/gtk/gtksctree.c:1249:12: style: Redundant condition: node. '!node || (node && gtk_cmctree_is_viewable(ctree,node))' is equivalent to '!node || gtk_cmctree_is_viewable(ctree,node)' [redundantCondition] claws-mail-4.1.0/src/gtk/gtksctree.c:1413:14: style: Redundant condition: parent. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] claws-mail-4.1.0/src/inc.c:440:29: style: Redundant condition: !check_at_startup. 'check_at_startup || (!check_at_startup && !autocheck)' is equivalent to 'check_at_startup || !autocheck' [redundantCondition] claws-mail-4.1.0/src/plugins/bsfilter/bsfilter.c:341:20: style: Redundant condition: whitelisted. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] claws-mail-4.1.0/src/plugins/litehtml_viewer/litehtml/document.cpp:134:12: style: Redundant condition: name. '!name || (name && !strcasecmp(name,"inherit"))' is equivalent to '!name || !strcasecmp(name,"inherit")' [redundantCondition] claws-mail-4.1.0/src/plugins/litehtml_viewer/litehtml/document.cpp:223:12: style: Redundant condition: name. '!name || (name && !strcasecmp(name,"inherit"))' is equivalent to '!name || !strcasecmp(name,"inherit")' [redundantCondition] claws-mail-4.1.0/src/plugins/litehtml_viewer/litehtml/iterators.cpp:27:18: style: Redundant condition: m_select. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] claws-mail-4.1.0/src/plugins/litehtml_viewer/litehtml/html_tag.cpp:3377:19: style: Redundant condition: of_type. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] claws-mail-4.1.0/src/plugins/litehtml_viewer/litehtml/html_tag.cpp:3409:17: style: Redundant condition: of_type. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] claws-mail-4.1.0/src/plugins/litehtml_viewer/litehtml/html_tag.cpp:3593:17: style: Redundant condition: of_type. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/clearsilver/clearsilver_0.10.5.orig.tar.gz clearsilver-0.10.5/cs/csparse.c:2853:18: style: Redundant condition: If 'EXPR == '\0'', the comparison 'EXPR != '('' is always true. [redundantCondition] clearsilver-0.10.5/cs/csparse.c:3028:18: style: Redundant condition: If 'EXPR == '\0'', the comparison 'EXPR != '('' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/clementine/clementine_1.4.0~rc1+git347-gfc4cb6fc7+dfsg.orig.tar.xz Clementine-1.4.0rc1-347-gfc4cb6fc7/src/devices/devicemanager.cpp:648:28: style: Redundant condition: info->BestBackend(). '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] Clementine-1.4.0rc1-347-gfc4cb6fc7/src/ui/notificationssettingspage.cpp:344:15: style: Redundant condition: pretty. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/clfft/clfft_2.12.2.orig.tar.gz clfft-2.12.2/src/library/accessors.cpp:120:27: style: Redundant condition: If 'dir == -1', the comparison 'dir == -1' is always true. [redundantCondition] clfft-2.12.2/src/library/accessors.cpp:143:27: style: Redundant condition: If 'dir == -1', the comparison 'dir == -1' is always true. [redundantCondition] clfft-2.12.2/src/tests/accuracy_test_directed.cpp:109:41: style: Redundant condition: If 'direction_in == -1', the comparison 'direction_in == -1' is always true. [redundantCondition] clfft-2.12.2/src/library/generator.stockham.cpp:2487:20: style: Redundant condition: halfLds. '!halfLds || (halfLds && position==0)' is equivalent to '!halfLds || position==0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/clp/clp_1.17.6.orig.tar.gz clp_1.17.6.orig/Clp/src/CbcOrClpParam.cpp:1225:52: style:inconclusive: Redundant condition: If 'EXPR == '\t'', the comparison 'EXPR < ' '' is always true. [redundantCondition] clp_1.17.6.orig/Clp/src/CbcOrClpParam.cpp:1230:51: style:inconclusive: Redundant condition: If 'EXPR == '\t'', the comparison 'EXPR < ' '' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/clustalo/clustalo_1.2.4.orig.tar.gz clustal-omega-1.2.4/src/squid/sqio.c:706:45: style: Redundant condition: If 'EXPR == ';'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] clustal-omega-1.2.4/src/squid/sqio.c:863:42: style: Redundant condition: If 'EXPR == '>'', the comparison 'EXPR != 0' is always true. [redundantCondition] clustal-omega-1.2.4/src/squid/sqio.c:922:42: style: Redundant condition: If 'EXPR == '>'', the comparison 'EXPR != 0' is always true. [redundantCondition] clustal-omega-1.2.4/src/hhalign/util-C.h:440:23: style: Redundant condition: If 'EXPR > 32', the comparison 'EXPR != '\0'' is always true. [redundantCondition] clustal-omega-1.2.4/src/hhalign/util-C.h:486:21: style: Redundant condition: If 'EXPR > 32', the comparison 'EXPR != '\0'' is always true. [redundantCondition] clustal-omega-1.2.4/src/hhalign/util-C.h:500:21: style: Redundant condition: If 'EXPR > 32', the comparison 'EXPR != '\0'' is always true. [redundantCondition] clustal-omega-1.2.4/src/hhalign/util-C.h:577:25: style: Redundant condition: If 'EXPR > 32', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/clutter-1.0/clutter-1.0_1.26.4+dfsg.orig.tar.xz clutter-1.26.4/clutter/cogl/clutter-stage-cogl.c:314: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/c/cmake/cmake_3.23.2.orig.tar.gz cmake-3.23.2/Source/CursesDialog/cmCursesColor.cxx:44:27: style: Redundant condition: If 'EXPR == '='', the comparison 'EXPR' is always true. [redundantCondition] cmake-3.23.2/Source/CursesDialog/form/fty_alnum.c:91:13: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] cmake-3.23.2/Source/CursesDialog/form/fty_alnum.c:99:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] cmake-3.23.2/Source/CursesDialog/form/fty_alpha.c:92:13: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] cmake-3.23.2/Source/CursesDialog/form/fty_alpha.c:100:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] cmake-3.23.2/Source/CursesDialog/form/fty_int.c:103:14: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] cmake-3.23.2/Source/CursesDialog/form/fty_int.c:112:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] cmake-3.23.2/Source/CursesDialog/form/fty_num.c:112:13: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] cmake-3.23.2/Source/CursesDialog/form/fty_num.c:135:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] cmake-3.23.2/Utilities/cmzstd/lib/compress/zstd_compress_sequences.c:165:5: style: Redundant condition: If 'EXPR == 0', the comparison 'EXPR != 1' is always true. [redundantCondition] cmake-3.23.2/Utilities/cmzstd/lib/decompress/zstd_decompress_block.c:1122:9: style: Redundant condition: If 'BIT_DStream_completed > 1', the comparison 'BIT_DStream_completed > 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cminpack/cminpack_1.3.6.orig.tar.gz cminpack-1.3.6/examples/genf77tests.c:74:34: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cmor/cmor_3.6.1.orig.tar.xz cmor-3.6.1/Src/cmor.c:2259:42: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cmucl/cmucl_21d.orig.tar.bz2 src/lisp/elf.c:287:20: style: Redundant condition: If '!(id >= 1)', the comparison 'id <= 3' is always true. [redundantCondition] src/lisp/mach-o.c:262:20: style: Redundant condition: If '!(id >= 1)', the comparison 'id <= 3' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cmus/cmus_2.9.1.orig.tar.gz cmus-2.9.1/command_mode.c:2847:16: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] cmus-2.9.1/command_mode.c:2857:16: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] cmus-2.9.1/path.c:60:18: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cnrun/cnrun_2.1.0.orig.tar.xz cnrun-2.1.0/src/libcnrun/units/base-unit.cc:560:26: style: Redundant condition: _client->M. '!_client->M || (_client->M && _client->M->is_diskless)' is equivalent to '!_client->M || _client->M->is_diskless' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cod-tools/cod-tools_3.5.0+dfsg.orig.tar.xz cod-tools-3.5.0/src/components/codcif/common.c:70:12: style: Redundant condition: If 'EXPR == '('', the comparison 'EXPR' is always true. [redundantCondition] cod-tools-3.5.0/src/components/codcif/common.c:427:15: style: Redundant condition: If 'EXPR >= 48', the comparison 'EXPR' is always true. [redundantCondition] cod-tools-3.5.0/src/components/codcif/common.c:441:19: style: Redundant condition: If 'EXPR >= 48', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/code-saturne/code-saturne_7.0.2+repack.orig.tar.gz code-saturne-7.0.2.orig/preprocessor/pre-post/ecs_pre_gambit.c:418:37: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] code-saturne-7.0.2.orig/preprocessor/pre-post/ecs_pre_gambit.c:856:37: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] code-saturne-7.0.2.orig/preprocessor/pre-post/ecs_pre_gambit.c:1052:40: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] code-saturne-7.0.2.orig/src/mesh/cs_join_split.c:2276:28: style: Redundant condition: _o2n_hist==NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/codeblocks/codeblocks_20.03.orig.tar.xz codeblocks-20.03/src/plugins/contrib/FortranProject/tokenizerf.cpp:234:63: style: Redundant condition: toLineEnd. '!toLineEnd || (toLineEnd && CurrentChar()!='\n')' is equivalent to '!toLineEnd || CurrentChar()!='\n'' [redundantCondition] codeblocks-20.03/src/plugins/contrib/FortranProject/workspacebrowserbuilder.cpp:319:51: style: Redundant condition: m_Options.showIncludeSeparately. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] codeblocks-20.03/src/plugins/contrib/FortranProject/workspacebrowserbuilder.cpp:331:54: style: Redundant condition: m_Options.showIncludeSeparately. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] codeblocks-20.03/src/plugins/contrib/FortranProject/workspacebrowserbuilder.cpp:346:55: style: Redundant condition: m_Options.showIncludeSeparately. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] codeblocks-20.03/src/plugins/contrib/help_plugin/man2html.cpp:1406:20: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] codeblocks-20.03/src/plugins/contrib/help_plugin/man2html.cpp:1406:42: style:inconclusive: Redundant condition: If 'EXPR <= '9'', the comparison 'EXPR != ']'' is always true. [redundantCondition] codeblocks-20.03/src/plugins/contrib/help_plugin/man2html.cpp:3299:28: style: Redundant condition: If 'EXPR == '"'', the comparison 'EXPR' is always true. [redundantCondition] codeblocks-20.03/src/plugins/contrib/wxSmithSTC/stc/scintilla/src/XPM.cxx:17:12: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] codeblocks-20.03/src/plugins/contrib/wxSmithSTC/stc/scintilla/src/XPM.cxx:23:12: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] codeblocks-20.03/src/sdk/compiler.cpp:775:30: style: Redundant condition: m_MultiLineMessages. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/codelite/codelite_16.0.0+dfsg2.orig.tar.xz codelite-16.0.0-1/CodeLite/ssh_account_info.cpp:107:21: style: Redundant condition: matcher. '!matcher || (matcher && matcher(ai))' is equivalent to '!matcher || matcher(ai)' [redundantCondition] codelite-16.0.0-1/Plugin/editor_config.cpp:124:19: style: Redundant condition: found. '!found || (found && version!=this->m_version)' is equivalent to '!found || version!=this->m_version' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/codonw/codonw_1.4.4.orig.tar.gz codonW/menu.c:1135:36: style: Redundant condition: If 'EXPR == 0', the comparison 'EXPR < 50' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cogl/cogl_1.22.8.orig.tar.xz cogl-1.22.8/cogl/stb_image.c:2934:17: style: Redundant condition: If 'req_comp >= 3', the comparison 'req_comp' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/coin3/coin3_4.0.0~CMake~6f54f1602475+ds1.orig.tar.bz2 Coin3D-coin-6f54f1602475/src/fonts/glyph3d.cpp:378:26: style: Redundant condition: If 'EXPR >= 0', the comparison 'EXPR != -1' is always true. [redundantCondition] Coin3D-coin-6f54f1602475/src/rendering/SoGLNurbs.cpp:950:20: style: Redundant condition: !glrender. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] Coin3D-coin-6f54f1602475/src/rendering/SoGLNurbs.cpp:1280:20: style: Redundant condition: !glrender. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/coinor-cbc/coinor-cbc_2.10.8+ds1.orig.tar.xz Cbc-releases-2.10.8/Cbc/src/CbcBranchCut.cpp:326:31: style: Redundant condition: comp==CbcRangeOverlap. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] Cbc-releases-2.10.8/Cbc/src/CbcSolver.cpp:8742:38: style:inconclusive: Redundant condition: If 'EXPR >= ' '', the comparison 'EXPR != '\n'' is always true. [redundantCondition] Cbc-releases-2.10.8/Cbc/src/CbcSolver.cpp:8868:42: style:inconclusive: Redundant condition: If 'EXPR >= ' '', the comparison 'EXPR != '\n'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/coinor-dylp/coinor-dylp_1.10.4.orig.tar.gz DyLP-1.10.4/CoinUtils/src/CoinMpsIO.cpp:1003:30: style: Redundant condition: If 'EXPR >= 32', the comparison 'EXPR != '\t'' is always true. [redundantCondition] DyLP-1.10.4/DyLP/src/OsiDylp/OsiDylpSolverInterface.cpp:2115:31: style: Redundant condition: dylp_owner==this. 'dylp_owner!=this || (dylp_owner==this && lpprob)' is equivalent to 'dylp_owner!=this || lpprob' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/coinor-flopc++/coinor-flopc++_1.0.6.orig.tar.gz FlopC++-1.0.6/FlopCpp/unittest/TestItem.cpp:70:16: style: Redundant condition: isSet. '!isSet || (isSet && success)' is equivalent to '!isSet || success' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/coinutils/coinutils_2.11.4+repack1.orig.tar.xz CoinUtils-2.11.4/CoinUtils/src/CoinMpsIO.cpp:1005:30: style: Redundant condition: If 'EXPR >= 32', the comparison 'EXPR != '\t'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/compiz-plugins-experimental/compiz-plugins-experimental_0.8.18.orig.tar.xz compiz-plugins-experimental-0.8.18/src/simple-animations/rotatein.c:211:22: style: Redundant condition: If 'xRot > 270.0f', the comparison 'xRot > 90.0f' is always true. [redundantCondition] compiz-plugins-experimental-0.8.18/src/simple-animations/rotatein.c:214:22: style: Redundant condition: If 'yRot > 270.0f', the comparison 'yRot > 90.0f' is always true. [redundantCondition] compiz-plugins-experimental-0.8.18/src/simple-animations/rotatein.c:262:22: style: Redundant condition: If 'xRot > 270.0f', the comparison 'xRot > 90.0f' is always true. [redundantCondition] compiz-plugins-experimental-0.8.18/src/simple-animations/rotatein.c:265:22: style: Redundant condition: If 'yRot > 270.0f', the comparison 'yRot > 90.0f' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/condor/condor_8.6.8~dfsg.1.orig.tar.gz condor-8.6.8~dfsg.1/src/classad/xmlLexer.cpp:384:7: style: Redundant condition: complete_tag[i]=='\"'. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] condor-8.6.8~dfsg.1/src/condor_io.std/std_univ_buffers.h:99:40: style: Redundant condition: _tail. '!_tail || (_tail && _tail->consumed())' is equivalent to '!_tail || _tail->consumed()' [redundantCondition] condor-8.6.8~dfsg.1/src/condor_startd.V6/command.cpp:299:10: style: Redundant condition: s. '!s || (s && s->peer_is_local())' is equivalent to '!s || s->peer_is_local()' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cone/cone_0.89.orig.tar.gz cone-0.89/cone/intl/dcigettext.c:691:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] cone-0.89/maildir/maildiraclt.c:494:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/connman/connman_1.41.orig.tar.xz connman-1.41/src/wispr.c:820:25: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/conserver/conserver_8.2.6.orig.tar.gz conserver-8.2.6/conserver/master.c:233:38: style: Redundant condition: config->redirect!=FLAGTRUE. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] conserver-8.2.6/conserver/master.c:275:35: style: Redundant condition: config->redirect!=FLAGTRUE. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/coturn/coturn_4.5.2.orig.tar.gz turnserver-4.5.2/src/apps/common/apputils.c:785:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] turnserver-4.5.2/src/apps/common/apputils.c:790:25: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR' is always true. [redundantCondition] turnserver-4.5.2/src/apps/relay/dbdrivers/dbd_mysql.c:114:13: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] turnserver-4.5.2/src/apps/relay/dbdrivers/dbd_redis.c:77:14: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] turnserver-4.5.2/src/client/ns_turn_ioaddr.c:286:11: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] turnserver-4.5.2/src/client/ns_turn_ioaddr.c:293:16: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] turnserver-4.5.2/src/server/ns_turn_server.c:1259:26: style: Redundant condition: bps. '!bps || (bps && bps>max_bps)' is equivalent to '!bps || bps>max_bps' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/courier/courier_1.0.16.orig.tar.bz2 courier-1.0.16/courier/cmlm.C:218:49: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR != 0' is always true. [redundantCondition] courier-1.0.16/libs/maildir/maildiraclt.c:494:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] courier-1.0.16/libs/maildrop/maildir.C:221:22: style: Redundant condition: If 'EXPR == ','', the comparison 'EXPR' is always true. [redundantCondition] courier-1.0.16/libs/maildrop/maildir.C:252:24: style: Redundant condition: If 'EXPR == ','', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/couriergrey/couriergrey_0.3.2.orig.tar.gz couriergrey-0.3.2/intl/dcigettext.c:700:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cpio/cpio_2.13+dfsg.orig.tar.bz2 cpio-2.13/src/util.c:82:8: style: Redundant condition: bytes_written<0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cpl-plugin-amber/cpl-plugin-amber_4.4.1+dfsg.orig.tar.xz amber-4.4.1/amber/amdlibString.c:50:30: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cpl-plugin-kmos/cpl-plugin-kmos_2.1.0+dfsg.orig.tar.xz kmos-2.1.0/kmclipm/src/kmclipm_vector.c:520:25: style: Redundant condition: keep. '!keep || (keep && pkvmask[i]>0.5)' is equivalent to '!keep || pkvmask[i]>0.5' [redundantCondition] kmos-2.1.0/kmos/kmo_functions.c:2145:30: style: Redundant condition: !desc.ex_noise. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] kmos-2.1.0/kmos/kmo_functions.c:2164:30: style: Redundant condition: !desc.ex_noise. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] kmos-2.1.0/recipes/kmos_extract_spec.c:386:52: style: Redundant condition: strcmp(mask_method,"mask")==0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cpl-plugin-muse/cpl-plugin-muse_2.8.5+dfsg.orig.tar.xz muse-2.8.5/recipes/muse_exp_align.c:2471:19: style: Redundant condition: sbpm. '!sbpm || (sbpm && !sbpm[soffset])' is equivalent to '!sbpm || !sbpm[soffset]' [redundantCondition] muse-2.8.5/recipes/muse_twilight.c:443:32: style: Redundant condition: cube->recnames. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cpl-plugin-uves/cpl-plugin-uves_6.1.6+dfsg.orig.tar.xz uves-6.1.6/flames/flames_dfs.c:503:14: style: Redundant condition: !blue. 'blue || (!blue && nextensions==0)' is equivalent to 'blue || nextensions==0' [redundantCondition] uves-6.1.6/flames/flames_dfs.c:565:19: style: Redundant condition: !blue. 'blue || (!blue && nextensions==2)' is equivalent to 'blue || nextensions==2' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cppcheck/cppcheck_2.8.orig.tar.gz cppcheck-2.8/test/bug-hunting/cve/CVE-2018-20845/pi.c:730:37: style: Redundant condition: !cp->cinema. 'cp->cinema || (!cp->cinema && t2_mode==FINAL_PASS)' is equivalent to 'cp->cinema || t2_mode==FINAL_PASS' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cpu-x/cpu-x_4.3.1.orig.tar.gz CPU-X-4.3.1/src/bandwidth/main.c:3123:39: style: Redundant condition: tests[opts->bw_test].need_mask. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cpufetch/cpufetch_1.01+git20220306+0ea0754.orig.tar.gz cpufetch-master/src/x86/cpuid.c:110:23: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/crac/crac_2.5.2+dfsg.orig.tar.xz crac-2.5.2/src/libReadsInfo/tagInfo.cpp:1837:36: style: Redundant condition: If 'type == 2', the comparison 'type != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/crash/crash_8.0.0.orig.tar.gz crash-8.0.0/memory.c:4155:11: style: Redundant condition: ref. '!ref || (ref && ref->cmdflags&0x2)' is equivalent to '!ref || ref->cmdflags&0x2' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/crasm/crasm_1.8.orig.tar.gz crasm-1.8/src/xref.c:56:29: style:inconclusive: Redundant condition: If 'EXPR == '*'', the comparison 'EXPR <= '9'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/crawl/crawl_0.28.0.orig.tar.xz stone_soup-0.28.0/source/fixedarray.h:45:44: style: Redundant condition: If 'EXPR == 3', the comparison 'EXPR == 3' is always true. [redundantCondition] stone_soup-0.28.0/source/fixedarray.h:45:44: style: Redundant condition: If 'EXPR == 19', the comparison 'EXPR == 19' is always true. [redundantCondition] stone_soup-0.28.0/source/fixedarray.h:45:44: style: Redundant condition: If 'EXPR == 17', the comparison 'EXPR == 17' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/crispy-doom/crispy-doom_5.11.1.orig.tar.gz crispy-doom-crispy-doom-5.11.1/src/strife/hu_stuff.c:342:21: style:inconclusive: Redundant condition: If 'c == ' '', the comparison 'c < '!'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/criticalmass/criticalmass_1.0.2.orig.tar.bz2 CriticalMass-1.0.2/curl/src/main.c:1343:23: style: Redundant condition: '-'==flag[0]. ''-'!=flag[0] || ('-'==flag[0] && '-'==flag[1])' is equivalent to ''-'!=flag[0] || '-'==flag[1]' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/crm114/crm114_20100106.orig.tar.gz crm114-20100106-BlameMichelson.src/crm_expr_match.c:437:8: style: Redundant condition: If 'EXPR < 0x021', the comparison 'EXPR != ')'' is always true. [redundantCondition] crm114-20100106-BlameMichelson.src/crm_svm_matrix.c:2925:26: style: Redundant condition: v->was_mapped. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] crm114-20100106-BlameMichelson.src/crm_svm_matrix.c:2946:26: style: Redundant condition: v->was_mapped. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] crm114-20100106-BlameMichelson.src/crm_svm_matrix.c:3018:26: style: Redundant condition: v->was_mapped. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] crm114-20100106-BlameMichelson.src/crm_svm_matrix.c:3039:26: style: Redundant condition: v->was_mapped. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] crm114-20100106-BlameMichelson.src/crm_svm_matrix.c:3121:28: style: Redundant condition: v->was_mapped. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] crm114-20100106-BlameMichelson.src/crm_svm_matrix.c:3139:28: style: Redundant condition: v->was_mapped. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/crossfire/crossfire_1.75.0.orig.tar.gz crossfire-1.75.0/common/readable.c:834:42: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/crossfire-client/crossfire-client_1.75.0.orig.tar.gz crossfire-client-1.75.0/common/script.c:228:18: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] crossfire-client-1.75.0/common/script.c:276:26: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] crossfire-client-1.75.0/common/script.c:1448:19: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cryptsetup/cryptsetup_2.4.3.orig.tar.gz cryptsetup-2.4.3/lib/libdevmapper.c:2393:15: style: Redundant condition: If '!EXPR', the comparison 'EXPR != ' '' is always true. [redundantCondition] cryptsetup-2.4.3/lib/libdevmapper.c:2400:15: style: Redundant condition: If '!EXPR', the comparison 'EXPR != ' '' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/csound/csound_6.17.0~dfsg.orig.tar.xz csound-6.17.0/InOut/libmpadec/layer3.c:899:35: style: Redundant condition: If 'EXPR > 512', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/csoundqt/csoundqt_1.1.0+dfsg0.orig.tar.xz CsoundQt-1.1.0/src/documentview.cpp:388:20: style: Redundant condition: If 'section == -1', the comparison 'section < 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cubeb/cubeb_0.0~git20220413.708f52c+ds.orig.tar.xz cubeb-0.0~git20220413.708f52c/src/cubeb_pulse.c:868:60: style: Redundant condition: stream_params->layout!=CUBEB_LAYOUT_UNDEFINED. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cups-filters/cups-filters_1.28.15.orig.tar.xz cups-filters-1.28.15/filter/foomatic-rip/foomaticrip.c:123:12: style: Redundant condition: If 'EXPR == '|'', the comparison 'EXPR' is always true. [redundantCondition] cups-filters-1.28.15/utils/cups-browsed.c:10759:22: style: Redundant condition: !HAVE_CUPS_1_6. 'HAVE_CUPS_1_6 || (!HAVE_CUPS_1_6 && !printer->is_legacy)' is equivalent to 'HAVE_CUPS_1_6 || !printer->is_legacy' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/c/cyclonedds/cyclonedds_0.9.1.orig.tar.gz cyclonedds-0.9.1/src/core/ddsi/src/q_receive.c:3177:45: style: Redundant condition: hdr->version.major==RTPS_MAJOR. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] cyclonedds-0.9.1/src/security/core/src/dds_security_utils.c:1087:37: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] cyclonedds-0.9.1/src/security/core/src/dds_security_utils.c:1223:23: style: Redundant condition: ts_offset>0. 'ts_offset<=0 || (ts_offset>0 && ts_offset 60', the comparison 'n' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/d52/d52_3.4.1.orig.tar.gz d52-3.4.1.orig/common.c:1163:36: style: Redundant condition: If 'EXPR == 'n'', the comparison 'EXPR' is always true. [redundantCondition] d52-3.4.1.orig/common.c:1222:36: style: Redundant condition: If 'EXPR == 'n'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/dacs/dacs_1.4.40.orig.tar.bz2 dacs-1.4.40/src/expr.c:14287:5: style: Redundant condition: value->val.strval!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/dansguardian/dansguardian_2.10.1.1.orig.tar.gz dansguardian-2.10.1.1/src/NaughtyFilter.cpp:320:20: style: Redundant condition: c==32. 'c!=32 || (c==32 && bodymeta[j-1]!=32)' is equivalent to 'c!=32 || bodymeta[j-1]!=32' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/dante/dante_1.4.2+dfsg.orig.tar.xz dante-1.4.2+dfsg/sockd/sockd_io.c:2479:7: style: Redundant condition: havetimeout. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/dapl/dapl_2.1.10.1.f1e05b7a.orig.tar.xz dapl-2.1.10.1.f1e05b7a/dapl/openib_mcm/mix.c:1274:12: style: Redundant condition: lmr. '!lmr || (lmr && lmr->mr_handle->lkey!=sglist[i].lkey)' is equivalent to '!lmr || lmr->mr_handle->lkey!=sglist[i].lkey' [redundantCondition] dapl-2.1.10.1.f1e05b7a/test/dtest/dtest.c:1079:29: style: Redundant condition: server. '!server || (server && !uni_direction)' is equivalent to '!server || !uni_direction' [redundantCondition] dapl-2.1.10.1.f1e05b7a/test/dtest/dtest.c:2030:13: style: Redundant condition: !server. 'server || (!server && !uni_direction)' is equivalent to 'server || !uni_direction' [redundantCondition] dapl-2.1.10.1.f1e05b7a/test/dtest/dtestx.c:864:13: style: Redundant condition: !server. 'server || (!server && ud_test)' is equivalent to 'server || ud_test' [redundantCondition] dapl-2.1.10.1.f1e05b7a/test/dtest/dtestx.c:884:14: style: Redundant condition: server. '!server || (server && ud_test)' is equivalent to '!server || ud_test' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/darknet/darknet_0.0.0+git20180914.61c9d02e.orig.tar.xz darknet/src/stb_image.h:5175:17: style: Redundant condition: If 'req_comp >= 3', the comparison 'req_comp' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/darkplaces/darkplaces_0~20180908~beta1.orig.tar.xz darkplaces/host_cmd.c:2117:20: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/darksnow/darksnow_0.7.1.orig.tar.gz darksnow-0.7.1/config_files.c:315:34: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] darksnow-0.7.1/config_files.c:321:33: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/das-watchdog/das-watchdog_0.9.0.orig.tar.gz das_watchdog-0.9.0/das_watchdog.c:323:34: style: Redundant condition: If 'EXPR == 0', the comparison 'EXPR == '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/dasm/dasm_2.20.15~20201109+really2.20.14.1.orig.tar.gz dasm-2.20.14.1/src/main.c:1285:28: style: Redundant condition: If 'EXPR == '"'', the comparison 'EXPR' is always true. [redundantCondition] dasm-2.20.14.1/src/ops.c:1158:15: style: Redundant condition: If 'EXPR == ','', the comparison 'EXPR' is always true. [redundantCondition] dasm-2.20.14.1/src/ops.c:1180:28: style: Redundant condition: If 'EXPR == '"'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/db/db_5.1.29.orig.tar.gz db-5.1.29/lang/sql/odbc/sqliteodbc.c:8784:14: style: Redundant condition: If 'EXPR == ';'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/db5.3/db5.3_5.3.28+dfsg1.orig.tar.xz db-5.3.28/lang/sql/adapter/vacuum.c:238:36: style: Redundant condition: truncatedPages!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] db-5.3.28/lang/sql/generated/sqlite3.c:87683:36: style: Redundant condition: truncatedPages!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] db-5.3.28/lang/sql/odbc/sqliteodbc.c:9263:14: style: Redundant condition: If 'EXPR == ';'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/dbus/dbus_1.14.0.orig.tar.xz dbus-1.14.0/bus/connection.c:198:36: style: Redundant condition: adjustment<=0. 'adjustment>0 || (adjustment<=0 && retval)' is equivalent to 'adjustment>0 || retval' [redundantCondition] dbus-1.14.0/dbus/dbus-spawn-win.c:408:26: style: Redundant condition: If 'EXPR == '\\'', the comparison 'EXPR' is always true. [redundantCondition] dbus-1.14.0/dbus/dbus-spawn-win.c:437:26: style: Redundant condition: If 'EXPR == '\\'', the comparison 'EXPR' is always true. [redundantCondition] dbus-1.14.0/tools/dbus-uuidgen.c:76:21: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/dcmtk/dcmtk_3.6.7.orig.tar.gz dcmtk-DCMTK-3.6.7/dcmnet/apps/storescp.cc:2560:25: style: Redundant condition: dpc!=NULL. 'dpc==NULL || (dpc!=NULL && dpc->result!=ASC_P_ACCEPTANCE)' is equivalent to 'dpc==NULL || dpc->result!=ASC_P_ACCEPTANCE' [redundantCondition] dcmtk-DCMTK-3.6.7/dcmnet/libsrc/assoc.cc:1171:31: style: Redundant condition: dpc!=NULL. 'dpc==NULL || (dpc!=NULL && dpc->result!=ASC_P_ACCEPTANCE)' is equivalent to 'dpc==NULL || dpc->result!=ASC_P_ACCEPTANCE' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/ddcutil/ddcutil_1.2.2.orig.tar.gz ddcutil-1.2.2/src/cmdline/cmd_parser_goption.c:644:25: style: Redundant condition: If 'bytect < 0', the comparison 'bytect != 128' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/ddnet/ddnet_16.0.2.orig.tar.xz DDNet-16.0.2/src/engine/client/backend/glsl_shader_compiler.cpp:70:39: style: Redundant condition: If 'EXPR == 'i'', the comparison 'EXPR' is always true. [redundantCondition] DDNet-16.0.2/src/engine/client/backend/glsl_shader_compiler.cpp:98:45: style: Redundant condition: If 'EXPR == 'u'', the comparison 'EXPR' is always true. [redundantCondition] DDNet-16.0.2/src/game/client/gameclient.cpp:1628:61: style: Redundant condition: m_ShowOthers[g_Config.m_ClDummy]!=SHOW_OTHERS_NOT_SET. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] DDNet-16.0.2/src/game/client/prediction/entities/projectile.cpp:102:34: style: Redundant condition: pTargetChr. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/denemo/denemo_2.6.0.orig.tar.gz denemo-2.6.0/src/display/draw.c:262:81: style: Redundant condition: si->currentobject==curobj. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] denemo-2.6.0/src/display/drawnotes.c:412:33: style: Redundant condition: override_chord_graphic. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] denemo-2.6.0/src/export/file.c:249:22: style: Redundant condition: gui->notsaved. '!gui->notsaved || (gui->notsaved && confirmbox(gui))' is equivalent to '!gui->notsaved || confirmbox(gui)' [redundantCondition] denemo-2.6.0/src/export/file.c:878:22: style: Redundant condition: gui->notsaved. '!gui->notsaved || (gui->notsaved && confirmbox(gui))' is equivalent to '!gui->notsaved || confirmbox(gui)' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/deng/deng_1.9.0-beta6.9+dfsg1.orig.tar.gz deng-1.9.0-beta6.9+dfsg1/doomsday/engine/portable/src/con_main.c:954:46: style: Redundant condition: If 'EXPR == ';'', the comparison 'EXPR != 0' is always true. [redundantCondition] deng-1.9.0-beta6.9+dfsg1/doomsday/engine/portable/src/con_main.c:979:54: style: Redundant condition: If 'EXPR == ';'', the comparison 'EXPR != 0' is always true. [redundantCondition] deng-1.9.0-beta6.9+dfsg1/doomsday/engine/portable/src/rend_main.c:2311:38: style: Redundant condition: section==SEG_MIDDLE. 'section!=SEG_MIDDLE || (section==SEG_MIDDLE && !isTwoSided)' is equivalent to 'section!=SEG_MIDDLE || !isTwoSided' [redundantCondition] deng-1.9.0-beta6.9+dfsg1/doomsday/plugins/jdoom/src/p_inter.c:1062:17: style: Redundant condition: source. '!source || (source && !source->player)' is equivalent to '!source || !source->player' [redundantCondition] deng-1.9.0-beta6.9+dfsg1/doomsday/plugins/jdoom64/src/p_inter.c:1106:17: style: Redundant condition: source. '!source || (source && !source->player)' is equivalent to '!source || !source->player' [redundantCondition] deng-1.9.0-beta6.9+dfsg1/doomsday/plugins/jheretic/src/p_inter.c:1239:17: style: Redundant condition: source. '!source || (source && !source->player)' is equivalent to '!source || !source->player' [redundantCondition] deng-1.9.0-beta6.9+dfsg1/doomsday/plugins/jhexen/src/p_inter.c:1934:17: style: Redundant condition: source. '!source || (source && !source->player)' is equivalent to '!source || !source->player' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/desmume/desmume_0.9.11.orig.tar.gz desmume-0.9.11/src/utils/tinyxml/tinyxmlparser.cpp:445:14: style: Redundant condition: If 'EXPR == '#'', the comparison 'EXPR' is always true. [redundantCondition] desmume-0.9.11/src/utils/tinyxml/tinyxmlparser.cpp:823:16: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] desmume-0.9.11/src/utils/tinyxml/tinyxmlparser.cpp:1126:18: style: Redundant condition: If 'EXPR == '>'', the comparison 'EXPR' is always true. [redundantCondition] desmume-0.9.11/src/utils/tinyxml/tinyxmlparser.cpp:1285:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] desmume-0.9.11/src/utils/tinyxml/tinyxmlparser.cpp:1411:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '='' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/deutex/deutex_5.2.2.orig.tar.gz deutex-5.2.2/src/tools.c:492:22: style: Redundant condition: left!=NULL. 'left==NULL || (left!=NULL && *left>0)' is equivalent to 'left==NULL || *left>0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/devio/devio_1.2.orig.tar.gz devio-1.2/src/devio.c:1199:23: style: Redundant condition: If 'EXPR == '"'', the comparison 'EXPR == '\"'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/dfcgen-gtk/dfcgen-gtk_0.5.orig.tar.gz dfcgen-gtk-0.5/src/projectFile.c:1340:28: style: Redundant condition: poly!=NULL. 'poly==NULL || (poly!=NULL && repcnt>poly->degree)' is equivalent to 'poly==NULL || repcnt>poly->degree' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/dff/dff_1.3.0+dfsg.1.orig.tar.gz dff-1.3.0+dfsg.1/dff/modules/fs/fat/fatnodes.cpp:229:29: style: Redundant condition: this->__clustrealloc. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/dhcpcd5/dhcpcd5_9.4.1.orig.tar.xz dhcpcd-9.4.1/compat/setproctitle.c:150:23: style: Redundant condition: i>=argc. 'i=argc && argv[i])' is equivalent to 'i=argc. 'i=argc && argv[i])' is equivalent to 'i0 && (w<=0 || w>=32768)' is equivalent to 'w>0 && w>=32768' [redundantCondition] djvulibre-3.5.28/tools/djvumake.cpp:429:11: style: Redundant condition: h<=0. 'h>0 && (h<=0 || h>=32768)' is equivalent to 'h>0 && h>=32768' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/dlt-daemon/dlt-daemon_2.18.6.orig.tar.gz dlt-daemon-2.18.6/src/lib/dlt_env_ll.c:74:22: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != 0' is always true. [redundantCondition] dlt-daemon-2.18.6/src/daemon/dlt_daemon_client.c:1128:49: style: Redundant condition: req->ctid[0]!='\0'. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] dlt-daemon-2.18.6/src/lib/dlt_user.c:1484:33: style: Redundant condition: force_sending_messages. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/dmucs/dmucs_0.6.1.orig.tar.gz dmucs-0.6.1/COSMIC/stpnxt.c:83:13: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/dnsmasq/dnsmasq_2.86.orig.tar.gz dnsmasq-2.86.orig/src/option.c:4890:33: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/dogecoin/dogecoin_1.14.3.orig.tar.gz dogecoin-1.14.3/src/validation.cpp:1308:38: style: Redundant condition: pindexBestForkTip. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/dolphin-emu/dolphin-emu_5.0+dfsg.orig.tar.xz dolphin-5.0/Source/Core/Core/PowerPC/Jit64/JitRegCache.cpp:289:20: style: Redundant condition: regs[i].away. '!regs[i].away || (regs[i].away && regs[i].location.IsImm())' is equivalent to '!regs[i].away || regs[i].location.IsImm()' [redundantCondition] dolphin-5.0/Source/Core/VideoBackends/D3D12/D3DDescriptorHeapManager.cpp:55:20: style: Redundant condition: gpu_handle. '!gpu_handle || (gpu_handle && m_gpu_visible)' is equivalent to '!gpu_handle || m_gpu_visible' [redundantCondition] dolphin-5.0/Source/Core/VideoBackends/D3D12/D3DDescriptorHeapManager.cpp:93:25: style: Redundant condition: base_gpu_handle. '!base_gpu_handle || (base_gpu_handle && m_gpu_visible)' is equivalent to '!base_gpu_handle || m_gpu_visible' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/doodle/doodle_0.7.2.orig.tar.xz doodle-0.7.2/src/doodle/index.c:100:23: style: Redundant condition: If 'ret > 0', the comparison 'ret != -1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/doomsday/doomsday_2.3.1+ds1.orig.tar.xz doomsday-2.3.1/doomsday/apps/plugins/doom/src/p_inter.c:1163:17: style: Redundant condition: source. '!source || (source && !source->player)' is equivalent to '!source || !source->player' [redundantCondition] doomsday-2.3.1/doomsday/apps/plugins/doom64/src/p_inter.c:1109:17: style: Redundant condition: source. '!source || (source && !source->player)' is equivalent to '!source || !source->player' [redundantCondition] doomsday-2.3.1/doomsday/apps/plugins/heretic/src/p_inter.c:1393:17: style: Redundant condition: source. '!source || (source && !source->player)' is equivalent to '!source || !source->player' [redundantCondition] doomsday-2.3.1/doomsday/apps/plugins/hexen/src/p_inter.c:2041:17: style: Redundant condition: source. '!source || (source && !source->player)' is equivalent to '!source || !source->player' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/dosbox/dosbox_0.74-3.orig.tar.gz dosbox-0.74-3/src/shell/shell_misc.cpp:546:18: style: Redundant condition: If 'EXPR == ';'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/dovecot/dovecot_2.3.19+dfsg1.orig.tar.gz dovecot-2.3.19/src/lib-fts/fts-filter-contractions.c:46:26: style: Redundant condition: If 'EXPR == '\0'', the comparison 'EXPR != 'u'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/doxygen/doxygen_1.9.1.orig.tar.gz doxygen-Release_1_9_1/src/markdown.cpp:1759:30: style: Redundant condition: If 'EXPR == '|'', the comparison 'EXPR != '\n'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/dpf-plugins/dpf-plugins_1.4.orig.tar.gz DPF-Plugins-1.4/dpf/dgl/src/nanovg/stb_image.h:3055:17: style: Redundant condition: If 'req_comp >= 3', the comparison 'req_comp' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/dpuser/dpuser_4.1+dfsg.orig.tar.xz dpusersrc/QFitsView/QFitsMarkers.cpp:260:20: style: Redundant condition: isMBchild. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/dragonfly-reverb/dragonfly-reverb_3.2.6.orig.tar.gz DragonflyReverb-Source-v3.2.6/dpf/dgl/src/nanovg/stb_image.h:4724:17: style: Redundant condition: If 'req_comp >= 3', the comparison 'req_comp' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/drawterm/drawterm_20170818.orig.tar.gz drawterm-20170818/kern/devdraw.c:898:7: style: Redundant condition: 1. '1 || (1 && !1)' is equivalent to '1' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/drbd-utils/drbd-utils_9.15.0.orig.tar.gz drbd-utils-9.15.0/user/v9/drbdadm_dump.c:66:37: style: Redundant condition: ctx. '!ctx || (ctx && ctx->stqh_first==NULL)' is equivalent to '!ctx || ctx->stqh_first==NULL' [redundantCondition] drbd-utils-9.15.0/user/v9/drbdadm_dump.c:329:37: style: Redundant condition: ctx. '!ctx || (ctx && ctx->stqh_first==NULL)' is equivalent to '!ctx || ctx->stqh_first==NULL' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/drs4eb/drs4eb_5.0.6+git20211217+ds.orig.tar.xz drs4eb-5.0.6+git20211217+ds/software/mxml/mxml.cxx:938:12: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/dsdp/dsdp_5.8.orig.tar.gz DSDP5.8/examples/readsdpa.c:542:28: style: Redundant condition: If 'nargs < 0', the comparison 'nargs != 5' is always true. [redundantCondition] DSDP5.8/pdsdp/PETSc/readsdpa.c:526:28: style: Redundant condition: If 'nargs < 0', the comparison 'nargs != 5' is always true. [redundantCondition] DSDP5.8/pdsdp/PLAPPACK/readsdpa.c:535:28: style: Redundant condition: If 'nargs < 0', the comparison 'nargs != 5' is always true. [redundantCondition] DSDP5.8/pdsdp/ScaLAPACK/readsdpa.c:525:28: style: Redundant condition: If 'nargs < 0', the comparison 'nargs != 5' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/dump/dump_0.4b47.orig.tar.gz dump-0.4b47/compat/lib/rmtflags.c:116:21: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] dump-0.4b47/compat/lib/rmtflags.c:125:22: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/duo-unix/duo-unix_1.11.3.orig.tar.gz duo_unix-1.11.3/lib/testduo.c:64:22: style: Redundant condition: If 'code == 0', the comparison 'code != 1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/dvi2ps/dvi2ps_5.1j.orig.tar.gz dvi2ps-5.1j/pscolor.c:72:17: style:inconclusive: Redundant condition: If 'EXPR > ' '', the comparison 'EXPR' is always true. [redundantCondition] dvi2ps-5.1j/pscolor.c:81:43: style:inconclusive: Redundant condition: If 'EXPR > ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/dvipng/dvipng_1.15.orig.tar.gz dvipng-1.15/misc.c:79:13: style:inconclusive: Redundant condition: If 'EXPR > '9'', the comparison 'EXPR != '-'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/dvipsk-ja/dvipsk-ja_5.98+p1.7b.orig.tar.gz dvipsk_TexLive-2009-stripped/color.c:63:17: style:inconclusive: Redundant condition: If 'EXPR > ' '', the comparison 'EXPR' is always true. [redundantCondition] dvipsk_TexLive-2009-stripped/color.c:71:43: style:inconclusive: Redundant condition: If 'EXPR > ' '', the comparison 'EXPR' is always true. [redundantCondition] dvipsk_TexLive-2009-stripped/resident.c:501:26: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] dvipsk_TexLive-2009-stripped/resident.c:512:23: style:inconclusive: Redundant condition: If 'EXPR > ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/dvisvgm/dvisvgm_2.13.4.orig.tar.gz dvisvgm-2.13.4/libs/ff-woff/fontforge/stemdb.c:2373:14: style: Redundant condition: !fp. '!fp && (!fp || t<0.5)' is equivalent to '!fp' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/dvtm/dvtm_0.15+40.g311a8c0.orig.tar.gz dvtm.c:921:38: style: Redundant condition: If 'EXPR == '\0'', the comparison 'EXPR != '/'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/dwb/dwb_20140702hg.orig.tar.bz2 dwb/exar/exar.c:272:17: style: Redundant condition: If 'EXPR', the comparison 'EXPR != '\0'' is always true. [redundantCondition] dwb/exar/exar.c:459:24: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR' is always true. [redundantCondition] dwb/src/util.c:192:29: style: Redundant condition: value. '!value || (value && !g_strcmp0(value,"null"))' is equivalent to '!value || !g_strcmp0(value,"null")' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/dxvk/dxvk_1.10.1+ds1.orig.tar.xz dxvk-1.10.1/src/dxvk/dxvk_state_cache.cpp:894:34: style: Redundant condition: If 'i < 8', the comparison 'i < 8' is always true. [redundantCondition] dxvk-1.10.1/src/dxvk/dxvk_state_cache.cpp:910:34: style: Redundant condition: If 'i < 8', the comparison 'i < 12' is always true. [redundantCondition] dxvk-1.10.1/src/dxvk/dxvk_state_cache.cpp:916:34: style: Redundant condition: If 'i < 8', the comparison 'i < 12' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/d/dynare/dynare_5.1.orig.tar.xz dynare-5.1/preprocessor/src/ExprNode.cc:2560:7: style: Redundant condition: op_code==UnaryOpcode::uminus. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] dynare-5.1/preprocessor/src/ExprNode.cc:2781:7: style: Redundant condition: op_code==UnaryOpcode::uminus. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/e17/e17_0.25.3.orig.tar.xz enlightenment-0.25.3/src/bin/system/e_system_inout.c:99:25: style: Redundant condition: buf. '!buf || (buf && buf[head.size-1]=='\0')' is equivalent to '!buf || buf[head.size-1]=='\0'' [redundantCondition] enlightenment-0.25.3/src/bin/system/e_system_storage.c:115:40: style:inconclusive: Redundant condition: If 'EXPR == '$'', the comparison 'EXPR <= '*'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/e2fsprogs/e2fsprogs_1.46.5.orig.tar.gz e2fsprogs-1.46.5/e2fsck/pass1.c:620:29: style: Redundant condition: sizeof(time_t)>4. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] e2fsprogs-1.46.5/lib/blkid/tag.c:366:12: style: Redundant condition: dev. '!dev || (dev && dev->bid_flags&0x0001)' is equivalent to '!dev || dev->bid_flags&0x0001' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/e2guardian/e2guardian_5.3.5.orig.tar.gz e2guardian-5.3.5/src/NaughtyFilter.cpp:446:35: style: Redundant condition: c==32. 'c!=32 || (c==32 && bodymeta[j-1]!=32)' is equivalent to 'c!=32 || bodymeta[j-1]!=32' [redundantCondition] e2guardian-5.3.5/src/contentscanners/avastdscan.cpp:231:98: style: Redundant condition: If 'EXPR == '\0'', the comparison 'EXPR != '['' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/ea-utils/ea-utils_1.1.2+dfsg.orig.tar.xz ea-utils.1.1.2-686/sam_header.c:366:16: style: Redundant condition: If 'EXPR == '\t'', the comparison 'EXPR' is always true. [redundantCondition] ea-utils.1.1.2-686/sam_header.c:390:20: style: Redundant condition: If 'EXPR == '\t'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/ebview/ebview_0.3.6.2.orig.tar.gz ebview-0.3.6.2/intl/dcigettext.c:697:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/ecasound/ecasound_2.9.3.orig.tar.gz ecasound-2.9.3/ecatools/ecalength.c:238:28: style: Redundant condition: opts.script. '!opts.script || (opts.script && opts.human)' is equivalent to '!opts.script || opts.human' [redundantCondition] ecasound-2.9.3/ecatools/ecalength.c:243:28: style: Redundant condition: opts.script. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ecasound-2.9.3/ecatools/ecalength.c:249:28: style: Redundant condition: opts.script. '!opts.script || (opts.script && opts.human)' is equivalent to '!opts.script || opts.human' [redundantCondition] ecasound-2.9.3/libecasound/audioio-seqbase.cpp:413:39: style: Redundant condition: io_mode()!=AUDIO_IO::io_read. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ecasound-2.9.3/libecasound/eca-control-base.cpp:233:37: style: Redundant condition: is_engine_created()==true. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/ecere-sdk/ecere-sdk_0.44.15.orig.tar.bz2 ecere-sdk-0.44.15/compiler/bootstrap/ecere/bootstrap/String.c:389:22: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/ecflow/ecflow_5.8.4.orig.tar.xz ecflow-5.8.4/Client/test/TestSinglePerf.cpp:126:27: style: Redundant condition: If 'i == 0', the comparison 'i != 1' is always true. [redundantCondition] ecflow-5.8.4/Server/src/ServerEnvironment.cpp:220:24: style: Redundant condition: If 'serverPort_ == 0', the comparison 'serverPort_ <= 1023' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/echoping/echoping_6.0.2.orig.tar.gz echoping-6.0.2/echoping.c:566:10: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/eclipse-titan/eclipse-titan_8.1.1.orig.tar.gz titan.core-8.1.1/performance_test/SIPApplibPerfTest/src/SIPmsg_PT.cc:3562:21: style: Redundant condition: target_addr. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] titan.core-8.1.1/performance_test/SIPApplibPerfTest/src/SIPmsg_PT.cc:3625:21: style: Redundant condition: target_addr. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] titan.core-8.1.1/performance_test/SIPApplibPerfTest/src/SIPmsg_PT.cc:3631:71: style: Redundant condition: local_addr. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/ecryptfs-utils/ecryptfs-utils_111.orig.tar.gz ecryptfs-utils-111/src/libecryptfs/cmd_ln_parser.c:249:11: style: Redundant condition: tok. '!tok || (tok && tok[0]=='\0')' is equivalent to '!tok || tok[0]=='\0'' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/edfbrowser/edfbrowser_1.93+dfsg.orig.tar.xz edfbrowser_193_source/cnvs/manscan2edf.cpp:1709:28: style: Redundant condition: If 'EXPR == 0', the comparison 'EXPR != ' '' is always true. [redundantCondition] edfbrowser_193_source/cnvs/manscan2edf.cpp:1737:28: style: Redundant condition: If 'EXPR == 0', the comparison 'EXPR != ' '' is always true. [redundantCondition] edfbrowser_193_source/cnvs/manscan2edf.cpp:1762:28: style: Redundant condition: If 'EXPR == 0', the comparison 'EXPR != ' '' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/edgar/edgar_1.23.orig.tar.gz edgar-1.23/src/enemy/giant_ceiling_creeper.c:237:26: style: Redundant condition: other->head!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] edgar-1.23/src/enemy/red_ceiling_creeper.c:282:31: style: Redundant condition: other->head!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] edgar-1.23/src/entity.c:868:32: style: Redundant condition: self->type==AUTO_DOOR. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/editorconfig-core/editorconfig-core_0.12.5.orig.tar.gz editorconfig-core-c-0.12.5/src/lib/ini.c:158:43: style: Redundant condition: If 'EXPR == '#'', the comparison 'EXPR != ';'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/edk2/edk2_2022.05.orig.tar.xz edk2-2022.05/CryptoPkg/Library/OpensslLib/openssl/ssl/statem/extensions_clnt.c:838:17: style: Redundant condition: s->ext.hostname!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] edk2-2022.05/CryptoPkg/Library/OpensslLib/openssl/ssl/ssl_lib.c:1843:25: style: Redundant condition: ret<=0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] edk2-2022.05/CryptoPkg/Library/OpensslLib/openssl/test/sslapitest.c:1781:32: style: Redundant condition: nwbio==iwbio. 'nwbio!=iwbio || (nwbio==iwbio && irbio==iwbio)' is equivalent to 'nwbio!=iwbio || irbio==iwbio' [redundantCondition] edk2-2022.05/MdeModulePkg/Bus/I2c/I2cDxe/I2cBus.c:496:39: style: Redundant condition: RemainingDevicePath!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] edk2-2022.05/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AhciMode.c:1142:22: style: Redundant condition: Task!=NULL. 'Task==NULL || (Task!=NULL && Task->Map==NULL)' is equivalent to 'Task==NULL || Task->Map==NULL' [redundantCondition] edk2-2022.05/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AhciMode.c:1168:22: style: Redundant condition: Task!=NULL. 'Task==NULL || (Task!=NULL && !Task->IsStart)' is equivalent to 'Task==NULL || !Task->IsStart' [redundantCondition] edk2-2022.05/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AhciMode.c:1294:22: style: Redundant condition: Task!=NULL. 'Task==NULL || (Task!=NULL && Status!=EFI_NOT_READY)' is equivalent to 'Task==NULL || Status!=EFI_NOT_READY' [redundantCondition] edk2-2022.05/MdeModulePkg/Universal/HiiDatabaseDxe/Font.c:1994:44: style: Redundant condition: LineWidth+BltX>Image->Width. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] edk2-2022.05/MdeModulePkg/Universal/SetupBrowserDxe/Presentation.c:2580:43: style: Redundant condition: Statement->Storage!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] edk2-2022.05/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.c:419:34: style: Redundant condition: This->MajorVersion>=0x3. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] edk2-2022.05/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.c:686:38: style: Redundant condition: This->MajorVersion>=0x3. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] edk2-2022.05/NetworkPkg/Ip6Dxe/Ip6Nd.c:1349:31: style: Redundant condition: SourceAddress!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] edk2-2022.05/SecurityPkg/Library/DxeTpmMeasureBootLib/DxeTpmMeasureBootLib.c:939:30: style: Redundant condition: ApplicationRequired. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] edk2-2022.05/SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.c:827:30: style: Redundant condition: ApplicationRequired. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] edk2-2022.05/ShellPkg/Library/UefiShellDriver1CommandsLib/DrvDiag.c:217:43: style: Redundant condition: Lang!=NULL. 'Lang==NULL || (Lang!=NULL && Lang[2]!='-')' is equivalent to 'Lang==NULL || Lang[2]!='-'' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/efl/efl_1.26.2.orig.tar.xz efl-1.26.2/src/bin/efreet/efreet_mime_cache_create.c:186:21: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR' is always true. [redundantCondition] efl-1.26.2/src/bin/edje/epp/cpplib.c:4018:17: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR != '\"'' is always true. [redundantCondition] efl-1.26.2/src/bin/embryo/embryo_cc_sc2.c:1253:22: style:inconclusive: Redundant condition: If 'EXPR > ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] efl-1.26.2/src/lib/evas/canvas/evas_font_dir.c:498:23: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/efte/efte_1.1.orig.tar.gz efte-1.1/src/h_c.cpp:1005:37: style: Redundant condition: PrevRowP==RowP. 'PrevRowP!=RowP || (PrevRowP==RowP && PrevColP!=ColP)' is equivalent to 'PrevRowP!=RowP || PrevColP!=ColP' [redundantCondition] efte-1.1/src/h_c.cpp:1066:41: style: Redundant condition: PrevRowP==RowP. 'PrevRowP!=RowP || (PrevRowP==RowP && PrevColP!=ColP)' is equivalent to 'PrevRowP!=RowP || PrevColP!=ColP' [redundantCondition] efte-1.1/src/h_c.cpp:1184:37: style: Redundant condition: PrevRowP==RowP. 'PrevRowP!=RowP || (PrevRowP==RowP && PrevColP!=ColP)' is equivalent to 'PrevRowP!=RowP || PrevColP!=ColP' [redundantCondition] efte-1.1/src/h_c.cpp:1232:37: style: Redundant condition: PrevRowP==RowP. 'PrevRowP!=RowP || (PrevRowP==RowP && PrevColP!=ColP)' is equivalent to 'PrevRowP!=RowP || PrevColP!=ColP' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/eggdrop/eggdrop_1.8.4+repack1.orig.tar.gz eggdrop-1.8.4+repack1/src/botnet.c:1014:57: style: Redundant condition: If '!EXPR', the comparison 'EXPR <= 0' is always true. [redundantCondition] eggdrop-1.8.4+repack1/src/botnet.c:1172:54: style: Redundant condition: If '!EXPR', the comparison 'EXPR <= 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/ekg/ekg_1.9~pre+r2855.orig.tar.gz ekg-1.9~pre+r2855/src/ui-ncurses.c:4232:12: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ekg-1.9~pre+r2855/src/ui-ncurses.c:4842:10: style: Redundant condition: b. '!b || (b && b->function!=binding_complete)' is equivalent to '!b || b->function!=binding_complete' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/ekg2/ekg2_0.4~pre+20120506.1.orig.tar.gz ekg2-0.4~pre+20120506.1/plugins/irc/input.c:294:29: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ekg2-0.4~pre+20120506.1/plugins/irc/input.c:458:29: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ekg2-0.4~pre+20120506.1/plugins/ncurses/input.c:709:9: style: Redundant condition: b. '!b || (b && b->function!=ncurses_binding_complete)' is equivalent to '!b || b->function!=ncurses_binding_complete' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/ekiga/ekiga_4.0.1.orig.tar.xz ekiga-4.0.1/lib/engine/components/dx-videooutput/videooutput-manager-dx.cpp:277:32: style: Redundant condition: !update_required.remote. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ekiga-4.0.1/lib/engine/components/x-videooutput/videooutput-manager-x.cpp:513:43: style: Redundant condition: !update_required.remote. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ekiga-4.0.1/plugins/loudmouth/loudmouth-heap-roster.cpp:227:9: style: Redundant condition: type_attr!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ekiga-4.0.1/plugins/loudmouth/loudmouth-heap-roster.cpp:301:18: style: Redundant condition: ask!=NULL. 'ask==NULL || (ask!=NULL && g_strcmp0(ask,"subscribe")!=0)' is equivalent to 'ask==NULL || g_strcmp0(ask,"subscribe")!=0' [redundantCondition] ekiga-4.0.1/src/gui/conf.cpp:101:17: style: Redundant condition: conf_url. '!conf_url || (conf_url && !g_strcmp0(conf_url,""))' is equivalent to '!conf_url || !g_strcmp0(conf_url,"")' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/elektra/elektra_0.8.14.orig.tar.gz elektra-0.8.14/src/plugins/filecheck/filecheck.c:205:39: style: Redundant condition: If 'EXPR > 0x7E', the comparison 'EXPR != '\n'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/elektroid/elektroid_2.1.orig.tar.gz elektroid-2.1/src/connector.c:1266:3: style: Redundant condition: transfer.raw->len>=12. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] elektroid-2.1/src/elektroid.c:2799:8: style: Redundant condition: browser->dnd_motion_path. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/elementtidy/elementtidy_1.0.orig.tar.gz elementtidy-1.0-20050212.orig/tidylib/src/parser.c:3933:33: style: Redundant condition: node->line==1. 'node->line!=1 || (node->line==1 && node->column!=1)' is equivalent to 'node->line!=1 || node->column!=1' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/elfutils/elfutils_0.187.orig.tar.bz2 elfutils-0.187/src/ar.c:755:4: style: Redundant condition: symtab.symsnamelen==0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] elfutils-0.187/src/ranlib.c:212:7: style: Redundant condition: symtab.symsnamelen==0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/elinks/elinks_0.13~20190125.orig.tar.xz elinks-0.13~20190125/src/intl/gettext/dcigettext.c:431:35: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/elog/elog_3.1.3-1.orig.tar.gz elog-3.1.3-1/src/mxml.c:919:12: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR' is always true. [redundantCondition] elog-3.1.3-1/src/elogd.c:9793:26: style: Redundant condition: breedit. '!breedit || (breedit && i==2)' is equivalent to '!breedit || i==2' [redundantCondition] elog-3.1.3-1/src/elogd.c:9814:23: style: Redundant condition: breedit. '!breedit || (breedit && i==2)' is equivalent to '!breedit || i==2' [redundantCondition] elog-3.1.3-1/src/elogd.c:9834:23: style: Redundant condition: breedit. '!breedit || (breedit && i==2)' is equivalent to '!breedit || i==2' [redundantCondition] elog-3.1.3-1/src/elogd.c:9854:23: style: Redundant condition: breedit. '!breedit || (breedit && i==2)' is equivalent to '!breedit || i==2' [redundantCondition] elog-3.1.3-1/src/elogd.c:9914:26: style: Redundant condition: breedit. '!breedit || (breedit && i==2)' is equivalent to '!breedit || i==2' [redundantCondition] elog-3.1.3-1/src/elogd.c:9934:26: style: Redundant condition: breedit. '!breedit || (breedit && i==2)' is equivalent to '!breedit || i==2' [redundantCondition] elog-3.1.3-1/src/elogd.c:16775:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] elog-3.1.3-1/src/elogd.c:28730:20: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] elog-3.1.3-1/src/elogd.c:28763:19: style: Redundant condition: If 'EXPR == ';'', the comparison 'EXPR' is always true. [redundantCondition] elog-3.1.3-1/src/elogd.c:28770:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] elog-3.1.3-1/src/elogd.c:28787:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] elog-3.1.3-1/src/elogd.c:28798:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] elog-3.1.3-1/src/elogd.c:28808:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] elog-3.1.3-1/src/elogd.c:28819:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] elog-3.1.3-1/src/elogd.c:28829:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] elog-3.1.3-1/src/elogd.c:29183:17: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR' is always true. [redundantCondition] elog-3.1.3-1/src/elogd.c:30480:17: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR' is always true. [redundantCondition] elog-3.1.3-1/src/elogd.c:30491:20: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR' is always true. [redundantCondition] elog-3.1.3-1/src/elogd.c:30507:17: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/ember/ember_0.7.2+dfsg.orig.tar.xz ember-0.7.2/src/components/ogre/MeshCollisionDetector.cpp:202:35: style: Redundant condition: submesh->useSharedVertices. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ember-0.7.2/src/framework/tinyxml/tinyxmlparser.cpp:447:14: style: Redundant condition: If 'EXPR == '#'', the comparison 'EXPR' is always true. [redundantCondition] ember-0.7.2/src/framework/tinyxml/tinyxmlparser.cpp:825:16: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] ember-0.7.2/src/framework/tinyxml/tinyxmlparser.cpp:1271:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] ember-0.7.2/src/framework/tinyxml/tinyxmlparser.cpp:1371:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '='' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/emboss/emboss_6.6.0+dfsg.orig.tar.xz EMBOSS-6.6.0/ajax/core/ajfeatread.c:4619:11: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '"'' is always true. [redundantCondition] EMBOSS-6.6.0/ajax/core/ajoboread.c:4142:16: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] EMBOSS-6.6.0/ajax/core/ajseqread.c:5927:14: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] EMBOSS-6.6.0/emboss/tfextract.c:116:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] EMBOSS-6.6.0/emboss/tfscan.c:144:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] EMBOSS-6.6.0/emboss/tfscan.c:147:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] EMBOSS-6.6.0/emboss/tfscan.c:150:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] EMBOSS-6.6.0/nucleus/embpat.c:2018:16: style: Redundant condition: right. '!right || (right && k+1+plen==slen)' is equivalent to '!right || k+1+plen==slen' [redundantCondition] EMBOSS-6.6.0/nucleus/embpat.c:2186:31: style: Redundant condition: carboxyl. '!carboxyl || (carboxyl && i==slen)' is equivalent to '!carboxyl || i==slen' [redundantCondition] EMBOSS-6.6.0/nucleus/embpat.c:2211:19: style: Redundant condition: carboxyl. '!carboxyl || (carboxyl && i+1==slen)' is equivalent to '!carboxyl || i+1==slen' [redundantCondition] EMBOSS-6.6.0/nucleus/embpat.c:2979:16: style: Redundant condition: carboxyl. '!carboxyl || (carboxyl && pos==slen-plen)' is equivalent to '!carboxyl || pos==slen-plen' [redundantCondition] EMBOSS-6.6.0/nucleus/embpat.c:3150:16: style: Redundant condition: carboxyl. '!carboxyl || (carboxyl && pos==slen-plen)' is equivalent to '!carboxyl || pos==slen-plen' [redundantCondition] EMBOSS-6.6.0/nucleus/embpat.c:3294:19: style: Redundant condition: carboxyl. '!carboxyl || (carboxyl && h+1==slen-m)' is equivalent to '!carboxyl || h+1==slen-m' [redundantCondition] EMBOSS-6.6.0/nucleus/embpat.c:3565:19: style: Redundant condition: carboxyl. '!carboxyl || (carboxyl && h+1==slen-m)' is equivalent to '!carboxyl || h+1==slen-m' [redundantCondition] EMBOSS-6.6.0/nucleus/embpat.c:3881:18: style: Redundant condition: carboxyl. '!carboxyl || (carboxyl && !seq[spos])' is equivalent to '!carboxyl || !seq[spos]' [redundantCondition] EMBOSS-6.6.0/nucleus/embpat.c:4118:19: style: Redundant condition: carboxyl. '!carboxyl || (carboxyl && start==slen-(end-start+1))' is equivalent to '!carboxyl || start==slen-(end-start+1)' [redundantCondition] EMBOSS-6.6.0/nucleus/embpat.c:4862:13: style: Redundant condition: If 'EXPR == '('', the comparison 'EXPR' is always true. [redundantCondition] EMBOSS-6.6.0/nucleus/embpat.c:5118:16: style: Redundant condition: right. '!right || (right && start==ajStrGetLen(text)-(end-start+1))' is equivalent to '!right || start==ajStrGetLen(text)-(end-start+1)' [redundantCondition] EMBOSS-6.6.0/nucleus/embpat.c:5278:16: style: Redundant condition: right. '!right || (right && start==ajStrGetLen(text)-(end-start+1))' is equivalent to '!right || start==ajStrGetLen(text)-(end-start+1)' [redundantCondition] EMBOSS-6.6.0/nucleus/embpat.c:5502:25: style: Redundant condition: thys->carboxyl. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] EMBOSS-6.6.0/nucleus/embpat.c:5647:25: style: Redundant condition: thys->carboxyl. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/empathy/empathy_3.25.90+really3.12.14.orig.tar.xz empathy-3.12.14/libempathy-gtk/empathy-individual-view.c:638:36: style: Redundant condition: dm!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] empathy-3.12.14/src/empathy-debug-window.c:464:12: style: Redundant condition: !gone. 'gone || (!gone && stored_proxy!=NULL)' is equivalent to 'gone || stored_proxy!=NULL' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/emscripten/emscripten_3.1.6~dfsg.orig.tar.xz emscripten-3.1.6/tests/third_party/openjpeg/libopenjpeg/pi.c:656:32: style: Redundant condition: !cp->cinema. 'cp->cinema || (!cp->cinema && t2_mode==FINAL_PASS)' is equivalent to 'cp->cinema || t2_mode==FINAL_PASS' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/enchant/enchant_1.6.0.orig.tar.gz enchant-1.6.0/src/myspell/hunspell.cxx:96:24: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] enchant-1.6.0/src/myspell/hunspell.cxx:140:24: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/endless-sky/endless-sky_0.9.8.orig.tar.gz endless-sky-0.9.8/source/DataFile.cpp:169:37: style:inconclusive: Redundant condition: If 'EXPR <= ' '', the comparison 'EXPR != '#'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/engrampa/engrampa_1.26.0.orig.tar.xz engrampa-1.26.0/src/glib-utils.c:398:24: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/enigma/enigma_1.20-dfsg.1.orig.tar.bz2 enigma-1.20/intl/dcigettext.c:583:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/enscript/enscript_1.6.5.90.orig.tar.gz enscript-1.6.5.90/intl/dcigettext.c:697:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/epic4/epic4_2.10.10.orig.tar.xz epic4-2.10.10/source/status.c:1043:16: style: Redundant condition: !mode. 'mode==0 && (!mode || !*mode)' is equivalent to 'mode==0' [redundantCondition] epic4-2.10.10/source/timer.c:682:27: style: Redundant condition: If 'EXPR < 0', the comparison 'EXPR != 1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/epic5/epic5_2.1.6.orig.tar.xz epic5-2.1.6/source/timer.c:1085:27: style: Redundant condition: If 'EXPR < 0', the comparison 'EXPR != 1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/epstool/epstool_3.09.orig.tar.xz epstool-3.09/src/cmbcs.c:64:15: style: Redundant condition: If 'EXPR >= 0x80', the comparison 'EXPR' is always true. [redundantCondition] epstool-3.09/src/epstool.c:1478:13: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] epstool-3.09/src/epstool.c:1502:13: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] epstool-3.09/src/epstool.c:1525:13: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/erlang/erlang_25.0+dfsg.orig.tar.xz otp-OTP-25.0/erts/emulator/test/port_SUITE_data/echo_drv.c:82:25: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] otp-OTP-25.0/erts/lib_src/yielding_c_fun/lib/tiny_regex_c/re.c:293:26: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/eso-midas/eso-midas_22.02pl1.0.orig.tar.gz 22FEBpl1.0/applic/general/src/keyset.c:90:30: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] 22FEBpl1.0/libsrc/agl/ascii2mf.c:136:22: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] 22FEBpl1.0/libsrc/os/unix/osl.c:110:31: style: Redundant condition: *arg=='*'. '*arg!='*' || (*arg=='*' && *(arg+1))' is equivalent to '*arg!='*' || *(arg+1)' [redundantCondition] 22FEBpl1.0/libsrc/os/unix/osp.c:189:19: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] 22FEBpl1.0/libsrc/os/vms/osl.c:128:27: style: Redundant condition: *arg=='*'. '*arg!='*' || (*arg=='*' && *(arg+1))' is equivalent to '*arg!='*' || *(arg+1)' [redundantCondition] 22FEBpl1.0/monit/prepd.c:1142:25: style: Redundant condition: If 'EXPR == 'n'', the comparison 'EXPR != 'N'' is always true. [redundantCondition] 22FEBpl1.0/prim/dio/src/outtape.c:305:13: style: Redundant condition: If 'EXPR == '.'', the comparison 'EXPR' is always true. [redundantCondition] 22FEBpl1.0/prim/general/libsrc/iqefunc.c:377:12: style: Redundant condition: pwm. '!pwm || (pwm && 0.0<*pw)' is equivalent to '!pwm || 0.0<*pw' [redundantCondition] 22FEBpl1.0/prim/general/libsrc/iqefunc.c:414:30: style: Redundant condition: pwm. '!pwm || (pwm && 0.0<*pw)' is equivalent to '!pwm || 0.0<*pw' [redundantCondition] 22FEBpl1.0/prim/help/mhsplit.c:143:21: style:inconclusive: Redundant condition: If 'EXPR > ' '', the comparison 'EXPR' is always true. [redundantCondition] 22FEBpl1.0/prim/help/mhsplit.c:147:14: style:inconclusive: Redundant condition: If 'EXPR > ' '', the comparison 'EXPR' is always true. [redundantCondition] 22FEBpl1.0/prim/help/mhsplit.c:149:21: style:inconclusive: Redundant condition: If 'EXPR > ' '', the comparison 'EXPR' is always true. [redundantCondition] 22FEBpl1.0/prim/help/mhsplit.c:151:21: style:inconclusive: Redundant condition: If 'EXPR > ' '', the comparison 'EXPR' is always true. [redundantCondition] 22FEBpl1.0/stdred/ccdred/src/ccdalign.c:228:18: style: Redundant condition: If 'nimcol > 0', the comparison 'nimcol != 0' is always true. [redundantCondition] 22FEBpl1.0/stdred/ccdred/src/ccdalign.c:233:18: style: Redundant condition: If 'nimrow > 0', the comparison 'nimrow != 0' is always true. [redundantCondition] 22FEBpl1.0/stdred/ccdred/src/ccdmosfit.c:225:18: style: Redundant condition: If 'nimcol > 0', the comparison 'nimcol != 0' is always true. [redundantCondition] 22FEBpl1.0/stdred/ccdred/src/ccdmosfit.c:230:18: style: Redundant condition: If 'nimrow > 0', the comparison 'nimrow != 0' is always true. [redundantCondition] 22FEBpl1.0/stdred/ccdred/src/ccdmatch.c:257:18: style: Redundant condition: If 'nimcol > 0', the comparison 'nimcol != 0' is always true. [redundantCondition] 22FEBpl1.0/stdred/ccdred/src/ccdmatch.c:262:18: style: Redundant condition: If 'nimrow > 0', the comparison 'nimrow != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/ettercap/ettercap_0.8.3.1.orig.tar.gz ettercap-0.8.3.1/src/missing/scandir.c:29:24: style: Redundant condition: select!=NULL. 'select==NULL || (select!=NULL && (*select)(entry))' is equivalent to 'select==NULL || (*select)(entry)' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/etw/etw_3.6+svn162.orig.tar.gz etw-3.6+svn162.orig/etw/cpu.c:307:30: style: Redundant condition: pl->gioc_palla. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/euslisp/euslisp_9.27+dfsg.orig.tar.gz EusLisp-EusLisp-9.27/contrib/xview/transargv.c:43:15: style: Redundant condition: If 'v > 0x1fffffff', the comparison 'v > 0' is always true. [redundantCondition] EusLisp-EusLisp-9.27/contrib/xview/transargv.c:47:20: style: Redundant condition: If 'w > 0x1fffffff', the comparison 'w > 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/evolution/evolution_3.44.2.orig.tar.xz evolution-3.44.2/src/addressbook/gui/widgets/eab-gui-util.c:670:14: style: Redundant condition: loc[0]. '!loc[0] || (loc[0] && !loc[1])' is equivalent to '!loc[0] || !loc[1]' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/evolution-data-server/evolution-data-server_3.44.2.orig.tar.xz evolution-data-server-3.44.2/src/camel/providers/local/camel-local-provider.c:162:7: style: Redundant condition: c=='/'. 'c!='/' || (c=='/' && last!='/')' is equivalent to 'c!='/' || last!='/'' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/examl/examl_3.0.22.orig.tar.gz ExaML-3.0.22/examl/searchAlgo.c:2019:33: style: Redundant condition: adef->useCheckpoint. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/exempi/exempi_2.6.1.orig.tar.bz2 exempi-2.6.1/XMPFiles/source/FormatSupport/AIFF/AIFFMetadata.cpp:45:26: style: Redundant condition: strObj!=NULL. 'strObj==NULL || (strObj!=NULL && strObj->getValue().empty())' is equivalent to 'strObj==NULL || strObj->getValue().empty()' [redundantCondition] exempi-2.6.1/XMPFiles/source/FormatSupport/WAVE/BEXTMetadata.cpp:328:27: style: Redundant condition: strObj!=NULL. 'strObj==NULL || (strObj!=NULL && strObj->getValue().empty())' is equivalent to 'strObj==NULL || strObj->getValue().empty()' [redundantCondition] exempi-2.6.1/XMPFiles/source/FormatSupport/WAVE/Cr8rMetadata.cpp:224:27: style: Redundant condition: strObj!=NULL. 'strObj==NULL || (strObj!=NULL && strObj->getValue().empty())' is equivalent to 'strObj==NULL || strObj->getValue().empty()' [redundantCondition] exempi-2.6.1/XMPFiles/source/FormatSupport/WAVE/DISPMetadata.cpp:137:26: style: Redundant condition: strObj!=NULL. 'strObj==NULL || (strObj!=NULL && strObj->getValue().empty())' is equivalent to 'strObj==NULL || strObj->getValue().empty()' [redundantCondition] exempi-2.6.1/XMPFiles/source/FormatSupport/WAVE/PrmLMetadata.cpp:214:27: style: Redundant condition: strObj!=NULL. 'strObj==NULL || (strObj!=NULL && strObj->getValue().empty())' is equivalent to 'strObj==NULL || strObj->getValue().empty()' [redundantCondition] exempi-2.6.1/XMPFiles/source/FormatSupport/WAVE/INFOMetadata.cpp:263:26: style: Redundant condition: strObj!=NULL. 'strObj==NULL || (strObj!=NULL && strObj->getValue().empty())' is equivalent to 'strObj==NULL || strObj->getValue().empty()' [redundantCondition] exempi-2.6.1/XMPFiles/source/FormatSupport/WAVE/WAVEBehavior.cpp:568:25: style: Redundant condition: !found. 'found || (!found && !requireEntry)' is equivalent to 'found || !requireEntry' [redundantCondition] exempi-2.6.1/XMPFiles/source/FormatSupport/WAVE/iXMLMetadata.cpp:220:28: style: Redundant condition: strObj!=NULL. 'strObj==NULL || (strObj!=NULL && strObj->getValue().empty())' is equivalent to 'strObj==NULL || strObj->getValue().empty()' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/exim4/exim4_4.96~RC2.orig.tar.xz exim-4.96-RC2/src/daemon.c:989:19: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '/'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/ext4magic/ext4magic_0.3.2.orig.tar.gz ext4magic-0.3.2/src/magic_block_scan.c:564:21: style: Redundant condition: If 'count > 60', the comparison 'count' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/e/eztrace/eztrace_1.1-11.orig.tar.bz2 eztrace-eztrace-1.1-11/extlib/opari2/src/opari/ompragma_f.cc:94:37: style: Redundant condition: c!=string::npos. 'c==string::npos || (c!=string::npos && wnodetype!=Comment)' is equivalent to 'prev==NULL || prev->nodetype!=Comment' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/faad2/faad2_2.10.0.orig.tar.gz faad2-2_10_0/plugins/QCDMp4/QCDMp4Tag.cpp:25:15: style: Redundant condition: item. '!item || (item && !*item)' is equivalent to '!item || !*item' [redundantCondition] faad2-2_10_0/plugins/QCDMp4/QCDMp4Tag.cpp:63:15: style: Redundant condition: item. '!item || (item && !*item)' is equivalent to '!item || !*item' [redundantCondition] faad2-2_10_0/plugins/QCDMp4/QCDMp4Tag.cpp:209:15: style: Redundant condition: item. '!item || (item && !*item)' is equivalent to '!item || !*item' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/falconpl/falconpl_0.9.6.9-git20120606.orig.tar.gz clt/falcon/editline/src/readline.c:521:19: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] clt/falcon/editline/src/readline.c:694:16: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] clt/falcon/editline/src/readline.c:701:18: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] modules/native/dynlib/src/dynlib_ext.cpp:811:10: style: Redundant condition: params.isVaradic(). '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/falcosecurity-libs/falcosecurity-libs_0.1.1dev+git20220316.e5c53d64.orig.tar.gz falcosecurity-libs/userspace/libsinsp/mesos.cpp:941:26: style: Redundant condition: json. '!json || (json && json->isNull())' is equivalent to '!json || json->isNull()' [redundantCondition] falcosecurity-libs/userspace/libsinsp/mesos.cpp:993:26: style: Redundant condition: json. '!json || (json && json->isNull())' is equivalent to '!json || json->isNull()' [redundantCondition] falcosecurity-libs/userspace/libsinsp/mesos.cpp:1008:26: style: Redundant condition: json. '!json || (json && json->isNull())' is equivalent to '!json || json->isNull()' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/fasta3/fasta3_36.3.8h.2020-02-11.orig.tar.gz fasta36-36.3.8h_11-Feb-2020/src/ncbl_lib.c:486:31: style: Redundant condition: If 'EXPR == '.'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/fastjar/fastjar_0.98.orig.tar.gz fastjar-0.98/jartool.c:1982:27: style: Redundant condition: If 'read_amt == -1', the comparison 'read_amt != 46' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/fastlink/fastlink_4.1P-fix100+dfsg.orig.tar.xz fastlink/4.1P/src/loopbrk.c:1614:34: style: Redundant condition: ped[NodeIndex].paid. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] fastlink/4.1P/src/loopbrk.c:1617:43: style: Redundant condition: ped[NodeIndex].maid. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/fastp/fastp_0.23.2+dfsg.orig.tar.xz fastp-0.23.2/src/overlapanalysis.cpp:46:38: style: Redundant condition: diff>overlapDiffLimit. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] fastp-0.23.2/src/overlapanalysis.cpp:80:38: style: Redundant condition: diff>overlapDiffLimit. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/fastqtl/fastqtl_2.184+dfsg.orig.tar.xz FastQTL/src/analysisMapping.cpp:104:16: style: Redundant condition: !full. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/fastx-toolkit/fastx-toolkit_0.0.14.orig.tar.gz fastx_toolkit-0.0.14/src/fastx_clipper/fastx_clipper.cpp:282:13: style: Redundant condition: If 'i > 0', the comparison 'i != -1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/faultstat/faultstat_0.01.07.orig.tar.xz faultstat-0.01.07/faultstat.c:970:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/fbb/fbb_7.010.orig.tar.gz fbb-7.0.10/src/mbl_list.c:474:21: style: Redundant condition: nouveau. '!nouveau || (nouveau && bul.status=='N')' is equivalent to '!nouveau || bul.status=='N'' [redundantCondition] fbb-7.0.10/src/mbl_read.c:137:60: style: Redundant condition: nouveau. '!nouveau || (nouveau && pbul.status=='N')' is equivalent to '!nouveau || pbul.status=='N'' [redundantCondition] fbb-7.0.10/src/mbl_stat.c:260:23: style: Redundant condition: i==HROUTE. 'i!=HROUTE || (i==HROUTE && !EMS_WPG_OK())' is equivalent to 'i!=HROUTE || !EMS_WPG_OK()' [redundantCondition] fbb-7.0.10/src/mbl_stat.c:364:27: style: Redundant condition: i==HROUTE. 'i!=HROUTE || (i==HROUTE && !EMS_WPG_OK())' is equivalent to 'i!=HROUTE || !EMS_WPG_OK()' [redundantCondition] fbb-7.0.10/src/mblutil.c:553:16: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/fceux/fceux_2.6.4+dfsg1.orig.tar.xz fceux-fceux-2.6.4/src/drivers/Qt/TasEditor/playback.cpp:562:38: style: Redundant condition: lastPositionFrame-1>=frame. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/fcitx/fcitx_4.2.9.8.orig.tar.xz fcitx-4.2.9.8/src/im/pinyin/py.c:1057:38: style: Redundant condition: val. '!val || (val && strlen(phrase->strMap)==iMatchedLength)' is equivalent to '!val || strlen(phrase->strMap)==iMatchedLength' [redundantCondition] fcitx-4.2.9.8/src/im/pinyin/py.c:1095:38: style: Redundant condition: val. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] fcitx-4.2.9.8/src/im/pinyin/py.c:1330:30: style: Redundant condition: val. '!val || (val && strlen(phrase->strMap)==iMatchedLength)' is equivalent to '!val || strlen(phrase->strMap)==iMatchedLength' [redundantCondition] fcitx-4.2.9.8/src/im/pinyin/py.c:1352:30: style: Redundant condition: val. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] fcitx-4.2.9.8/tools/cli/txt2mb.c:170:33: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] fcitx-4.2.9.8/tools/cli/txt2mb.c:177:33: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] fcitx-4.2.9.8/tools/cli/txt2mb.c:184:33: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/fet/fet_5.48.1.orig.tar.bz2 fet-5.48.1/src/engine/generate.cpp:5575:16: style: Redundant condition: d==d2. 'd!=d2 || (d==d2 && h+act->duration-1duration-10. 'narg<=0 || (narg>0 && l0. 'narg<=0 || (narg>0 && l0. 'narg<=0 || (narg>0 && lversion!=1)' is equivalent to '!factory || factory->version!=1' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/flightgear/flightgear_2020.3.6+dfsg.orig.tar.xz flightgear-2020.3.6/src/Network/ATC-Inputs.cxx:482:46: style: Redundant condition: subtype=="pedals". 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/flite/flite_2.2.orig.tar.gz flite-2.2/lang/usenglish/us_text.c:407:39: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/flmsg/flmsg_4.0.17.orig.tar.gz flmsg-4.0.17/src/utils/mingw.c:240:23: style: Redundant condition: If 'EXPR < 0', the comparison 'EXPR < 0L' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/flow-tools/flow-tools_0.68.orig.tar.gz flow-tools-0.68/lib/ftmap.c:384:17: style: Redundant condition: ip. '!ip || (ip && ftmin->ip==ip)' is equivalent to '!ip || ftmin->ip==ip' [redundantCondition] flow-tools-0.68/lib/ftmap.c:396:17: style: Redundant condition: ip. '!ip || (ip && ftmia->ip==ip)' is equivalent to '!ip || ftmia->ip==ip' [redundantCondition] flow-tools-0.68/lib/ftvar.c:309:14: style: Redundant condition: If 'EXPR == '{'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/flowgrind/flowgrind_0.8.2.orig.tar.gz flowgrind-flowgrind-0.8.2/src/fg_rpc_client.c:62:47: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/flrig/flrig_1.4.4.orig.tar.gz flrig-1.4.4/src/support/mingw.c:246:6: style: Redundant condition: If 'EXPR < 0', the comparison 'EXPR < 0L' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/fluxbox/fluxbox_1.3.7.orig.tar.gz fluxbox-1.3.7/src/Window.cc:3190:42: style: Redundant condition: attach_to_win==this. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/flvmeta/flvmeta_1.2.1.orig.tar.gz flvmeta-1.2.1/src/info.c:449:21: style: Redundant condition: info->have_keyframes. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/foma/foma_0.10.0.orig.tar.bz2 foma-0.10.0/io.c:441:24: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/fondu/fondu_0.0.20060102.orig.tar.gz fondu-060102/fondups.c:1388:24: style: Redundant condition: If 'EXPR == '\0'', the comparison 'EXPR != '\n'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/fontforge/fontforge_20220308~dfsg.orig.tar.xz fontforge-20220308/fontforge/featurefile.c:6460:25: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] fontforge-20220308/fontforge/parsettf.c:5561:47: style: Redundant condition: loaded_fonts_same_as_new. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] fontforge-20220308/fontforge/splinechar.c:1393:21: style: Redundant condition: If 'EXPR == '['', the comparison 'EXPR != '{'' is always true. [redundantCondition] fontforge-20220308/fontforge/splinechar.c:1407:21: style: Redundant condition: If 'EXPR == ']'', the comparison 'EXPR != '}'' is always true. [redundantCondition] fontforge-20220308/fontforge/sfd.c:5276:23: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] fontforge-20220308/fontforge/splineutil.c:1709:22: style: Redundant condition: !everything. 'everything || (!everything && img->selected)' is equivalent to 'everything || img->selected' [redundantCondition] fontforge-20220308/fontforge/splineutil.c:7163:20: style: Redundant condition: sel. '!sel || (sel && sp->selected)' is equivalent to '!sel || sp->selected' [redundantCondition] fontforge-20220308/fontforge/splineutil.c:7184:23: style: Redundant condition: sel. '!sel || (sel && sp->selected)' is equivalent to '!sel || sp->selected' [redundantCondition] fontforge-20220308/fontforge/stemdb.c:2381:14: style: Redundant condition: !fp. '!fp && (!fp || t<0.5)' is equivalent to '!fp' [redundantCondition] fontforge-20220308/fontforge/tottfvar.c:640:49: style: Redundant condition: If 'EXPR >= 0x80', the comparison 'EXPR != 0' is always true. [redundantCondition] fontforge-20220308/fontforgeexe/anchorsaway.c:1013:40: style: Redundant condition: ap->type==at_baselig. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] fontforge-20220308/fontforgeexe/lookupui.c:4153:28: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/fontmatrix/fontmatrix_0.9.100+ds.orig.tar.xz fontmatrix-0.9.100/harfbuzz/src/harfbuzz-gpos.c:989:33: style: Redundant condition: If 'context_length < 1', the comparison 'context_length != 0xFFFF' is always true. [redundantCondition] fontmatrix-0.9.100/harfbuzz/src/harfbuzz-gpos.c:1552:33: style: Redundant condition: If 'context_length < 2', the comparison 'context_length != 0xFFFF' is always true. [redundantCondition] fontmatrix-0.9.100/harfbuzz/src/harfbuzz-gpos.c:1772:33: style: Redundant condition: If 'context_length < 1', the comparison 'context_length != 0xFFFF' is always true. [redundantCondition] fontmatrix-0.9.100/harfbuzz/src/harfbuzz-gpos.c:2216:33: style: Redundant condition: If 'context_length < 1', the comparison 'context_length != 0xFFFF' is always true. [redundantCondition] fontmatrix-0.9.100/harfbuzz/src/harfbuzz-gpos.c:2626:33: style: Redundant condition: If 'context_length < 1', the comparison 'context_length != 0xFFFF' is always true. [redundantCondition] fontmatrix-0.9.100/harfbuzz/src/harfbuzz-gpos.c:2972:33: style: Redundant condition: If 'context_length < 1', the comparison 'context_length != 0xFFFF' is always true. [redundantCondition] fontmatrix-0.9.100/harfbuzz/src/harfbuzz-gsub.c:278:33: style: Redundant condition: If 'context_length < 1', the comparison 'context_length != 0xFFFF' is always true. [redundantCondition] fontmatrix-0.9.100/harfbuzz/src/harfbuzz-gsub.c:484:33: style: Redundant condition: If 'context_length < 1', the comparison 'context_length != 0xFFFF' is always true. [redundantCondition] fontmatrix-0.9.100/harfbuzz/src/harfbuzz-gsub.c:682:33: style: Redundant condition: If 'context_length < 1', the comparison 'context_length != 0xFFFF' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/foobillardplus/foobillardplus_3.43~svn170+dfsg.orig.tar.xz foobillardplus-3.43~svn170/src/billmove.c:722:37: style: Redundant condition: If 'EXPR > 8', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/foomatic-filters/foomatic-filters_4.0.17.orig.tar.gz foomatic-filters-4.0.17/foomaticrip.c:127:12: style: Redundant condition: If 'EXPR == '|'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/foremost/foremost_1.5.7.orig.tar.gz foremost-1.5.7/api.c:504:10: style: Redundant condition: If 'EXPR > 0x1f', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/forkstat/forkstat_0.02.17.orig.tar.xz forkstat-0.02.17/forkstat.c:324:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/fotoxx/fotoxx_20.08.orig.tar.gz fotoxx-20.08/f.tools.cc:2615:19: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/foxeye/foxeye_0.12.1.orig.tar.xz foxeye-0.12.1/core/main.c:524:13: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] foxeye-0.12.1/core/list.c:2653:11: style: Redundant condition: If 'EXPR == '|'', the comparison 'EXPR' is always true. [redundantCondition] foxeye-0.12.1/intl/dcigettext.c:689:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/frama-c/frama-c_20220511-manganese.orig.tar.gz frama-c-25.0-beta-Manganese/src/libraries/utils/c_bindings.c:252:52: style: Redundant condition: If 'EXPR == 'L'', the comparison 'EXPR != 'l'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/freebsd-buildutils/freebsd-buildutils_10.3~svn296373.orig.tar.xz freebsd-buildutils-10.3~svn296373/src/usr.bin/make/suff.c:1218:26: style: Redundant condition: If 'EXPR == '\\'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] freebsd-buildutils-10.3~svn296373/src/usr.sbin/mtree/create.c:314:14: style: Redundant condition: dflag. '!dflag || (dflag && S_ISDIR(p->fts_statp->st_mode))' is equivalent to '!dflag || S_ISDIR(p->fts_statp->st_mode)' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/freebsd-libs/freebsd-libs_10.3~svn296373.orig.tar.xz freebsd-libs-10.3~svn296373/lib/libdevstat/devstat.c:753:7: style: Redundant condition: (matches[i].match_fields&DEVSTAT_MATCH_PASS)==0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] freebsd-libs-10.3~svn296373/lib/libdevstat/devstat.c:762:7: style: Redundant condition: (matches[i].match_fields&DEVSTAT_MATCH_PASS)==0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/freecad/freecad_0.19.4+dfsg1.orig.tar.xz FreeCAD-0.19.4/src/3rdParty/salomesmesh/src/NETGENPlugin/NETGENPlugin_NETGEN_2D_ONLY.cpp:739:27: style: Redundant condition: !_hypLengthFromEdges. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/freeciv/freeciv_2.6.6.orig.tar.bz2 freeciv-2.6.6/client/gui-sdl/plrdlg.c:190:4: style: Redundant condition: pPlayer!=client.conn.playing. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] freeciv-2.6.6/client/gui-sdl/widget_scrollbar.c:981:48: style: Redundant condition: normalized_ypVscroll->min. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] freeciv-2.6.6/client/gui-sdl2/plrdlg.c:238:11: style: Redundant condition: pPlayer!=client.conn.playing. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] freeciv-2.6.6/client/gui-sdl2/widget_scrollbar.c:991:11: style: Redundant condition: normalized_ypVscroll->min. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/freecraft/freecraft_1.20.orig.tar.gz freecraft-1.20/src/libmodplug/sndfile.c:466:20: style:inconclusive: Redundant condition: If 'EXPR >= ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/freedink/freedink_109.6.orig.tar.gz freedink-109.6/src/dinkc.cpp:686:23: style: Redundant condition: prevar!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] freedink-109.6/src/str_util.cpp:177:21: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/freefem++/freefem++_4.11+dfsg1.orig.tar.xz FreeFem-sources-4.9/plugin/seq/ff-Ipopt.cpp:478:14: style: Redundant condition: sym. '!sym || (sym && M->half)' is equivalent to '!sym || M->half' [redundantCondition] FreeFem-sources-4.9/src/Graphics/Pcrgraph.cpp:1503:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] FreeFem-sources-4.9/src/fflib/lex.cpp:203:31: style: Redundant condition: If 'c != '\n'', the comparison 'c != 10' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/freefoam/freefoam_0.1.0+dfsg+1.orig.tar.xz freefoam-0.1.0/applications/utilities/preProcessing/mapFields/mapFields.C:497:19: style: Redundant condition: bbsTargetSet[procITarget]. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/freeimage/freeimage_3.18.0+ds2.orig.tar.xz FreeImage/Source/FreeImage/PluginXPM.cpp:265:28: style: Redundant condition: tmp[2]!=' '. 'tmp[2]==' ' || (tmp[2]!=' ' && tmp[3]==' ')' is equivalent to 'tmp[2]==' ' || tmp[3]==' '' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/freeipmi/freeipmi_1.6.9.orig.tar.gz freeipmi-1.6.9/common/toolcommon/tool-event-common.c:228:24: style: Redundant condition: !column_width. 'column_width || (!column_width && comma_separated_output)' is equivalent to 'column_width || comma_separated_output' [redundantCondition] freeipmi-1.6.9/common/toolcommon/tool-event-common.c:276:24: style: Redundant condition: !column_width. 'column_width || (!column_width && comma_separated_output)' is equivalent to 'column_width || comma_separated_output' [redundantCondition] freeipmi-1.6.9/common/toolcommon/tool-event-common.c:310:24: style: Redundant condition: !column_width. 'column_width || (!column_width && comma_separated_output)' is equivalent to 'column_width || comma_separated_output' [redundantCondition] freeipmi-1.6.9/common/toolcommon/tool-event-common.c:357:24: style: Redundant condition: !column_width. 'column_width || (!column_width && comma_separated_output)' is equivalent to 'column_width || comma_separated_output' [redundantCondition] freeipmi-1.6.9/ipmipower/ipmipower_prompt.c:174:7: style: Redundant condition: argv[1]. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] freeipmi-1.6.9/ipmipower/ipmipower_prompt.c:206:12: style: Redundant condition: argv[1]. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] freeipmi-1.6.9/libfreeipmi/sdr/ipmi-sdr-cache-create.c:698:23: style: Redundant condition: record_ids. '!record_ids || (record_ids && record_ids_count)' is equivalent to '!record_ids || record_ids_count' [redundantCondition] freeipmi-1.6.9/libipmiconsole/ipmiconsole_processing.c:2825:15: style: Redundant condition: c->session.break_requested. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] freeipmi-1.6.9/libipmiconsole/ipmiconsole_processing.c:2976:11: style: Redundant condition: c->session.break_requested. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/freemat/freemat_4.2+dfsg1.orig.tar.xz FreeMat-4.2-Source/libs/libCore/Printf.cpp:86:16: style: Redundant condition: If 'EXPR == '.'', the comparison 'EXPR' is always true. [redundantCondition] FreeMat-4.2-Source/libs/libXP/Editor.cpp:602:23: style: Redundant condition: !isMatchNow. 'isMatchNow || (!isMatchNow && isMatchBefore)' is equivalent to 'isMatchNow || isMatchBefore' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/freemedforms-project/freemedforms-project_0.9.4.orig.tar.gz freemedforms-project-0.9.4/libs/utils/genericupdateinformation.cpp:106:27: style: Redundant condition: version>from. 'version<=from || (version>from && version= 3', the comparison 'req_comp' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/freerdp/freerdp_1.1.0~git20140921.1.440916e+dfsg1.orig.tar.xz freerdp-1.1.0~git20140921.1.440916e/channels/urbdrc/client/libusb/libusb_udevice.c:919:17: style: Redundant condition: If 'ret <= 0', the comparison 'ret < 4' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/freerdp2/freerdp2_2.7.0+dfsg1.orig.tar.xz FreeRDP-2.7.0/channels/urbdrc/client/libusb/libusb_udevice.c:850:19: style: Redundant condition: If 'ret <= 0', the comparison 'ret <= 4' is always true. [redundantCondition] FreeRDP-2.7.0/libfreerdp/core/proxy.c:220:20: style: Redundant condition: If 'rc == 1', the comparison 'rc >= 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/freetds/freetds_1.3.6.orig.tar.gz freetds-1.3.6/src/odbc/prepare_query.c:192:11: style: Redundant condition: If '!EXPR', the comparison 'EXPR != ','' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/freewnn/freewnn_1.1.1~a021+cvs20130302.orig.tar.xz freewnn-1.1.1~a021+cvs20130302/Wnn/etc/xutoj.c:446:15: style: Redundant condition: If '!EXPR', the comparison 'EXPR != ','' is always true. [redundantCondition] freewnn-1.1.1~a021+cvs20130302/Wnn/jlib/js.c:339:20: style: Redundant condition: If 'timeout > 0', the comparison 'timeout != 0' is always true. [redundantCondition] freewnn-1.1.1~a021+cvs20130302/Wnn/jlib/js.c:349:20: style: Redundant condition: If 'timeout > 0', the comparison 'timeout != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/frei0r/frei0r_1.8.0.orig.tar.gz frei0r-plugins-1.8.0/src/filter/levels/levels.c:329:57: style: Redundant condition: If 'EXPR == 3', the comparison 'EXPR != 0' is always true. [redundantCondition] frei0r-plugins-1.8.0/src/filter/levels/levels.c:330:63: style: Redundant condition: If 'EXPR == 3', the comparison 'EXPR != 1' is always true. [redundantCondition] frei0r-plugins-1.8.0/src/filter/levels/levels.c:331:62: style: Redundant condition: If 'EXPR == 3', the comparison 'EXPR != 2' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/frotz/frotz_2.54+dfsg.orig.tar.xz frotz-2.54/src/common/math.c:342:16: style: Redundant condition: If 'sz > 32767', the comparison 'sz > 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/frr/frr_8.1.orig.tar.xz frr-frr-8.1/bgpd/bgp_packet.c:2183:14: style: Redundant condition: ok. '!ok || (ok && ret!=CMD_SUCCESS)' is equivalent to '!ok || ret!=CMD_SUCCESS' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/fs-uae/fs-uae_3.1.66.orig.tar.xz fs-uae-3.1.66/src/blitter.cpp:710:28: style: Redundant condition: blitsing. '!blitsing || (blitsing && !blitonedot)' is equivalent to '!blitsing || !blitonedot' [redundantCondition] fs-uae-3.1.66/src/disk.cpp:993:20: style: Redundant condition: typev==-2. 'typev!=-2 || (typev==-2 && zfile_exists(si_path))' is equivalent to 'typev!=-2 || zfile_exists(si_path)' [redundantCondition] fs-uae-3.1.66/src/disk.cpp:998:20: style: Redundant condition: typev==-2. 'typev!=-2 || (typev==-2 && zfile_exists(p))' is equivalent to 'typev!=-2 || zfile_exists(p)' [redundantCondition] fs-uae-3.1.66/src/ide.cpp:1206:20: style: Redundant condition: ide->atapi. '!ide->atapi || (ide->atapi && ide->atapi_drdy)' is equivalent to '!ide->atapi || ide->atapi_drdy' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/fsa/fsa_1.15.9+dfsg.orig.tar.xz fsa-1.15.9/MW/src/RMComm/MW-File/MWFileRC.C:682:16: style: Redundant condition: !isMaster. 'isMaster || (!isMaster && master_expected_number==0)' is equivalent to 'isMaster || master_expected_number==0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/fungw/fungw_1.2.1.orig.tar.bz2 fungw-1.2.1/libfungwbind/fawk/libfawk_sc/libfawk_sc_all.c:1128:40: style: Redundant condition: If 'EXPR > 0', the comparison 'EXPR != -1' is always true. [redundantCondition] fungw-1.2.1/libfungwbind/fawk/libfawk_sc/libfawk_sc_all.c:1210:32: style: Redundant condition: If 'n == 0', the comparison 'n != -2' is always true. [redundantCondition] fungw-1.2.1/libfungwbind/fawk/libfawk_sc/libfawk_sc_all.c:1222:32: style: Redundant condition: If 'n >= 0', the comparison 'n != -2' is always true. [redundantCondition] fungw-1.2.1/libfungwbind/fawk/libfawk_sc/libfawk_sc_all.c:1253:32: style: Redundant condition: If 'n > 0', the comparison 'n != -2' is always true. [redundantCondition] fungw-1.2.1/libfungwbind/fawk/libfawk_sc/libfawk_sc_all.c:1330:42: style: Redundant condition: If 'EXPR > 0', the comparison 'EXPR != -1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/funtools/funtools_1.4.8.orig.tar.gz funtools-1.4.8/fitsy/headfile.c:47:22: style: Redundant condition: nbloks>25. 'nbloks<=25 || (nbloks>25 && nhist<(2880/80))' is equivalent to 'nbloks<=25 || nhist<(2880/80)' [redundantCondition] funtools-1.4.8/funopen.c:267:28: style: Redundant condition: iline[0]. '!iline[0] || (iline[0] && isascii(iline[0]))' is equivalent to '!iline[0] || isascii(iline[0])' [redundantCondition] funtools-1.4.8/funview.c:572:14: style: Redundant condition: If '!EXPR', the comparison 'EXPR != 'v'' is always true. [redundantCondition] funtools-1.4.8/funview.c:574:14: style: Redundant condition: If '!EXPR', the comparison 'EXPR != ':'' is always true. [redundantCondition] calc.l:603:10: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] calc.l:625:10: style: Redundant condition: If 'EXPR == '['', the comparison 'EXPR' is always true. [redundantCondition] funtools-1.4.8/util/parse.c:48:10: style: Redundant condition: If 'EXPR == '+'', the comparison 'EXPR' is always true. [redundantCondition] funtools-1.4.8/util/parse.c:52:15: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] funtools-1.4.8/util/parse.c:55:12: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/fvwm/fvwm_2.6.8.orig.tar.gz fvwm-2.6.8/libs/FGettext.c:75:29: style: Redundant condition: If 'EXPR == '\0'', the comparison 'EXPR != '/'' is always true. [redundantCondition] fvwm-2.6.8/modules/FvwmScript/Widgets/List.c:102:28: style: Redundant condition: If 'EXPR < 0', the comparison 'EXPR < 1' is always true. [redundantCondition] fvwm-2.6.8/modules/FvwmScript/Widgets/List.c:262:28: style: Redundant condition: If 'EXPR < 0', the comparison 'EXPR < 1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/fvwm3/fvwm3_1.0.4+ds.orig.tar.gz fvwm3-1.0.4/fvwm/events.c:3041:10: style: Redundant condition: fw. '!fw || (fw && fw->flags.do_reuse_destroyed)' is equivalent to '!fw || fw->flags.do_reuse_destroyed' [redundantCondition] fvwm3-1.0.4/libs/FGettext.c:75:29: style: Redundant condition: If 'EXPR == '\0'', the comparison 'EXPR != '/'' is always true. [redundantCondition] fvwm3-1.0.4/modules/FvwmScript/Widgets/List.c:102:28: style: Redundant condition: If 'EXPR < 0', the comparison 'EXPR < 1' is always true. [redundantCondition] fvwm3-1.0.4/modules/FvwmScript/Widgets/List.c:261:28: style: Redundant condition: If 'EXPR < 0', the comparison 'EXPR < 1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/fw4spl/fw4spl_17.2.0.orig.tar.gz fw4spl-17.2.0/SrcLib/io/fwDcmtkIO/src/fwDcmtkIO/SeriesDBReader.cpp:75:35: style: Redundant condition: m_isDicomdirActivated. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/fweb/fweb_1.62.orig.tar.gz fweb-1.62/Web/ftangle.c:1521:19: style: Redundant condition: in_string. '!in_string || (in_string && started_vcmnt)' is equivalent to '!in_string || started_vcmnt' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/fyba/fyba_4.1.1.orig.tar.gz fyba-4.1.1/src/FYBA/fyln.cpp:864:29: style: Redundant condition: If 'EXPR == '.'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gadfly/gadfly_1.0.0.orig.tar.gz gadfly-1.0.0/kjbuckets/2.1/kjbucketsmodule.c:1412:7: style: Redundant condition: ((long)-1)==hashAAA. 'A || (A && B)' is equivalent to 'A' [redundantCondition] gadfly-1.0.0/kjbuckets/kjbucketsmodule.c:1412:7: style: Redundant condition: ((long)-1)==hashAAA. 'A || (A && B)' is equivalent to 'A' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gambas3/gambas3_3.17.2.orig.tar.gz gambas-3.17.2/gb.form.htmlview/src/litehtml/html_tag.cpp:3387:19: style: Redundant condition: of_type. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] gambas-3.17.2/gb.form.htmlview/src/litehtml/html_tag.cpp:3419:17: style: Redundant condition: of_type. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] gambas-3.17.2/gb.form.htmlview/src/litehtml/html_tag.cpp:3603:17: style: Redundant condition: of_type. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/garli/garli_2.1.orig.tar.gz garli-2.1-release/src/population.cpp:3866:57: style: Redundant condition: reducing. '!reducing || (reducing && precNum<1)' is equivalent to '!reducing || precNum<1' [redundantCondition] garli-2.1-release/src/tree.cpp:2108:24: style: Redundant condition: swapBasedTerm. '!swapBasedTerm || (swapBasedTerm && !err)' is equivalent to '!swapBasedTerm || !err' [redundantCondition] garli-2.1-release/src/tree.cpp:2119:23: style: Redundant condition: swapBasedTerm. '!swapBasedTerm || (swapBasedTerm && !err)' is equivalent to '!swapBasedTerm || !err' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/garlic/garlic_1.6.orig.tar.gz garlic-1.6/create_windows.c:298:13: style: Redundant condition: If 'n >= 100', the comparison 'n > 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gatos/gatos_0.0.5.orig.tar.gz gatos-0.0.5/intl/dcgettext.c:325:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] gatos-0.0.5/src/gatos-conf.cpp:586:19: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\n'' is always true. [redundantCondition] gatos-0.0.5/src/gatos-conf.cpp:595:19: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\n'' is always true. [redundantCondition] gatos-0.0.5/src/gatos-conf.cpp:604:19: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\n'' is always true. [redundantCondition] gatos-0.0.5/src/gatos-conf.cpp:612:19: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\n'' is always true. [redundantCondition] gatos-0.0.5/src/gatos-conf.cpp:635:19: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\n'' is always true. [redundantCondition] gatos-0.0.5/src/gatos-conf.cpp:643:19: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\n'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gavl/gavl_2.0.0~svn6298.orig.tar.xz gavl-2.0.0~svn6298/gavl/audioconverter.c:229:15: style: Redundant condition: do_mix. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gazebo/gazebo_11.10.2+dfsg.orig.tar.xz gazebo-gazebo11_11.10.2/deps/opende/src/collision_kernel.cpp:386:44: style: Redundant condition: body. '!body || (body && offset_posr)' is equivalent to '!body || offset_posr' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gbatnav/gbatnav_1.0.4cvs20051004.orig.tar.gz gbatnav-1.0.4cvs20051004.orig/intl/dcigettext.c:583:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gcal/gcal_4.1.orig.tar.gz gcal-4.1/src/hd-data.c:2595:18: style: Redundant condition: do_coptic. '!do_coptic || (do_coptic && year>283)' is equivalent to '!do_coptic || year>283' [redundantCondition] gcal-4.1/src/hd-data.c:2610:17: style: Redundant condition: do_coptic. '!do_coptic || (do_coptic && n>283)' is equivalent to '!do_coptic || n>283' [redundantCondition] gcal-4.1/src/hd-data.c:4321:18: style: Redundant condition: !do_egyptic. 'do_egyptic || (!do_egyptic && year>551)' is equivalent to 'do_egyptic || year>551' [redundantCondition] gcal-4.1/src/hd-data.c:4341:17: style: Redundant condition: !do_egyptic. 'do_egyptic || (!do_egyptic && n>551)' is equivalent to 'do_egyptic || n>551' [redundantCondition] gcal-4.1/src/hd-data.c:4577:27: style: Redundant condition: !is_new_calendar. 'is_new_calendar || (!is_new_calendar && year!=1924)' is equivalent to 'is_new_calendar || year!=1924' [redundantCondition] gcal-4.1/src/hd-data.c:4588:27: style: Redundant condition: !is_new_calendar. 'is_new_calendar || (!is_new_calendar && year!=1924)' is equivalent to 'is_new_calendar || year!=1924' [redundantCondition] gcal-4.1/src/print.c:762:5: style: Redundant condition: !special_calsheet_flag. 'special_calsheet_flag || (!special_calsheet_flag && i==1)' is equivalent to 'special_calsheet_flag || i==1' [redundantCondition] gcal-4.1/src/print.c:767:7: style: Redundant condition: is_marked. '!is_marked || (is_marked && (ehls1s.len>1)||(ehls2s.len>1))' is equivalent to '!is_marked || (ehls1s.len>1)||(ehls2s.len>1)' [redundantCondition] gcal-4.1/src/print.c:1279:9: style: Redundant condition: !special_calsheet_flag. 'special_calsheet_flag || (!special_calsheet_flag && i==1)' is equivalent to 'special_calsheet_flag || i==1' [redundantCondition] gcal-4.1/src/tcal.c:903:5: style: Redundant condition: ptr_char!=(char*)NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gcc-h8300-hms/gcc-h8300-hms_3.4.6+dfsg2.orig.tar.gz gcc-h8300-hms-3.4.6+dfsg2/gcc/config/ns32k/ns32k.c:181:23: style: Redundant condition: If 'g_regs_used > 4', the comparison 'g_regs_used' is always true. [redundantCondition] gcc-h8300-hms-3.4.6+dfsg2/gcc/config/ns32k/ns32k.c:370:23: style: Redundant condition: If 'g_regs_used > 4', the comparison 'g_regs_used' is always true. [redundantCondition] gcc-h8300-hms-3.4.6+dfsg2/gcc/protoize.c:815:28: style: Redundant condition: !ddp->is_func_def. 'ddp->is_func_def || (!ddp->is_func_def && ddp->definition)' is equivalent to 'ddp->is_func_def || ddp->definition' [redundantCondition] gcc-h8300-hms-3.4.6+dfsg2/gcc/ra-colorize.c:2458:3: style: Redundant condition: w1->type==PRECOLORED. 'w1->type!=PRECOLORED || (w1->type==PRECOLORED && ok(w2,w1))' is equivalent to 'w1->type!=PRECOLORED || ok(w2,w1)' [redundantCondition] gcc-h8300-hms-3.4.6+dfsg2/gcc/sched-deps.c:1230:5: style: Redundant condition: i==FRAME_POINTER_REGNUM. 'A || (A && B)' is equivalent to 'A' [redundantCondition] gcc-h8300-hms-3.4.6+dfsg2/intl/dcigettext.c:588:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] gcc-h8300-hms-3.4.6+dfsg2/libiberty/cplus-dem.c:2654:20: style: Redundant condition: If 'EXPR == '_'', the comparison 'EXPR' is always true. [redundantCondition] gcc-h8300-hms-3.4.6+dfsg2/libstdc++-v3/testsuite/23_containers/bitset/operations/1.cc:71:45: style: Redundant condition: If 'shift_step == 0', the comparison 'shift_step < 32' is always true. [redundantCondition] gcc-h8300-hms-3.4.6+dfsg2/libstdc++-v3/testsuite/23_containers/bitset/operations/1.cc:71:45: style: Redundant condition: If 'shift_step == 0', the comparison 'shift_step < 48' is always true. [redundantCondition] gcc-h8300-hms-3.4.6+dfsg2/libstdc++-v3/testsuite/23_containers/bitset/operations/1.cc:71:45: style: Redundant condition: If 'shift_step == 0', the comparison 'shift_step < 64' is always true. [redundantCondition] gcc-h8300-hms-3.4.6+dfsg2/libstdc++-v3/testsuite/23_containers/bitset/operations/1.cc:71:45: style: Redundant condition: If 'shift_step == 0', the comparison 'shift_step < 511' is always true. [redundantCondition] gcc-h8300-hms-3.4.6+dfsg2/libstdc++-v3/testsuite/23_containers/bitset/operations/1.cc:71:45: style: Redundant condition: If 'shift_step == 0', the comparison 'shift_step < 513' is always true. [redundantCondition] gcc-h8300-hms-3.4.6+dfsg2/libstdc++-v3/testsuite/23_containers/bitset/operations/1.cc:71:45: style: Redundant condition: If 'shift_step == 0', the comparison 'shift_step < 997' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gccxml/gccxml_0.9.0+git20140716.orig.tar.xz gccxml-0.9.0+git20140716.orig/GCC/gcc/protoize.c:801:28: style: Redundant condition: !ddp->is_func_def. 'ddp->is_func_def || (!ddp->is_func_def && ddp->definition)' is equivalent to 'ddp->is_func_def || ddp->definition' [redundantCondition] gccxml-0.9.0+git20140716.orig/GCC/libiberty/cplus-dem.c:2535:20: style: Redundant condition: If 'EXPR == '_'', the comparison 'EXPR' is always true. [redundantCondition] gccxml-0.9.0+git20140716.orig/GCC_XML/GXFront/gxDocumentation.cxx:659:14: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gcompris/gcompris_15.10.orig.tar.bz2 gcompris-15.10/src/chess_computer-activity/gnuchess/solve.c:68:20: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gcx/gcx_1.3.orig.tar.gz gcx-1.3/src/ccd/recipy.c:647:21: style: Redundant condition: rep[j]=='r'. 'rep[j]!='r' || (rep[j]=='r' && vs->s[i].aph.flags&512)' is equivalent to 'rep[j]!='r' || vs->s[i].aph.flags&512' [redundantCondition] gcx-1.3/src/ccd/recipy.c:705:21: style: Redundant condition: rep[j]=='r'. 'rep[j]!='r' || (rep[j]=='r' && vs->s[i].aph.flags&512)' is equivalent to 'rep[j]!='r' || vs->s[i].aph.flags&512' [redundantCondition] gcx-1.3/src/ccd/worldpos.c:726:27: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gdal/gdal_3.5.0+dfsg.orig.tar.xz gdal-3.5.0/ogr/ogrsf_frmts/geojson/libjson/json_tokener.c:765:11: style: Redundant condition: If '!c', the comparison 'c != '\\'' is always true. [redundantCondition] gdal-3.5.0/ogr/ogrsf_frmts/geojson/libjson/json_tokener.c:783:11: style: Redundant condition: If '!c', the comparison 'c != 'u'' is always true. [redundantCondition] gdal-3.5.0/swig/java/add_javadoc.c:54:28: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gdcm/gdcm_3.0.13.orig.tar.gz GDCM-3.0.13/Source/MessageExchangeDefinition/gdcmServiceClassUser.cxx:766:37: style: Redundant condition: theState==eSta6TransferReady. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] GDCM-3.0.13/Source/MessageExchangeDefinition/gdcmServiceClassUser.cxx:1067:37: style: Redundant condition: theState==eSta6TransferReady. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] GDCM-3.0.13/Source/MessageExchangeDefinition/gdcmULConnectionManager.cxx:872:37: style: Redundant condition: theState==eSta6TransferReady. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] GDCM-3.0.13/Source/MessageExchangeDefinition/gdcmULConnectionManager.cxx:1207:37: style: Redundant condition: theState==eSta6TransferReady. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/geany/geany_1.38.orig.tar.gz geany-1.38/ctags/parsers/geany_iniconf.c:58:57: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] geany-1.38/ctags/parsers/geany_iniconf.c:62:19: style: Redundant condition: If 'EXPR == '['', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/geda-gaf/geda-gaf_1.8.2.orig.tar.gz geda-gaf-1.8.2/intl/dcigettext.c:700:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] geda-gaf-1.8.2/libgeda/src/o_text_basic.c:430:22: style: Redundant condition: If 'num_lines > 0', the comparison 'num_lines' is always true. [redundantCondition] geda-gaf-1.8.2/libgeda/src/u_basic.c:72:28: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] geda-gaf-1.8.2/gattrib/src/gtksheet_2_2.c:4462:24: style: Redundant condition: mask2==mask1. 'mask2!=mask1 || (mask2==mask1 && state!=GTK_STATE_SELECTED)' is equivalent to 'mask2!=mask1 || state!=GTK_STATE_SELECTED' [redundantCondition] geda-gaf-1.8.2/utils/src/grenum.c:338:32: style:inconclusive: Redundant condition: If 'EXPR >= 'A'', the comparison 'EXPR != '\n'' is always true. [redundantCondition] geda-gaf-1.8.2/utils/src/grenum.c:345:26: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\n'' is always true. [redundantCondition] geda-gaf-1.8.2/utils/src/gsch2pcb.c:865:16: style: Redundant condition: is_m4. '!is_m4 || (is_m4 && force_element_files)' is equivalent to '!is_m4 || force_element_files' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/geeqie/geeqie_1.7.3.orig.tar.xz geeqie-1.7.3/src/ui_pathsel.c:211:21: style: Redundant condition: dd->filter. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] geeqie-1.7.3/src/ui_utildlg.c:663:16: style: Redundant condition: dir_only. '!dir_only || (dir_only && isdir(fdlg->dest_path))' is equivalent to '!dir_only || isdir(fdlg->dest_path)' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gemanx-gtk2/gemanx-gtk2_0.1.0.3.orig.tar.gz gemanx-gtk2-0.1.0.3/src/editfavdlg.cpp:184:16: style: Redundant condition: If 'sel > 0', the comparison 'sel != -1' is always true. [redundantCondition] gemanx-gtk2-0.1.0.3/src/emoticondlg.cpp:183:16: style: Redundant condition: If 'sel > 0', the comparison 'sel != -1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/genometools/genometools_1.6.2+ds.orig.tar.xz genometools-1.6.2/src/tools/gt_speck.c:140:25: style: Redundant condition: !arguments->outfp. 'arguments->outfp || (!arguments->outfp && !isatty(1))' is equivalent to 'arguments->outfp || !isatty(1)' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gentle/gentle_1.9+cvs20100605+dfsg1.orig.tar.xz gentle-1.9+cvs20100605+dfsg/ureadseq.c:372:41: style: Redundant condition: If 'EXPR == '>'', the comparison 'EXPR != 0' is always true. [redundantCondition] gentle-1.9+cvs20100605+dfsg/ureadseq.c:394:43: style: Redundant condition: If 'EXPR == '>'', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gerbera/gerbera_1.1.0+dfsg.orig.tar.xz gerbera-1.1.0/src/content_manager.cc:712:86: style: Redundant condition: task!=nullptr. 'task==nullptr || (task!=nullptr && task->isValid())' is equivalent to 'task==nullptr || task->isValid()' [redundantCondition] gerbera-1.1.0/src/content_manager.cc:836:86: style: Redundant condition: task!=nullptr. 'task==nullptr || (task!=nullptr && task->isValid())' is equivalent to 'task==nullptr || task->isValid()' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/getdp/getdp_3.2.0+dfsg1.orig.tar.xz getdp-3.2.0-source/Kernel/Treatment_Formulation.cpp:582:38: style: Redundant condition: Current.DofData->Flag_Only. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gettext/gettext_0.21.orig.tar.xz gettext-0.21/gettext-runtime/intl/dcigettext.c:750:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gfal2/gfal2_2.20.5.orig.tar.gz gfal2-v2.20.5/src/plugins/xrootd/gfal_xrootd_plugin_3rd_copy.cpp:292:23: style: Redundant condition: If 'EXPR == '0'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gfan/gfan_0.6.2.orig.tar.gz gfan0.6.2/src/app_smalessixth.cpp:329:12: style: Redundant condition: !hasPos. 'hasPos || (!hasPos && !hasNeg)' is equivalent to 'hasPos || !hasNeg' [redundantCondition] gfan0.6.2/src/parser.cpp:94:47: style: Redundant condition: If 'c == '\n'', the comparison 'c == 10' is always true. [redundantCondition] gfan0.6.2/src/parser.cpp:118:47: style: Redundant condition: If 'c == '\n'', the comparison 'c == 10' is always true. [redundantCondition] gfan0.6.2/src/parser.cpp:237:47: style: Redundant condition: If 'c == '\n'', the comparison 'c == 10' is always true. [redundantCondition] gfan0.6.2/src/parser.cpp:600:68: style: Redundant condition: If 'c != '\n'', the comparison 'c != 10' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gfs2-utils/gfs2-utils_3.4.1.orig.tar.xz gfs2-utils-3.4.1/gfs2/fsck/afterpass1_common.c:268:20: style: Redundant condition: !ea_hdr_prev. 'ea_hdr_prev || (!ea_hdr_prev && ea_hdr->ea_type)' is equivalent to 'ea_hdr_prev || ea_hdr->ea_type' [redundantCondition] gfs2-utils-3.4.1/gfs2/fsck/pass1.c:1050:20: style: Redundant condition: !ea_hdr_prev. 'ea_hdr_prev || (!ea_hdr_prev && ea_hdr->ea_type)' is equivalent to 'ea_hdr_prev || ea_hdr->ea_type' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/ghostscript/ghostscript_9.56.1~dfsg.orig.tar.xz ghostpdl-9.56.1/base/gscolor3.c:76:24: style: Redundant condition: !pgs->overprint. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ghostpdl-9.56.1/base/gsimage.c:219:24: style: Redundant condition: !pgs->overprint. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ghostpdl-9.56.1/base/gspaint.c:309:24: style: Redundant condition: !pgs->overprint. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ghostpdl-9.56.1/base/gspaint.c:430:31: style: Redundant condition: !pgs->stroke_overprint. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ghostpdl-9.56.1/base/gspaint.c:673:31: style: Redundant condition: !pgs->stroke_overprint. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ghostpdl-9.56.1/base/gspaint.c:703:24: style: Redundant condition: !pgs->overprint. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ghostpdl-9.56.1/base/gstext.c:273:42: style: Redundant condition: !pgs->overprint. 'pgs->overprint || (!pgs->overprint && op_active)' is equivalent to 'pgs->overprint || op_active' [redundantCondition] ghostpdl-9.56.1/base/gstext.c:275:51: style: Redundant condition: !pgs->stroke_overprint. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ghostpdl-9.56.1/cups/gdevcups.c:4708:31: style: Redundant condition: pdev->icc_struct. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ghostpdl-9.56.1/cups/gdevcups.c:4727:31: style: Redundant condition: pdev->icc_struct. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ghostpdl-9.56.1/cups/gdevcups.c:4748:31: style: Redundant condition: pdev->icc_struct. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ghostpdl-9.56.1/devices/gdevwpr2.c:714:51: style: Redundant condition: wdev->icc_struct. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ghostpdl-9.56.1/devices/gdevwpr2.c:739:51: style: Redundant condition: wdev->icc_struct. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ghostpdl-9.56.1/devices/gdevwpr2.c:764:51: style: Redundant condition: wdev->icc_struct. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ghostpdl-9.56.1/devices/gdevwpr2.c:786:51: style: Redundant condition: wdev->icc_struct. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ghostpdl-9.56.1/pcl/pcl/pcparse.c:650:47: style: Redundant condition: pcs->personality==rtl. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ghostpdl-9.56.1/pdf/pdf_font11.c:166:30: style: Redundant condition: *pglyph==0. '*pglyph!=0 || (*pglyph==0 && *pindex==1)' is equivalent to '*pglyph!=0 || *pindex==1' [redundantCondition] ghostpdl-9.56.1/pdf/pdf_int.c:289:29: style: Redundant condition: malformed. '!malformed || (malformed && recovered)' is equivalent to '!malformed || recovered' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/ghostwriter/ghostwriter_2.1.1.orig.tar.gz ghostwriter-2.1.1/3rdparty/hunspell/hunspell.cxx:90:24: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ghostwriter-2.1.1/3rdparty/hunspell/hunspell.cxx:134:24: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/giac/giac_1.7.0.39+dfsg2.orig.tar.xz giac-1.7.0/micropython-1.12/ports/unix/main.c:622:52: style: Redundant condition: If 'EXPR == 'O'', the comparison 'EXPR' is always true. [redundantCondition] giac-1.7.0/micropython-1.12/unix/main.c:591:52: style: Redundant condition: If 'EXPR == 'O'', the comparison 'EXPR' is always true. [redundantCondition] giac-1.7.0/src/alg_ext.cc:1549:23: style: Redundant condition: g.type==_VECT. 'g.type!=_VECT || (g.type==_VECT && g.subtype!=_SEQ__VECT)' is equivalent to 'g.type!=_VECT || g.subtype!=_SEQ__VECT' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/giada/giada_0.21.0.orig.tar.gz giada-0.21.0/src/core/channels/channel.cpp:258:30: style: Redundant condition: hasWave. '!hasWave || (hasWave && !isProtected)' is equivalent to '!hasWave || !isProtected' [redundantCondition] giada-0.21.0/src/core/channels/sampleActionRecorder.cpp:159:18: style: Redundant condition: !readActions. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] giada-0.21.0/src/core/mixer.cpp:201:19: style: Redundant condition: hasSolos. '!hasSolos || (hasSolos && c.isSoloed())' is equivalent to '!hasSolos || c.isSoloed()' [redundantCondition] giada-0.21.0/src/gui/elems/basics/resizerBar.cpp:157:23: style: Redundant condition: howmany!=-1. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gimagereader/gimagereader_3.4.0.orig.tar.gz gImageReader-3.4.0/gtk/src/hocr/OutputEditorHOCR.cc:223:18: style: Redundant condition: rightclick. '!rightclick || (rightclick && !selected)' is equivalent to '!rightclick || !selected' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gimp/gimp_2.99.10.orig.tar.bz2 gimp-2.99.10/app/display/gimpdisplayshell-cursor.c:88:38: style: Redundant condition: shell->using_override_cursor. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] gimp-2.99.10/app/widgets/gimplayertreeview.c:1841:14: style: Redundant condition: mask. '!mask || (mask && !gimp_layer_get_edit_mask(layer))' is equivalent to '!mask || !gimp_layer_get_edit_mask(layer)' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gle-graphics/gle-graphics_4.2.5.orig.tar.gz gle-graphics-4.2.5/src/gle/axis.cpp:1068:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/glewlwyd/glewlwyd_2.7.1.orig.tar.gz glewlwyd-2.7.1/src/user/ldap.c:600:24: style: Redundant condition: profile. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] glewlwyd-2.7.1/src/user/ldap.c:968:24: style: Redundant condition: profile. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/glhack/glhack_1.2.orig.tar.gz glhack-1.2/src/pickup.c:421:14: style: Redundant condition: u.utrap. '!u.utrap || (u.utrap && u.utraptype!=TT_PIT)' is equivalent to '!u.utrap || u.utraptype!=TT_PIT' [redundantCondition] glhack-1.2/sys/amiga/winmenu.c:813:21: style: Redundant condition: !counting. 'counting || (!counting && code!='0')' is equivalent to 'counting || code!='0'' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/glimpse/glimpse_4.18.7.orig.tar.gz glimpse-4.18.7/index/utils.c:174:81: style: Redundant condition: If 'EXPR == '*'', the comparison 'EXPR != '\\'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gliv/gliv_1.9.7.orig.tar.gz gliv-1.9.7/intl/dcigettext.c:691:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/global/global_6.6.8.orig.tar.gz global-6.6.8/htags/cflowindex.c:150:12: style: Redundant condition: If '!EXPR', the comparison 'EXPR != ' '' is always true. [redundantCondition] global-6.6.8/libutil/abs2rel.c:553:22: style: Redundant condition: If 'EXPR == '.'', the comparison 'EXPR' is always true. [redundantCondition] global-6.6.8/libutil/find.c:305:13: style: Redundant condition: If 'EXPR == ','', the comparison 'EXPR' is always true. [redundantCondition] global-6.6.8/libutil/split.c:175:25: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/globus-ftp-client/globus-ftp-client_9.8.orig.tar.gz globus_ftp_client-9.8/globus_ftp_client_restart.c:191:13: style: Redundant condition: attr. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] globus_ftp_client-9.8/globus_ftp_client_restart.c:358:13: style: Redundant condition: attr. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] globus_ftp_client-9.8/test/extended-get-test.c:145:9: style: Redundant condition: If 'EXPR == ','', the comparison 'EXPR' is always true. [redundantCondition] globus_ftp_client-9.8/test/extended-get-caching-test.c:146:9: style: Redundant condition: If 'EXPR == ','', the comparison 'EXPR' is always true. [redundantCondition] globus_ftp_client-9.8/test/restart-marker-test.c:145:9: style: Redundant condition: If 'EXPR == ','', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/globus-gass-copy/globus-gass-copy_10.12.orig.tar.gz globus_gass_copy-10.12/globus_gass_copy.c:3828:66: style: Redundant condition: If 'EXPR < 5', the comparison 'EXPR != 8' is always true. [redundantCondition] globus_gass_copy-10.12/globus_gass_copy.c:4693:66: style: Redundant condition: If 'EXPR < 6', the comparison 'EXPR != 8' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/globus-gass-transfer/globus-gass-transfer_9.4.orig.tar.gz globus_gass_transfer-9.4/library/globus_gass_transfer_http.c:1069:70: style: Redundant condition: If 'EXPR == 10', the comparison 'EXPR != 11' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/globus-gram-job-manager/globus-gram-job-manager_15.8.orig.tar.gz globus_gram_job_manager-15.8/globus_gram_job_manager_state.c:1324:28: style: Redundant condition: request. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/glpk/glpk_5.0.orig.tar.gz glpk-5.0/examples/tsp/main.c:467:37: style: Redundant condition: argv[j][0]=='-'. 'argv[j][0]=='-' || (argv[j][0]=='-' && argv[j][1]=='-')' is equivalent to 'argv[j][0]=='-'' [redundantCondition] glpk-5.0/examples/glpsol.c:930:37: style: Redundant condition: argv[k][0]=='-'. 'argv[k][0]=='-' || (argv[k][0]=='-' && argv[k][1]=='-')' is equivalent to 'argv[k][0]=='-'' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/glusterfs/glusterfs_10.2.orig.tar.gz glusterfs-10.2/cli/src/cli-cmd-parser.c:1892:20: style: Redundant condition: If '!count', the comparison 'count < 2' is always true. [redundantCondition] glusterfs-10.2/heal/src/glfs-heal.c:657:19: style: Redundant condition: flag. '!flag || (flag && !pending)' is equivalent to '!flag || !pending' [redundantCondition] glusterfs-10.2/xlators/cluster/dht/src/dht-inode-write.c:316:30: style: Redundant condition: local->fd. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] glusterfs-10.2/xlators/features/snapview-client/src/snapview-client.c:1867:24: style: Redundant condition: loc->name. '!loc->name || (loc->name && !strcmp(loc->name,""))' is equivalent to '!loc->name || !strcmp(loc->name,"")' [redundantCondition] glusterfs-10.2/xlators/features/snapview-client/src/snapview-client.c:1971:28: style: Redundant condition: loc->name. '!loc->name || (loc->name && !strcmp(loc->name,""))' is equivalent to '!loc->name || !strcmp(loc->name,"")' [redundantCondition] glusterfs-10.2/xlators/features/locks/src/posix.c:572:26: style: Redundant condition: fd. '!fd || (fd && fd->flags&O_NONBLOCK)' is equivalent to '!fd || fd->flags&O_NONBLOCK' [redundantCondition] glusterfs-10.2/xlators/features/snapview-server/src/snapview-server.c:614:24: style: Redundant condition: loc->name. '!loc->name || (loc->name && !strcmp(loc->name,""))' is equivalent to '!loc->name || !strcmp(loc->name,"")' [redundantCondition] glusterfs-10.2/xlators/features/snapview-server/src/snapview-server.c:1910:24: style: Redundant condition: loc->name. '!loc->name || (loc->name && !strcmp(loc->name,""))' is equivalent to '!loc->name || !strcmp(loc->name,"")' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/glyr/glyr_1.0.10.orig.tar.gz glyr-1.0.10/lib/intern/cover/coverhunt.c:30:35: style: Redundant condition: If 'EXPR == -1', the comparison 'EXPR <= 500' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gmerlin/gmerlin_2.0.0~svn6298~dfsg0.orig.tar.xz gmerlin-2.0.0~svn6298/lib/mdb.c:1682:29: style: Redundant condition: test_idx>=0. 'test_idx<0 || (test_idx>=0 && test_idx>klass_idx)' is equivalent to 'test_idx<0 || test_idx>klass_idx' [redundantCondition] gmerlin-2.0.0~svn6298/lib/player_ov.c:96:28: style: Redundant condition: If 'button == 5', the comparison 'button != 4' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gmsh/gmsh_4.8.4+ds2.orig.tar.xz gmsh-gmsh_4_8_4/Geo/GModel.cpp:1389:22: style: Redundant condition: onlyVisible. '!onlyVisible || (onlyVisible && gf->getVisibility())' is equivalent to '!onlyVisible || gf->getVisibility()' [redundantCondition] gmsh-gmsh_4_8_4/Geo/GModel.cpp:1405:22: style: Redundant condition: onlyVisible. '!onlyVisible || (onlyVisible && ge->getVisibility())' is equivalent to '!onlyVisible || ge->getVisibility()' [redundantCondition] gmsh-gmsh_4_8_4/Geo/GModelIO_MSH4.cpp:2208:19: style: Redundant condition: !saveAll. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] gmsh-gmsh_4_8_4/Geo/GModelIO_MSH4.cpp:2212:19: style: Redundant condition: !saveAll. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] gmsh-gmsh_4_8_4/Geo/GModelIO_MSH4.cpp:2217:19: style: Redundant condition: !saveAll. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] gmsh-gmsh_4_8_4/Geo/GModelIO_MSH4.cpp:2222:19: style: Redundant condition: !saveAll. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] Gmsh.y:2155:17: style: Redundant condition: i. '!i || (i && fabs(seqknots[i]-seqknots[i-1])>1e-12)' is equivalent to '!i || fabs(seqknots[i]-seqknots[i-1])>1e-12' [redundantCondition] gmsh-gmsh_4_8_4/contrib/QuadTri/QuadTriExtruded2D.cpp:74:40: style: Redundant condition: region->meshAttributes.extrude. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] gmsh-gmsh_4_8_4/contrib/QuadTri/QuadTriExtruded3D.cpp:841:23: style: Redundant condition: !valid_division. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gmt/gmt_6.4.0+dfsg.orig.tar.xz gmt-6.4.0/src/gmt_grdio.c:1092:55: style: Redundant condition: If 'EXPR == '?'', the comparison 'EXPR' is always true. [redundantCondition] gmt-6.4.0/src/gmt_grdio.c:1104:60: style: Redundant condition: If 'EXPR == '+'', the comparison 'EXPR' is always true. [redundantCondition] gmt-6.4.0/src/gmt_io.c:2684:14: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] gmt-6.4.0/src/gmt_init.c:5974:14: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] gmt-6.4.0/src/gmt_plot.c:8794:30: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] gmt-6.4.0/src/gmtinfo.c:107:22: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] gmt-6.4.0/src/grdview.c:661:23: style: Redundant condition: If 'EXPR == 'x'', the comparison 'EXPR' is always true. [redundantCondition] gmt-6.4.0/src/grdview.c:666:28: style: Redundant condition: If 'EXPR == 'y'', the comparison 'EXPR' is always true. [redundantCondition] gmt-6.4.0/src/postscriptlight.c:1864:17: style: Redundant condition: If 'EXPR == '\t'', the comparison 'EXPR' is always true. [redundantCondition] gmt-6.4.0/src/postscriptlight.c:3342:20: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] gmt-6.4.0/src/psconvert.c:2084:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '%'' is always true. [redundantCondition] gmt-6.4.0/src/psxyz.c:992:28: style: Redundant condition: Ctrl->W.cpt_effect. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] gmt-6.4.0/src/seis/pscoupe.c:736:22: style: Redundant condition: opt->arg[0]. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] gmt-6.4.0/src/seis/pscoupe.c:850:22: style: Redundant condition: opt->arg[0]. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] gmt-6.4.0/src/seis/psmeca.c:394:22: style: Redundant condition: opt->arg[0]. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] gmt-6.4.0/src/seis/psmeca.c:468:22: style: Redundant condition: opt->arg[0]. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] gmt-6.4.0/src/psxy.c:1359:28: style: Redundant condition: Ctrl->W.cpt_effect. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gmysqlcc/gmysqlcc_0.3.0.orig.tar.gz gmysqlcc-0.3.0/src/gmlc_mysql_query.c:625:42: style: Redundant condition: pGmlcMysqlQry->pMysqlResult==NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gnome-applets/gnome-applets_3.44.0.orig.tar.xz gnome-applets-3.44.0/gnome-applets/mini-commander/macro.c:81:27: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gnome-builder/gnome-builder_42.1.orig.tar.xz gnome-builder-42.1/src/plugins/c-pack/ide-c-indenter.c:683:19: style: Redundant condition: ch==')'. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] gnome-builder-42.1/src/plugins/editorconfig/libeditorconfig/ini.c:155:43: style: Redundant condition: If 'EXPR == '#'', the comparison 'EXPR != ';'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gnome-clocks/gnome-clocks_42.0.orig.tar.xz gnome-clocks-42.0/src/twilight.c:41:22: style: Redundant condition: If 'month <= 6', the comparison 'month <= 8' is always true. [redundantCondition] gnome-clocks-42.0/src/twilight.c:51:29: style: Redundant condition: If 'EXPR <= 1', the comparison 'EXPR <= 3' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gnome-control-center/gnome-control-center_42.2.orig.tar.xz gnome-control-center-42.2/panels/common/hostname-helper.c:48:29: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gnome-mplayer/gnome-mplayer_1.0.9.orig.tar.gz gnome-mplayer-1.0.9/src/gui.c:8538:28: style: Redundant condition: rpcontrols!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gnome-software/gnome-software_42.2.orig.tar.xz gnome-software-42.2/src/gs-app-addon-row.c:69:18: style: Redundant condition: tmp!=NULL. 'tmp==NULL || (tmp!=NULL && tmp[0]=='\0')' is equivalent to 'tmp==NULL || tmp[0]=='\0'' [redundantCondition] gnome-software-42.2/src/gs-app-addon-row.c:71:18: style: Redundant condition: tmp!=NULL. 'tmp==NULL || (tmp!=NULL && tmp[0]=='\0')' is equivalent to 'tmp==NULL || tmp[0]=='\0'' [redundantCondition] gnome-software-42.2/src/gs-app-row.c:107:18: style: Redundant condition: tmp!=NULL. 'tmp==NULL || (tmp!=NULL && tmp[0]=='\0')' is equivalent to 'tmp==NULL || tmp[0]=='\0'' [redundantCondition] gnome-software-42.2/src/gs-app-row.c:109:18: style: Redundant condition: tmp!=NULL. 'tmp==NULL || (tmp!=NULL && tmp[0]=='\0')' is equivalent to 'tmp==NULL || tmp[0]=='\0'' [redundantCondition] gnome-software-42.2/src/gs-app-row.c:111:18: style: Redundant condition: tmp!=NULL. 'tmp==NULL || (tmp!=NULL && tmp[0]=='\0')' is equivalent to 'tmp==NULL || tmp[0]=='\0'' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gnome-sushi/gnome-sushi_41.2.orig.tar.xz sushi-41.2/src/libsushi/sushi-media-bin.c:1810:21: style: Redundant condition: old_tags. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] sushi-41.2/src/libsushi/sushi-media-bin.c:1819:21: style: Redundant condition: old_tags. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gnome-text-editor/gnome-text-editor_42.2.orig.tar.xz gnome-text-editor-42.2/src/editorconfig/libeditorconfig/ini.c:155:43: style: Redundant condition: If 'EXPR == '#'', the comparison 'EXPR != ';'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gnome-vfs/gnome-vfs_2.24.4.orig.tar.gz gnome-vfs-2.24.4/test/test-shell.c:274:17: style: Redundant condition: If 'EXPR == '*'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gnucash/gnucash_4.10.orig.tar.xz gnucash-4.10/gnucash/import-export/bi-import/dialog-bi-import.c:516:20: style: Redundant condition: valid. '!valid || (valid && g_strcmp0(id,running_id->str)!=0)' is equivalent to '!valid || g_strcmp0(id,running_id->str)!=0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gnuchess/gnuchess_6.2.7.orig.tar.gz gnuchess-6.2.7/src/frontend/solve.cc:69:20: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gnucobol/gnucobol_2.2.orig.tar.xz gnucobol-2.2/cobc/cobc.c:5876:35: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gnucobol4/gnucobol4_4.0~early~20200606.orig.tar.gz gnucobol-4.0-early-20200606/cobc/cobc.c:6222:35: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gnuift/gnuift_0.1.14+ds.orig.tar.gz gift-0.1.14/libGIFTAcInvertedFile/cc/CIFBuilderTriplet.cc:31:2: style: Redundant condition: l.mFeatureID 0', the comparison 'total != -1' is always true. [redundantCondition] gnunet-0.15.3/src/regex/regex_internal.c:489:25: style: Redundant condition: NULL!=check. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] gnunet-0.15.3/src/util/uri.c:81:20: style: Redundant condition: If 'EXPR == '\0'', the comparison 'EXPR != '/'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gnupg/gnupg_1.4.18.orig.tar.gz gnupg-1.4.18/g10/app-openpgp.c:2600:49: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] gnupg-1.4.18/g10/card-util.c:625:25: style:inconclusive: Redundant condition: If 'EXPR >= ' '', the comparison 'EXPR' is always true. [redundantCondition] gnupg-1.4.18/g10/card-util.c:1018:19: style:inconclusive: Redundant condition: If 'EXPR >= 'a'', the comparison 'EXPR' is always true. [redundantCondition] gnupg-1.4.18/g10/card-util.c:1873:33: style: Redundant condition: cmds[i].admin_only. '!cmds[i].admin_only || (cmds[i].admin_only && allow_admin)' is equivalent to '!cmds[i].admin_only || allow_admin' [redundantCondition] gnupg-1.4.18/g10/keyedit.c:2595:13: style: Redundant condition: flag. '!flag || (flag && node->flag&flag)' is equivalent to '!flag || node->flag&flag' [redundantCondition] gnupg-1.4.18/g10/sign.c:886:20: style: Redundant condition: smartcard. '!smartcard || (smartcard && hint.digest_length==20)' is equivalent to '!smartcard || hint.digest_length==20' [redundantCondition] gnupg-1.4.18/intl/dcigettext.c:691:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] gnupg-1.4.18/util/secmem.c:239:32: style: Redundant condition: If 'pgsize_val > 0', the comparison 'pgsize_val != -1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gnupg-pkcs11-scd/gnupg-pkcs11-scd_0.9.2.orig.tar.gz gnupg-pkcs11-scd-gnupg-pkcs11-scd-0.9.2/gnupg-pkcs11-scd/dconfig.c:53:21: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\x0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gnupg1/gnupg1_1.4.23.orig.tar.bz2 gnupg-1.4.23/g10/app-openpgp.c:2601:49: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] gnupg-1.4.23/g10/card-util.c:625:25: style:inconclusive: Redundant condition: If 'EXPR >= ' '', the comparison 'EXPR' is always true. [redundantCondition] gnupg-1.4.23/g10/card-util.c:1018:19: style:inconclusive: Redundant condition: If 'EXPR >= 'a'', the comparison 'EXPR' is always true. [redundantCondition] gnupg-1.4.23/g10/card-util.c:1873:33: style: Redundant condition: cmds[i].admin_only. '!cmds[i].admin_only || (cmds[i].admin_only && allow_admin)' is equivalent to '!cmds[i].admin_only || allow_admin' [redundantCondition] gnupg-1.4.23/g10/keyedit.c:2606:13: style: Redundant condition: flag. '!flag || (flag && node->flag&flag)' is equivalent to '!flag || node->flag&flag' [redundantCondition] gnupg-1.4.23/g10/sign.c:887:20: style: Redundant condition: smartcard. '!smartcard || (smartcard && hint.digest_length==20)' is equivalent to '!smartcard || hint.digest_length==20' [redundantCondition] gnupg-1.4.23/intl/dcigettext.c:689:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] gnupg-1.4.23/util/secmem.c:239:32: style: Redundant condition: If 'pgsize_val > 0', the comparison 'pgsize_val != -1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gnupg2/gnupg2_2.2.35.orig.tar.bz2 gnupg-2.2.35/build-aux/speedo/w32/g4wihelp.c:665:19: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] gnupg-2.2.35/build-aux/speedo/w32/g4wihelp.c:697:23: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gnuplot/gnuplot_5.4.2+dfsg2.orig.tar.xz gnuplot-5.4.2/src/datafile.c:885:10: style: Redundant condition: *s. '!*s || (*s && strchr(df_commentschars,*s)!=NULL)' is equivalent to '!*s || strchr(df_commentschars,*s)!=NULL' [redundantCondition] gnuplot-5.4.2/src/plot3d.c:1461:40: style: Redundant condition: parametric. '!parametric || (parametric && value_axis==FIRST_Z_AXIS)' is equivalent to '!parametric || value_axis==FIRST_Z_AXIS' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gnuplot5/gnuplot5_5.0.0~rc+dfsg2.orig.tar.gz gnuplot-5.0.rc2/src/datafile.c:885:10: style: Redundant condition: *s. '!*s || (*s && strchr(df_commentschars,*s)!=NULL)' is equivalent to '!*s || strchr(df_commentschars,*s)!=NULL' [redundantCondition] gnuplot-5.0.rc2/src/plot3d.c:1233:56: style: Redundant condition: parametric. '!parametric || (parametric && value_axis==FIRST_Z_AXIS)' is equivalent to '!parametric || value_axis==FIRST_Z_AXIS' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gnuradio/gnuradio_3.10.2.0.orig.tar.gz gnuradio-3.10.2.0/gr-blocks/lib/repack_bits_bb_impl.cc:69:25: style: Redundant condition: d_packet_mode. '!d_packet_mode || (d_packet_mode && !d_align_output)' is equivalent to '!d_packet_mode || !d_align_output' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gnutls28/gnutls28_3.7.6.orig.tar.xz gnutls-3.7.6/lib/priority.c:2374:16: style: Redundant condition: dtlsmin. '!dtlsmin || (dtlsmin && dtlsmin->tls13_sem)' is equivalent to '!dtlsmin || dtlsmin->tls13_sem' [redundantCondition] gnutls-3.7.6/lib/x509/x509_dn.c:159:31: style: Redundant condition: *p==','. '*p!=',' || (*p==',' && *(p-1)=='\\')' is equivalent to '*p!=',' || *(p-1)=='\\'' [redundantCondition] gnutls-3.7.6/tests/tls12-max-record.c:122:17: style: Redundant condition: If 'ret < 0', the comparison 'ret != 512' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/goaccess/goaccess_1.5.5.orig.tar.gz goaccess-1.5.5/src/util.c:238:18: style: Redundant condition: If 'EXPR == '*'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gocr/gocr_0.52.orig.tar.gz gocr-0.52/src/detect.c:975:6: style: Redundant condition: If 'EXPR > 31', the comparison 'EXPR > 0' is always true. [redundantCondition] gocr-0.52/src/ocr0n.c:1238:26: style: Redundant condition: box1->m3!=0. 'box1->m3==0 || (box1->m3!=0 && !hchar||gchar)' is equivalent to 'box1->m3==0 || !hchar||gchar' [redundantCondition] gocr-0.52/src/pgm2asc.c:2851:32: style: Redundant condition: pre2. '!pre2 || (pre2 && pre2->c=='.')' is equivalent to '!pre2 || pre2->c=='.'' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/goffice/goffice_0.10.52.orig.tar.xz goffice-0.10.52/goffice/canvas/goc-ellipse.c:199:46: style: Redundant condition: style->fill.type==GO_STYLE_FILL_NONE. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] goffice-0.10.52/goffice/canvas/goc-rectangle.c:259:46: style: Redundant condition: style->fill.type==GO_STYLE_FILL_NONE. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] goffice-0.10.52/goffice/utils/go-string.c:748:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/goffice-0.8/goffice-0.8_0.8.17.orig.tar.xz goffice-0.8.17/goffice/canvas/goc-ellipse.c:181:46: style: Redundant condition: style->fill.type==GO_STYLE_FILL_NONE. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] goffice-0.8.17/goffice/canvas/goc-rectangle.c:272:46: style: Redundant condition: style->fill.type==GO_STYLE_FILL_NONE. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/golang-github-wellington-go-libsass/golang-github-wellington-go-libsass_0.9.2+git20181130.4ef5b9d.orig.tar.xz go-libsass/libsass-build/lexer.cpp:133:55: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] go-libsass/libsass-build/sass_util.cpp:112:17: style: Redundant condition: If 'n == 0', the comparison 'n != -1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/golly/golly_3.3.orig.tar.gz golly-3.3-src/cmdline/bgolly.cpp:293:26: style:inconclusive: Redundant condition: If 'EXPR > ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gource/gource_0.53.orig.tar.gz gource-0.53/src/tinyxml/tinyxmlparser.cpp:445:14: style: Redundant condition: If 'EXPR == '#'', the comparison 'EXPR' is always true. [redundantCondition] gource-0.53/src/tinyxml/tinyxmlparser.cpp:823:16: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] gource-0.53/src/tinyxml/tinyxmlparser.cpp:1126:18: style: Redundant condition: If 'EXPR == '>'', the comparison 'EXPR' is always true. [redundantCondition] gource-0.53/src/tinyxml/tinyxmlparser.cpp:1285:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] gource-0.53/src/tinyxml/tinyxmlparser.cpp:1411:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '='' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/goxel/goxel_0.10.8.orig.tar.gz goxel-0.10.8/ext_src/yocto/ext/stb_image.h:5241:17: style: Redundant condition: If 'req_comp >= 3', the comparison 'req_comp' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gpa/gpa_0.10.0.orig.tar.bz2 gpa-0.10.0/src/cm-openpgp.c:712:21: style:inconclusive: Redundant condition: If 'EXPR >= ' '', the comparison 'EXPR' is always true. [redundantCondition] gpa-0.10.0/src/cm-openpgp.c:785:20: style:inconclusive: Redundant condition: If 'EXPR >= 'a'', the comparison 'EXPR' is always true. [redundantCondition] gpa-0.10.0/src/gpg-stuff.c:463:4: style: Redundant condition: akl->type==AKL_SPEC. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gparted/gparted_1.3.1.orig.tar.gz gparted-1.3.1/src/Dialog_Base_Partition.cc:342:77: style: Redundant condition: partition.strict_start. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gphpedit/gphpedit_0.9.98.orig.tar.gz gphpedit-0.9.98/src/gtkscintilla2/scintilla/src/XPM.cxx:21:12: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] gphpedit-0.9.98/src/gtkscintilla2/scintilla/src/XPM.cxx:27:12: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gplcver/gplcver_2.12a.orig.tar.gz gplcver-2.12a.orig/src/v_vpi.c:598:34: style: Redundant condition: If 'EXPR == '\0'', the comparison 'EXPR != '$'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gpt/gpt_1.1.orig.tar.gz gpt-1.1/src/modules/interpreter/InterpreterDBG.cpp:342:19: style: Redundant condition: If 'rec == 0', the comparison 'rec < 1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/grace/grace_5.1.25.orig.tar.gz grace-5.1.25/Xbae/Xbae/Utils.c:1022:39: style: Redundant condition: mw->matrix.trailing_fixed_rows. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] grace-5.1.25/Xbae/Xbae/Utils.c:1030:42: style: Redundant condition: mw->matrix.trailing_fixed_columns. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] grace-5.1.25/src/ssdata.c:209:41: style: Redundant condition: *s=='"'. '*s!='"' || (*s=='"' && *(s-1)=='\\')' is equivalent to '*s!='"' || *(s-1)=='\\'' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/grafx2/grafx2_2.8+ds.orig.tar.xz grafx2/src/buttons.c:5122:26: style: Redundant condition: is_truetype. '!is_truetype || (is_truetype && antialias)' is equivalent to '!is_truetype || antialias' [redundantCondition] grafx2/src/engine.c:463:39: style: Redundant condition: b==BUTTON_MAGNIFIER. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] grafx2/src/recoil.c:11689:39: style: Redundant condition: If 'EXPR > 1', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gramofile/gramofile_1.6.orig.tar.gz gramofile-1.6/sun_scandir.c:41:26: style: Redundant condition: select!=NULL. 'select==NULL || (select!=NULL && (*select)(entry))' is equivalent to 'select==NULL || (*select)(entry)' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/graphicsmagick/graphicsmagick_1.4+really1.3.38.orig.tar.xz GraphicsMagick-1.3.38/coders/tim.c:265:41: style: Redundant condition: image_info->subrange!=0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/graphviz/graphviz_2.42.2.orig.tar.bz2 graphviz-2.42.2/cmd/lefty/aix_mods/exec.c:986:30: style: Redundant condition: If 'EXPR == '>'', the comparison 'EXPR' is always true. [redundantCondition] graphviz-2.42.2/cmd/lefty/exec.c:990:37: style: Redundant condition: If 'EXPR == '>'', the comparison 'EXPR' is always true. [redundantCondition] graphviz-2.42.2/cmd/lefty/lefty.c:422:20: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] graphviz-2.42.2/cmd/lefty/lex.c:138:14: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR' is always true. [redundantCondition] graphviz-2.42.2/cmd/lefty/os/unix/io.c:424:39: style: Redundant condition: If 'EXPR == 'd'', the comparison 'EXPR' is always true. [redundantCondition] graphviz-2.42.2/cmd/lefty/ws/mswin32/gcanvas.c:861:31: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] graphviz-2.42.2/cmd/lefty/ws/mswin32/gcanvas.c:871:31: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] graphviz-2.42.2/cmd/lefty/ws/mswin32/gpcanvas.c:772:31: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] graphviz-2.42.2/cmd/lefty/ws/mswin32/gpcanvas.c:782:31: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] graphviz-2.42.2/cmd/lefty/ws/x11/gcanvas.c:982:31: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] graphviz-2.42.2/cmd/lefty/ws/x11/gcanvas.c:992:31: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] graphviz-2.42.2/cmd/lefty/ws/x11/gpcanvas.c:591:31: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] graphviz-2.42.2/cmd/lefty/ws/x11/gpcanvas.c:601:31: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/grass/grass_8.2.0.orig.tar.gz grass-8.2.0/lib/db/dbmi_client/copy_tab.c:90:13: style: Redundant condition: ivals. '!ivals || (ivals && nvals==0)' is equivalent to '!ivals || nvals==0' [redundantCondition] grass-8.2.0/lib/stats/c_reg.c:55:39: style: Redundant condition: If 'which == 3', the comparison 'which >= 2' is always true. [redundantCondition] grass-8.2.0/raster/r.in.gdal/main.c:475:24: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] grass-8.2.0/raster/r.to.vect/main.c:176:15: style: Redundant condition: value_flag. '!value_flag || (value_flag && has_cats)' is equivalent to '!value_flag || has_cats' [redundantCondition] grass-8.2.0/vector/v.category/main.c:340:34: style: Redundant condition: Clist. '!Clist || (Clist && Vect_cat_in_cat_list(id,Clist)==TRUE)' is equivalent to '!Clist || Vect_cat_in_cat_list(id,Clist)==TRUE' [redundantCondition] grass-8.2.0/vector/v.category/main.c:388:34: style: Redundant condition: Clist. '!Clist || (Clist && Vect_cat_in_cat_list(id,Clist)==TRUE)' is equivalent to '!Clist || Vect_cat_in_cat_list(id,Clist)==TRUE' [redundantCondition] grass-8.2.0/vector/v.category/main.c:414:34: style: Redundant condition: Clist. '!Clist || (Clist && Vect_cat_in_cat_list(id,Clist)==TRUE)' is equivalent to '!Clist || Vect_cat_in_cat_list(id,Clist)==TRUE' [redundantCondition] grass-8.2.0/vector/v.category/main.c:429:34: style: Redundant condition: Clist. '!Clist || (Clist && Vect_cat_in_cat_list(id,Clist)==TRUE)' is equivalent to '!Clist || Vect_cat_in_cat_list(id,Clist)==TRUE' [redundantCondition] grass-8.2.0/vector/v.category/main.c:466:34: style: Redundant condition: Clist. '!Clist || (Clist && Vect_cat_in_cat_list(id,Clist)==TRUE)' is equivalent to '!Clist || Vect_cat_in_cat_list(id,Clist)==TRUE' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gretl/gretl_2022a.orig.tar.xz gretl-2022a/plugin/stata_import.c:1833:23: style: Redundant condition: If 'i == 7', the comparison 'i != 10' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gri/gri_2.12.27.orig.tar.gz gri-2.12.27/src/open.cc:169:26: style: Redundant condition: If 'EXPR == '"'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/grib-api/grib-api_1.28.0.orig.tar.xz grib-api-1.28.0/src/grib_db.c:572:25: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] grib-api-1.28.0/src/grib_db.c:805:21: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] grib-api-1.28.0/src/grib_fieldset.c:543:25: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] grib-api-1.28.0/src/grib_fieldset.c:810:21: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gridengine/gridengine_8.1.9+dfsg.orig.tar.gz sge-8.1.9/source/3rdparty/qmon/Xbae/Utils.c:1022:53: style: Redundant condition: mw->matrix.trailing_fixed_rows. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] sge-8.1.9/source/3rdparty/qmon/Xbae/Utils.c:1030:56: style: Redundant condition: mw->matrix.trailing_fixed_columns. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] sge-8.1.9/source/3rdparty/qmon/Xmt310/Xmt/GetPixmap.c:295:22: style: Redundant condition: !pixmap_file. 'pixmap_file || (!pixmap_file && !bitmap_file)' is equivalent to 'pixmap_file || !bitmap_file' [redundantCondition] sge-8.1.9/source/clients/qmon/qmon_cplx.c:431:19: style: Redundant condition: str. '!str || (str && !strcmp(str,new_str[0][0]))' is equivalent to '!str || !strcmp(str,new_str[0][0])' [redundantCondition] sge-8.1.9/source/clients/qmon/qmon_load.c:107:16: style: Redundant condition: str. '!str || (str && !strcmp(str,name))' is equivalent to '!str || !strcmp(str,name)' [redundantCondition] sge-8.1.9/source/daemons/common/binding_support.c:1393:25: style: Redundant condition: If 'EXPR == '\0'', the comparison 'EXPR != 'C'' is always true. [redundantCondition] sge-8.1.9/source/experimental/culltrans/culltrans_impl.cpp:394:29: style: Redundant condition: it->type==lListT. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] sge-8.1.9/source/libs/sched/sge_select_queue.c:2489:30: style: Redundant condition: granted. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] sge-8.1.9/source/libs/sgeobj/sge_range.c:1666:42: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR' is always true. [redundantCondition] sge-8.1.9/source/libs/spool/flatfile/sge_flatfile_obj.c:753:14: style: Redundant condition: !spool. 'spool || (!spool && to_stdout)' is equivalent to 'spool || to_stdout' [redundantCondition] sge-8.1.9/source/libs/wingrid/wingrid.c:381:31: style: Redundant condition: pwd.pw_name!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/grisbi/grisbi_2.0.5.orig.tar.bz2 grisbi-2.0.5/src/grisbi_app.c:487:26: style: Redundant condition: priv->recent_array. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/groestlcoin/groestlcoin_2.21.1~dfsg.orig.tar.xz groestlcoin-2.21.1/src/rpc/rawtransaction.cpp:1386:47: style: Redundant condition: !request.params[1].isNull(). 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/groff/groff_1.22.4.orig.tar.gz groff-1.22.4/src/preproc/eqn/main.cpp:199:29: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] groff-1.22.4/src/preproc/preconv/preconv.cpp:872:12: style: Redundant condition: If 'EXPR == '\\'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gromacs/gromacs_2022~rc1.orig.tar.gz gromacs-2022-rc1/src/external/clFFT/src/library/accessors.cpp:120:27: style: Redundant condition: If 'dir == -1', the comparison 'dir == -1' is always true. [redundantCondition] gromacs-2022-rc1/src/external/clFFT/src/library/accessors.cpp:143:27: style: Redundant condition: If 'dir == -1', the comparison 'dir == -1' is always true. [redundantCondition] gromacs-2022-rc1/src/external/clFFT/src/library/generator.stockham.cpp:2497:20: style: Redundant condition: halfLds. '!halfLds || (halfLds && position==0)' is equivalent to '!halfLds || position==0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/groonga/groonga_12.0.4.orig.tar.gz groonga-12.0.4/vendor/mruby-source/mrbgems/mruby-bin-mruby/tools/mruby/mruby.c:90:23: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '-'' is always true. [redundantCondition] groonga-12.0.4/vendor/ngx_mruby-source/mruby/mrbgems/mruby-bin-mruby/tools/mruby/mruby.c:84:23: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '-'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/groundhog/groundhog_1.4.orig.tar.gz groundhog-1.4/intl/dcigettext.c:551:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/grun/grun_0.9.3+git20200303.orig.tar.gz grun-master/intl/dcigettext.c:697:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gsasl/gsasl_1.11.3.orig.tar.gz gsasl-1.11.3/lib/digest-md5/getsubopt.c:58:41: style: Redundant condition: !inside_quote. 'inside_quote || (!inside_quote && *endp!=',')' is equivalent to 'inside_quote || *endp!=','' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gsequencer/gsequencer_4.2.0.orig.tar.gz gsequencer-4.2.0/ags/app/file/ags_simple_file.c:2226:14: style: Redundant condition: If 'micro < 2', the comparison 'micro < 7' is always true. [redundantCondition] gsequencer-4.2.0/ags/app/file/ags_simple_file.c:5870:17: style: Redundant condition: If 'micro < 2', the comparison 'micro < 7' is always true. [redundantCondition] gsequencer-4.2.0/ags/app/file/ags_simple_file.c:5972:17: style: Redundant condition: If 'micro < 2', the comparison 'micro < 7' is always true. [redundantCondition] gsequencer-4.2.0/ags/app/file/ags_simple_file.c:6355:17: style: Redundant condition: If 'micro < 2', the comparison 'micro < 7' is always true. [redundantCondition] gsequencer-4.2.0/ags/app/file/ags_simple_file.c:7319:17: style: Redundant condition: If 'micro < 2', the comparison 'micro < 7' is always true. [redundantCondition] gsequencer-4.2.0/ags/app/file/ags_simple_file.c:8502:17: style: Redundant condition: If 'micro < 2', the comparison 'micro < 7' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gsetroot/gsetroot_1.1.orig.tar.gz gsetroot-1.1/intl/dcigettext.c:555:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gsmlib/gsmlib_1.10+20120414.gita5e5ae9a.orig.tar.gz gsmlib-a5e5ae9a415c4f0af15eafd21d260a950da77787/intl/dcgettext.c:325:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gsnmp/gsnmp_0.3.0.orig.tar.gz gsnmp-0.3.0/examples/atm-mib.c:1129:9: style: Redundant condition: If 'EXPR < 0', the comparison 'EXPR < 1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gst-plugins-bad1.0/gst-plugins-bad1.0_1.20.3.orig.tar.xz gst-plugins-bad-1.20.3/ext/ttml/ttmlparse.c:1422:11: style: Redundant condition: If 'EXPR == 6', the comparison 'EXPR != 7' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gst-plugins-base1.0/gst-plugins-base1.0_1.20.3.orig.tar.xz gst-plugins-base-1.20.3/gst-libs/gst/gl/gstglsl.c:276:44: style: Redundant condition: If 'EXPR >= 330', the comparison 'EXPR >= 150' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gstreamer0.10/gstreamer0.10_0.10.36.orig.tar.bz2 gstreamer-0.10.36/gst/parse/types.h:85:44: style: Redundant condition: in_quotes. '!in_quotes || (in_quotes && *(walk-1)!='\\')' is equivalent to '!in_quotes || *(walk-1)!='\\'' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gstreamer1.0/gstreamer1.0_1.20.3.orig.tar.xz gstreamer-1.20.3/tools/gst-launch.c:1296:25: style: Redundant condition: !output_is_tty. 'output_is_tty || (!output_is_tty && force_position)' is equivalent to 'output_is_tty || force_position' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gtick/gtick_0.5.5.orig.tar.gz gtick-0.5.5/intl/dcigettext.c:689:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gtk+2.0/gtk+2.0_2.24.33.orig.tar.xz gtk+-2.24.33/gdk/win32/gdkcolor-win32.c:1285:24: style: Redundant condition: available. '!available || (available && available[i])' is equivalent to '!available || available[i]' [redundantCondition] gtk+-2.24.33/gdk/x11/gdkcolor-x11.c:1374:24: style: Redundant condition: available. '!available || (available && available[i])' is equivalent to '!available || available[i]' [redundantCondition] gtk+-2.24.33/gtk/gtkclist.c:7582:49: style: Redundant condition: new_info.cell.row==dest_info->cell.row. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] gtk+-2.24.33/gtk/gtkctree.c:2109:15: style: Redundant condition: parent. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] gtk+-2.24.33/gtk/gtkctree.c:5513:13: style: Redundant condition: node. '!node || (node && gtk_ctree_is_viewable(ctree,node))' is equivalent to '!node || gtk_ctree_is_viewable(ctree,node)' [redundantCondition] gtk+-2.24.33/gtk/gtkctree.c:5560:13: style: Redundant condition: node. '!node || (node && gtk_ctree_is_viewable(ctree,node))' is equivalent to '!node || gtk_ctree_is_viewable(ctree,node)' [redundantCondition] gtk+-2.24.33/gtk/gtkctree.c:6024:49: style: Redundant condition: new_info.cell.row==dest_info->cell.row. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] gtk+-2.24.33/gtk/gtklist.c:572:31: style: Redundant condition: item->allocation.y<=y. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] gtk+-2.24.33/gtk/gtknotebook.c:5760:51: style: Redundant condition: priv->operation==DRAG_OPERATION_REORDER. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] gtk+-2.24.33/gtk/gtknotebook.c:5786:52: style: Redundant condition: priv->operation==DRAG_OPERATION_REORDER. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gtk-gnutella/gtk-gnutella_1.1.15.orig.tar.xz gtk-gnutella-1.1.15/src/core/http.c:2491:20: style: Redundant condition: ack_code==302. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gtkextra/gtkextra_3.3.4.orig.tar.gz gtkextra-3.3.4/gtkextra/gtksheet.c:9856:22: style: Redundant condition: mask2==mask1. 'mask2!=mask1 || (mask2==mask1 && state!=GTK_STATE_SELECTED)' is equivalent to 'mask2!=mask1 || state!=GTK_STATE_SELECTED' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gtkhtml3.14/gtkhtml3.14_3.32.2.orig.tar.gz gtkhtml-3.32.2/gtkhtml/htmlclueflow.c:2990:26: style: Redundant condition: is_text. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gtkhtml4.0/gtkhtml4.0_4.8.5.orig.tar.xz gtkhtml-4.8.5/gtkhtml/htmlclueflow.c:3138:26: style: Redundant condition: is_text. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gtkperf/gtkperf_0.40+ds.orig.tar.gz gtkperf/intl/dcigettext.c:555:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gtkpod/gtkpod_2.1.5.orig.tar.gz gtkpod-2.1.5/libs/atomic-parsley/AtomicParsley.cpp:1026:54: style: Redundant condition: search_atom_type==UNKNOWN_ATOM. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gtkwave/gtkwave_3.3.104.orig.tar.gz gtkwave-3.3.104/src/helpers/vcd2fst.c:1170:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] gtkwave-3.3.104/src/helpers/vcd2fst.c:1187:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] gtkwave-3.3.104/src/helpers/vcd2fst.c:1226:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gubbins/gubbins_2.4.1.orig.tar.gz gubbins-2.4.1/src/parse_vcf.c:181:26: style: Redundant condition: If 'EXPR == '\0'', the comparison 'EXPR != '#'' is always true. [redundantCondition] gubbins-2.4.1/src/parse_vcf.c:214:26: style: Redundant condition: If 'EXPR == '\0'', the comparison 'EXPR != '#'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gvfs/gvfs_1.50.2.orig.tar.xz gvfs-1.50.2/common/gmountspec.c:606:17: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR' is always true. [redundantCondition] gvfs-1.50.2/daemon/gvfsbackendhttp.c:175:24: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/g/gxemul/gxemul_0.7.0+dfsg.orig.tar.gz gxemul-0.7.0+dfsg/src/cpus/memory_mips_v2p.c:357:16: style: Redundant condition: !d_bit. 'd_bit || (!d_bit && writeflag==MEM_READ)' is equivalent to 'd_bit || writeflag==MEM_READ' [redundantCondition] gxemul-0.7.0+dfsg/src/debugger/debugger_cmds.c:50:25: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] gxemul-0.7.0+dfsg/src/debugger/debugger_cmds.c:296:20: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] gxemul-0.7.0+dfsg/src/debugger/debugger_cmds.c:546:26: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] gxemul-0.7.0+dfsg/src/debugger/debugger_cmds.c:621:25: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] gxemul-0.7.0+dfsg/src/debugger/debugger_cmds.c:673:20: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] gxemul-0.7.0+dfsg/src/debugger/debugger_cmds.c:840:26: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] gxemul-0.7.0+dfsg/src/debugger/debugger_cmds.c:1005:26: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] gxemul-0.7.0+dfsg/src/debugger/debugger_cmds.c:1102:20: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] gxemul-0.7.0+dfsg/src/debugger/debugger_cmds.c:1172:13: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] gxemul-0.7.0+dfsg/src/debugger/debugger.c:217:23: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] gxemul-0.7.0+dfsg/src/debugger/debugger.c:339:21: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/h/h323plus/h323plus_1.24.0~dfsg2.orig.tar.gz h323plus/plugins/audio/G.722.2/AMR-WB/dec_dtx.c:674:62: style: Redundant condition: st->mem_valid_data==0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/h/hacktv/hacktv_0+git20220202+ds.orig.tar.xz hacktv-0+git20220202+ds/eurocrypt.c:282:13: style: Redundant condition: emode. '!emode || (emode && hash)' is equivalent to '!emode || hash' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/h/halide/halide_14.0.0.orig.tar.gz Halide-14.0.0/src/AlignLoads.cpp:91:43: style: Redundant condition: !is_aligned. 'is_aligned || (!is_aligned && aligned_offset!=0)' is equivalent to 'is_aligned || aligned_offset!=0' [redundantCondition] Halide-14.0.0/src/Simplify_And.cpp:22:9: style: Redundant condition: x. 'x && (x || y)' is equivalent to 'x' [redundantCondition] Halide-14.0.0/src/Simplify_Or.cpp:21:9: style: Redundant condition: x. 'x || (x && y)' is equivalent to 'x' [redundantCondition] Halide-14.0.0/src/autoschedulers/mullapudi2016/AutoSchedule.cpp:352:36: style: Redundant condition: only_regions_computed. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] Halide-14.0.0/test/correctness/simplify.cpp:1488:19: style: Redundant condition: If 'y > 2', the comparison 'y > 1' is always true. [redundantCondition] Halide-14.0.0/test/correctness/simplify.cpp:1768:20: style: Redundant condition: b[0]. 'b[0] || (b[0] && b[1])' is equivalent to 'b[0]' [redundantCondition] Halide-14.0.0/test/correctness/simplify.cpp:1770:20: style: Redundant condition: b[0]. 'b[0] && (b[0] || b[1])' is equivalent to 'b[0]' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/h/hamlib/hamlib_4.3.1.orig.tar.gz hamlib-4.3.1/rigs/dummy/flrig.c:807:17: style: Redundant condition: v1>=1. 'v1>=1 || (v1>=1 && v2>=3)' is equivalent to 'v1>=1' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/h/haproxy/haproxy_2.6.0.orig.tar.gz haproxy-2.6.0/src/mux_fcgi.c:3775:35: style: Redundant condition: If 'EXPR == 5', the comparison 'EXPR != 3' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/h/hardinfo/hardinfo_0.5.1+git20180227.orig.tar.gz modules/devices/riscv/riscv_data.c:113:24: style: Redundant condition: If 'EXPR == '_'', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/h/hddtemp/hddtemp_0.3-beta15.orig.tar.gz hddtemp-0.3-beta15/intl/dcigettext.c:583:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/h/hdf5/hdf5_1.12.2+repack.orig.tar.gz hdf5-1.12.2+repack/test/fheap.c:2046:15: style: Redundant condition: page. '!page || (page && !tparam->reopen_heap)' is equivalent to '!page || !tparam->reopen_heap' [redundantCondition] hdf5-1.12.2+repack/test/fheap.c:2220:15: style: Redundant condition: page. '!page || (page && !tparam->reopen_heap)' is equivalent to '!page || !tparam->reopen_heap' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/h/heartbeat/heartbeat_3.0.6.orig.tar.bz2 Heartbeat-3-0-958e11be8686/lib/cmsclient/cmslib_client.c:350:19: style: Redundant condition: queueName. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/h/heimdal/heimdal_7.7.0+dfsg.orig.tar.xz heimdal-7.7.0/lib/sqlite/sqlite3.c:51703:15: style: Redundant condition: If 'pgno == 0', the comparison 'pgno <= 1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/h/hepmc3/hepmc3_3.1.2.orig.tar.gz HepMC3-3.1.2/examples/ConvertExample/cmdline.c:445:17: style: Redundant condition: If 'EXPR == ','', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/h/heroes/heroes_0.21.orig.tar.gz heroes-0.21/intl/dcigettext.c:555:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/h/herwig++/herwig++_2.6.0.orig.tar.gz herwig++-2.6.0.orig/Decay/Baryon/BaryonFactorizedDecayer.cc:94:18: style: Redundant condition: Wcharge==0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] herwig++-2.6.0.orig/Decay/ScalarMeson/ScalarMesonFactorizedDecayer.cc:100:18: style: Redundant condition: Wcharge==0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] herwig++-2.6.0.orig/src/herwigopts.c:487:17: style: Redundant condition: If 'EXPR == ','', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/h/hex-a-hop/hex-a-hop_1.1.0+git20140926.orig.tar.xz hexahop/src/menus.h:812:18: style: Redundant condition: If 'type < 0.05', the comparison 'type < 15' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/h/hfst/hfst_3.16.0.orig.tar.bz2 hfst-3.16.0/back-ends/foma/io.c:503:24: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/h/horizon-eda/horizon-eda_2.2.0.orig.tar.xz horizon-eda-2.2.0/src/imp/imp_board.cpp:402:33: style: Redundant condition: no_via. '!no_via || (no_via && !it_ft.junc->has_via)' is equivalent to '!no_via || !it_ft.junc->has_via' [redundantCondition] horizon-eda-2.2.0/src/preferences/preferences.cpp:273:46: style: Redundant condition: action==ActionID::TOOL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/h/hplip/hplip_3.22.4+dfsg0.orig.tar.xz hplip-3.22.4+dfsg0/prnt/hpcups/HPCupsFilter.cpp:303:16: style: Redundant condition: If 'EXPR == 'x'', the comparison 'EXPR' is always true. [redundantCondition] hplip-3.22.4+dfsg0/scan/sane/hpaio.c:450:26: style: Redundant condition: If 'option < 0', the comparison 'option < 10' is always true. [redundantCondition] hplip-3.22.4+dfsg0/scan/sane/pml.c:1036:17: style: Redundant condition: oldStuff. '!oldStuff || (oldStuff && hpaio->upload_state!=6)' is equivalent to '!oldStuff || hpaio->upload_state!=6' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/h/ht/ht_2.1.0+repack1.orig.tar.xz ht-2.1.0/eval/eval.cc:1493:21: style: Redundant condition: *helpname. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ht-2.1.0/info/infoview.cc:492:23: style: Redundant condition: node. '!node || (node && strcmp(node,n)!=0)' is equivalent to '!node || strcmp(node,n)!=0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/h/htcheck/htcheck_2.0.0~rc1.orig.tar.gz htcheck-2.0.0~rc1.orig/htcommon/_Url.cc:491:12: style: Redundant condition: If 'EXPR == '"'', the comparison 'EXPR' is always true. [redundantCondition] htcheck-2.0.0~rc1.orig/htnet/HtCookieMemJar.cc:201:27: style: Redundant condition: If 'EXPR == '.'', the comparison 'EXPR' is always true. [redundantCondition] htcheck-2.0.0~rc1.orig/htparsing/HtmlParser.cc:756:25: style: Redundant condition: If 'EXPR == '='', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/h/htdig/htdig_3.2.0b6.orig.tar.gz htdig-3.2.0b6/htnet/HtCookieMemJar.cc:204:27: style: Redundant condition: If 'EXPR == '.'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/h/html-xml-utils/html-xml-utils_7.7.orig.tar.gz html-xml-utils-7.7/selector.c:121:5: style:inconclusive: Redundant condition: If 'c == '\\'', the comparison 'c >= '\200'' is always true. [redundantCondition] html-xml-utils-7.7/selector.c:133:5: style:inconclusive: Redundant condition: If 'c == '\\'', the comparison 'c >= '\200'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/h/htslib/htslib_1.14+ds.orig.tar.bz2 htslib-1.14/hts.c:1192:21: style: Redundant condition: If 'EXPR == ','', the comparison 'EXPR' is always true. [redundantCondition] htslib-1.14/vcf.c:425:20: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] htslib-1.14/vcf.c:434:20: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] htslib-1.14/vcf.c:440:20: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/h/hwinfo/hwinfo_21.81.orig.tar.gz hwinfo-21.81/src/hd/hd.c:5810:30: style: Redundant condition: hd->unix_dev_name. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] hwinfo-21.81/src/hd/smbios.c:1583:44: style: Redundant condition: If '!EXPR', the comparison 'EXPR != 0xff' is always true. [redundantCondition] hwinfo-21.81/src/hd/smbios.c:1589:46: style: Redundant condition: If '!EXPR', the comparison 'EXPR != 0xff' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/h/hylafax/hylafax_6.0.7.orig.tar.gz hylafax-6.0.7/faxd/ClassModem.c++:1476:17: style: Redundant condition: marked. '!marked || (marked && !gotdigit)' is equivalent to '!marked || !gotdigit' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/h/hyphy/hyphy_2.5.39+dfsg.orig.tar.xz hyphy-2.5.39/src/core/nexus.cpp:158:83: style: Redundant condition: NLonly. '!NLonly || (NLonly && c=='\r'||c=='\n')' is equivalent to '!NLonly || c=='\r'||c=='\n'' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/i7z/i7z_0.27.2+git2013.10.12-g5023138.orig.tar.gz i7z-0.27.2+git2013.10.12-g5023138/i7z_Dual_Socket.c:237:26: style: Redundant condition: If 'numCPUs >= 6', the comparison 'numCPUs >= 2' is always true. [redundantCondition] i7z-0.27.2+git2013.10.12-g5023138/i7z_Single_Socket.c:259:26: style: Redundant condition: If 'numCPUs >= 6', the comparison 'numCPUs >= 2' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/iceoryx/iceoryx_2.0.2+dfsg.orig.tar.xz iceoryx-2.0.2/iceoryx_binding_c/source/c_client.cpp:68:42: style: Redundant condition: options!=nullptr. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] iceoryx-2.0.2/iceoryx_binding_c/source/c_server.cpp:66:42: style: Redundant condition: options!=nullptr. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] iceoryx-2.0.2/iceoryx_hoofs/platform/mac/source/time.cpp:91:47: style: Redundant condition: timer->parameter.runOnce. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] iceoryx-2.0.2/iceoryx_hoofs/platform/win/source/time.cpp:91:47: style: Redundant condition: timer->parameter.runOnce. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/icinga2/icinga2_2.13.3.orig.tar.gz icinga2-2.13.3/lib/config/configitem.cpp:150:13: style: Redundant condition: item. '!item || (item && item->IsAbstract())' is equivalent to '!item || item->IsAbstract()' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/icu/icu_71.1.orig.tar.gz icu/source/i18n/ucol_sit.cpp:341:23: style: Redundant condition: If 'EXPR == '_'', the comparison 'EXPR' is always true. [redundantCondition] icu/source/test/cintltst/cldrtest.c:766:32: style: Redundant condition: ignoreNumbers. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/id-utils/id-utils_4.6.28.orig.tar.xz idutils-4.6.28-15da/src/lid.c:1332:15: style: Redundant condition: If 'EXPR == '0'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/id3ren/id3ren_1.1b0.orig.tar.gz id3ren-1.1b0/src/id3ren.c:387:25: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/idzebra/idzebra_2.2.4.orig.tar.gz idzebra-2.2.4/index/mod_dom.c:897:27: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] idzebra-2.2.4/index/mod_dom.c:1163:26: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/iec16022/iec16022_0.2.4.orig.tar.gz iec16022-0.2.4/iec16022ecc200.c:667:27: style: Redundant condition: If '!bl', the comparison 'bl < 2' is always true. [redundantCondition] iec16022-0.2.4/iec16022ecc200.c:684:28: style: Redundant condition: If '!bl', the comparison 'bl < 2' is always true. [redundantCondition] iec16022-0.2.4/iec16022ecc200.c:702:29: style: Redundant condition: If '!bl', the comparison 'bl < 3' is always true. [redundantCondition] iec16022-0.2.4/iec16022ecc200.c:723:19: style: Redundant condition: If '!bl', the comparison 'bl < 3' is always true. [redundantCondition] iec16022-0.2.4/image.c:429:21: style:inconclusive: Redundant condition: If 'EXPR >= ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/ifhp/ifhp_3.5.20.orig.tar.gz ifhp-3.5.20/src/open_device.c:125:25: style: Redundant condition: Dev_retries>0. 'Dev_retries<=0 || (Dev_retries>0 && attempt>=Dev_retries)' is equivalent to 'Dev_retries<=0 || attempt>=Dev_retries' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/ifmail/ifmail_2.14tx8.10.orig.tar.gz ifmail-2.14tx8.10.orig/ifcico/ifcico.c:147:28: style: Redundant condition: If 'EXPR == '*'', the comparison 'EXPR' is always true. [redundantCondition] ifmail-2.14tx8.10.orig/ifgate/ifmail.c:226:17: style: Redundant condition: secure. '!secure || (secure && chknlent(taddr))' is equivalent to '!secure || chknlent(taddr)' [redundantCondition] ifmail-2.14tx8.10.orig/ifgate/message.c:103:38: style: Redundant condition: newsmode. '!newsmode || (newsmode && strstr(msg->val,","))' is equivalent to '!newsmode || strstr(msg->val,",")' [redundantCondition] ifmail-2.14tx8.10.orig/ifgate/message.c:109:19: style: Redundant condition: newsmode. '!newsmode || (newsmode && strstr(msg->val,","))' is equivalent to '!newsmode || strstr(msg->val,",")' [redundantCondition] ifmail-2.14tx8.10.orig/ifgate/mkftnhdr.c:369:18: style: Redundant condition: freename. '!freename || (freename && *freename=='\0')' is equivalent to '!freename || *freename=='\0'' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/ifmetric/ifmetric_0.3.orig.tar.gz ifmetric-0.3.orig/src/ifmetric.c:181:19: style: Redundant condition: argc>1. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/ignition/ignition_2.13.0+ds1.orig.tar.xz ignition-2.13.0/internal/as_user/as_user.c:179:15: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/iio-sensor-proxy/iio-sensor-proxy_3.0.orig.tar.xz iio-sensor-proxy-3.0/src/iio-buffer-utils.c:128:14: style: Redundant condition: If 'ret < 0', the comparison 'ret != 5' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/iipimage/iipimage_1.1.orig.tar.bz2 iipsrv-1.1/src/TileManager.cc:208:16: style: Redundant condition: rawtile. '!rawtile || (rawtile && rawtile->timestamptimestamp)' is equivalent to '!rawtile || rawtile->timestamptimestamp' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/ikvm/ikvm_8.1.5717.0+ds.orig.tar.gz ikvm-8.1.5717.0+ds/openjdk-8u45-b14/jdk/src/windows/native/sun/windows/awt_PrintJob.cpp:1193:17: style: Redundant condition: If 'quality < 0', the comparison 'quality' is always true. [redundantCondition] ikvm-8.1.5717.0+ds/openjdk-8u45-b14/jdk/src/windows/native/sun/windows/awt_PrintJob.cpp:4044:37: style: Redundant condition: *paperSize!=0. '*paperSize==0 || (*paperSize!=0 && papers[i]==*paperSize)' is equivalent to '*paperSize==0 || papers[i]==*paperSize' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/imspector/imspector_0.9.orig.tar.gz imspector-0.9/censordfilterplugin.cpp:187:13: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] imspector-0.9/msnprotocolplugin.cpp:433:13: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] imspector-0.9/msnprotocolplugin.cpp:454:10: style: Redundant condition: If 'EXPR == '\r'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/inchi/inchi_1.03+dfsg.orig.tar.xz INCHI-1-API/INCHI/common/ichimake.c:1827:14: style: Redundant condition: If 'err == 9', the comparison 'err' is always true. [redundantCondition] INCHI-1-API/INCHI_API/inchi_dll/ichimake.c:1827:14: style: Redundant condition: If 'err == 9', the comparison 'err' is always true. [redundantCondition] INCHI-1-API/INCHI_API/inchi_main/e_readstru.c:84:73: style: Redundant condition: If 'EXPR == ']'', the comparison 'EXPR' is always true. [redundantCondition] INCHI-1-API/INCHI_API/inchi_main/e_readstru.c:126:73: style: Redundant condition: If 'EXPR == ']'', the comparison 'EXPR' is always true. [redundantCondition] INCHI-1-API/INCHI_API/inchi_main/e_readstru.c:270:14: style: Redundant condition: If 'err == 9', the comparison 'err' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/indent/indent_2.2.12.orig.tar.xz indent-2.2.12/intl/dcigettext.c:689:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/indi-talon6/indi-talon6_2.0+20220611133010.orig.tar.gz indi-talon6-2.0+20220611133010/talon6.cpp:375:20: style: Redundant condition: If 'EXPR == 0', the comparison 'EXPR != '&'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/indigo/indigo_1.2.3.orig.tar.gz Indigo-indigo-1.2.3/third_party/inchi/inchi_dll/ichimake.c:1849:14: style: Redundant condition: If 'err == 9', the comparison 'err' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/inetutils/inetutils_2.2.orig.tar.xz inetutils-2.2/whois/whois.c:309:45: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/infiniband-diags/infiniband-diags_2.1.0.orig.tar.gz infiniband-diags-2.1.0/src/ibtracert.c:132:36: style: Redundant condition: node->type==IB_NODE_SWITCH. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/inhomog/inhomog_0.1.9.2.orig.tar.gz inhomog-0.1.9.2/lib/biscale_partition.c:297:31: style: Redundant condition: collapsed[i_domain]. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] inhomog-0.1.9.2/lib/biscale_partition.c:335:24: style: Redundant condition: collapsed[0]. '!collapsed[0] || (collapsed[0] && i_tStreaming)' is equivalent to '!StreamingOff || cp->Streaming' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/inn2/inn2_2.6.5.orig.tar.xz inn2-2.6.5/lib/confparse.c:1425:23: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] inn2-2.6.5/lib/confparse.c:1431:27: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] inn2-2.6.5/lib/confparse.c:1440:27: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] inn2-2.6.5/storage/cnfs/cnfs.c:834:16: style: Redundant condition: If 'EXPR == '\\'', the comparison 'EXPR' is always true. [redundantCondition] inn2-2.6.5/storage/buffindexed/buffindexed.c:438:17: style: Redundant condition: If 'EXPR == '\\'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/insighttoolkit4/insighttoolkit4_4.13.3withdata-dfsg2.orig.tar.gz insighttoolkit4-4.13.3withdata-dfsg2/Modules/Segmentation/LevelSetsv4Visualization/test/itkVTKVisualizeLevelSetsInteractivePauseTest.cxx:137:24: style: Redundant condition: weArePaused. '!weArePaused || (weArePaused && weWantToUpdateViz)' is equivalent to '!weArePaused || weWantToUpdateViz' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/insighttoolkit5/insighttoolkit5_5.2.1.orig.tar.xz InsightToolkit-5.2.1/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmServiceClassUser.cxx:766:37: style: Redundant condition: theState==eSta6TransferReady. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] InsightToolkit-5.2.1/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmServiceClassUser.cxx:1067:37: style: Redundant condition: theState==eSta6TransferReady. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] InsightToolkit-5.2.1/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULConnectionManager.cxx:872:37: style: Redundant condition: theState==eSta6TransferReady. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] InsightToolkit-5.2.1/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULConnectionManager.cxx:1207:37: style: Redundant condition: theState==eSta6TransferReady. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] InsightToolkit-5.2.1/Modules/ThirdParty/MINC/src/libminc/nifti/nifti1_io.c:651:23: style: Redundant condition: nim->dim[0]>=2. 'nim->dim[0]<2 || (nim->dim[0]>=2 && nim->dim[2]<1)' is equivalent to 'nim->dim[0]<2 || nim->dim[2]<1' [redundantCondition] InsightToolkit-5.2.1/Modules/ThirdParty/MINC/src/libminc/nifti/nifti1_io.c:658:23: style: Redundant condition: nim->dim[0]>=3. 'nim->dim[0]<3 || (nim->dim[0]>=3 && nim->dim[3]<1)' is equivalent to 'nim->dim[0]<3 || nim->dim[3]<1' [redundantCondition] InsightToolkit-5.2.1/Modules/ThirdParty/MINC/src/libminc/nifti/nifti1_io.c:664:23: style: Redundant condition: nim->dim[0]>=4. 'nim->dim[0]<4 || (nim->dim[0]>=4 && nim->dim[4]<1)' is equivalent to 'nim->dim[0]<4 || nim->dim[4]<1' [redundantCondition] InsightToolkit-5.2.1/Modules/ThirdParty/MINC/src/libminc/nifti/nifti1_io.c:670:23: style: Redundant condition: nim->dim[0]>=5. 'nim->dim[0]<5 || (nim->dim[0]>=5 && nim->dim[5]<1)' is equivalent to 'nim->dim[0]<5 || nim->dim[5]<1' [redundantCondition] InsightToolkit-5.2.1/Modules/ThirdParty/MINC/src/libminc/nifti/nifti1_io.c:676:23: style: Redundant condition: nim->dim[0]>=6. 'nim->dim[0]<6 || (nim->dim[0]>=6 && nim->dim[6]<1)' is equivalent to 'nim->dim[0]<6 || nim->dim[6]<1' [redundantCondition] InsightToolkit-5.2.1/Modules/ThirdParty/MINC/src/libminc/nifti/nifti1_io.c:682:23: style: Redundant condition: nim->dim[0]>=7. 'nim->dim[0]<7 || (nim->dim[0]>=7 && nim->dim[7]<1)' is equivalent to 'nim->dim[0]<7 || nim->dim[7]<1' [redundantCondition] InsightToolkit-5.2.1/Modules/ThirdParty/NIFTI/src/nifti/nifti2/nifti2_io.c:729:23: style: Redundant condition: nim->dim[0]>=2. 'nim->dim[0]<2 || (nim->dim[0]>=2 && nim->dim[2]<1)' is equivalent to 'nim->dim[0]<2 || nim->dim[2]<1' [redundantCondition] InsightToolkit-5.2.1/Modules/ThirdParty/NIFTI/src/nifti/nifti2/nifti2_io.c:736:23: style: Redundant condition: nim->dim[0]>=3. 'nim->dim[0]<3 || (nim->dim[0]>=3 && nim->dim[3]<1)' is equivalent to 'nim->dim[0]<3 || nim->dim[3]<1' [redundantCondition] InsightToolkit-5.2.1/Modules/ThirdParty/NIFTI/src/nifti/nifti2/nifti2_io.c:742:23: style: Redundant condition: nim->dim[0]>=4. 'nim->dim[0]<4 || (nim->dim[0]>=4 && nim->dim[4]<1)' is equivalent to 'nim->dim[0]<4 || nim->dim[4]<1' [redundantCondition] InsightToolkit-5.2.1/Modules/ThirdParty/NIFTI/src/nifti/nifti2/nifti2_io.c:748:23: style: Redundant condition: nim->dim[0]>=5. 'nim->dim[0]<5 || (nim->dim[0]>=5 && nim->dim[5]<1)' is equivalent to 'nim->dim[0]<5 || nim->dim[5]<1' [redundantCondition] InsightToolkit-5.2.1/Modules/ThirdParty/NIFTI/src/nifti/nifti2/nifti2_io.c:754:23: style: Redundant condition: nim->dim[0]>=6. 'nim->dim[0]<6 || (nim->dim[0]>=6 && nim->dim[6]<1)' is equivalent to 'nim->dim[0]<6 || nim->dim[6]<1' [redundantCondition] InsightToolkit-5.2.1/Modules/ThirdParty/NIFTI/src/nifti/nifti2/nifti2_io.c:760:23: style: Redundant condition: nim->dim[0]>=7. 'nim->dim[0]<7 || (nim->dim[0]>=7 && nim->dim[7]<1)' is equivalent to 'nim->dim[0]<7 || nim->dim[7]<1' [redundantCondition] InsightToolkit-5.2.1/Modules/ThirdParty/NIFTI/src/nifti/niftilib/nifti1_io.c:647:23: style: Redundant condition: nim->dim[0]>=2. 'nim->dim[0]<2 || (nim->dim[0]>=2 && nim->dim[2]<1)' is equivalent to 'nim->dim[0]<2 || nim->dim[2]<1' [redundantCondition] InsightToolkit-5.2.1/Modules/ThirdParty/NIFTI/src/nifti/niftilib/nifti1_io.c:654:23: style: Redundant condition: nim->dim[0]>=3. 'nim->dim[0]<3 || (nim->dim[0]>=3 && nim->dim[3]<1)' is equivalent to 'nim->dim[0]<3 || nim->dim[3]<1' [redundantCondition] InsightToolkit-5.2.1/Modules/ThirdParty/NIFTI/src/nifti/niftilib/nifti1_io.c:660:23: style: Redundant condition: nim->dim[0]>=4. 'nim->dim[0]<4 || (nim->dim[0]>=4 && nim->dim[4]<1)' is equivalent to 'nim->dim[0]<4 || nim->dim[4]<1' [redundantCondition] InsightToolkit-5.2.1/Modules/ThirdParty/NIFTI/src/nifti/niftilib/nifti1_io.c:666:23: style: Redundant condition: nim->dim[0]>=5. 'nim->dim[0]<5 || (nim->dim[0]>=5 && nim->dim[5]<1)' is equivalent to 'nim->dim[0]<5 || nim->dim[5]<1' [redundantCondition] InsightToolkit-5.2.1/Modules/ThirdParty/NIFTI/src/nifti/niftilib/nifti1_io.c:672:23: style: Redundant condition: nim->dim[0]>=6. 'nim->dim[0]<6 || (nim->dim[0]>=6 && nim->dim[6]<1)' is equivalent to 'nim->dim[0]<6 || nim->dim[6]<1' [redundantCondition] InsightToolkit-5.2.1/Modules/ThirdParty/NIFTI/src/nifti/niftilib/nifti1_io.c:678:23: style: Redundant condition: nim->dim[0]>=7. 'nim->dim[0]<7 || (nim->dim[0]>=7 && nim->dim[7]<1)' is equivalent to 'nim->dim[0]<7 || nim->dim[7]<1' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/inspircd/inspircd_3.12.0.orig.tar.gz inspircd-3.12.0/src/mode.cpp:332:12: style: Redundant condition: !chan. 'chan || (!chan && adding)' is equivalent to 'chan || adding' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/intel-graphics-compiler/intel-graphics-compiler_1.0.10840.orig.tar.gz intel-graphics-compiler-igc-1.0.10840/IGC/OCLFE/igd_fcl_mcl/source/clang_tb.cpp:1205:17: style: Redundant condition: *Pos==Delim. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] intel-graphics-compiler-igc-1.0.10840/visa/CFGStructurizer.cpp:3592:5: style: Redundant condition: !innermostWhile. 'innermostWhile || (!innermostWhile && !node->getHasBreak())' is equivalent to 'innermostWhile || !node->getHasBreak()' [redundantCondition] intel-graphics-compiler-igc-1.0.10840/visa/DebugInfo.cpp:1112:29: style: Redundant condition: isStackObj. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] intel-graphics-compiler-igc-1.0.10840/visa/iga/IGAExe/opts.hpp:46:20: style: Redundant condition: If 'EXPR == '0'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/intel-media-driver/intel-media-driver_22.4.3+dfsg1.orig.tar.xz media-driver-intel-media-22.4.3/media_driver/agnostic/common/codec/hal/codechal_hw.cpp:1158:37: style: Redundant condition: singleTaskPhaseSupported. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] media-driver-intel-media-22.4.3/media_driver/agnostic/common/vp/hal/vphal_render_16alignment.cpp:1311:65: style: Redundant condition: pSource->pBlendingParams!=nullptr. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] media-driver-intel-media-22.4.3/media_driver/agnostic/common/vp/hal/vphal_render_composite.cpp:3602:47: style: Redundant condition: pSamplerStateParams->bInUse. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] media-driver-intel-media-22.4.3/media_driver/agnostic/common/vp/hal/vphal_render_fast1ton.cpp:1165:62: style: Redundant condition: pSrcSurface->pBlendingParams!=nullptr. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] media-driver-intel-media-22.4.3/media_driver/agnostic/common/vp/hal/vphal_render_hdr_base.cpp:367:37: style: Redundant condition: pSrc->pHDRParams. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] media-driver-intel-media-22.4.3/media_driver/agnostic/common/vp/hal/vphal_render_hdr_base.cpp:395:40: style: Redundant condition: pTarget->pHDRParams. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] media-driver-intel-media-22.4.3/media_driver/linux/Xe_M/ddi/media_libva_caps_dg2.cpp:649:46: style: Redundant condition: entrypoint==VAEntrypointEncSliceLP. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] media-driver-intel-media-22.4.3/media_driver/linux/common/ddi/media_libva_caps.cpp:728:46: style: Redundant condition: entrypoint==VAEntrypointEncSliceLP. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] media-driver-intel-media-22.4.3/media_driver/linux/gen12/ddi/media_libva_caps_g12.cpp:1780:46: style: Redundant condition: entrypoint==VAEntrypointEncSliceLP. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] media-driver-intel-media-22.4.3/media_softlet/agnostic/common/vp/hal/bufferMgr/vp_resource_manager.cpp:2049:23: style: Redundant condition: caps.bRender. '!caps.bRender || (caps.bRender && caps.bDnKernelUpdate)' is equivalent to '!caps.bRender || caps.bDnKernelUpdate' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/intel-vaapi-driver/intel-vaapi-driver_2.4.1+dfsg1.orig.tar.xz intel-vaapi-driver-2.4.1/src/i965_encoder_vp8.c:3806:20: style: Redundant condition: is_phase2. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] intel-vaapi-driver-2.4.1/src/i965_encoder_vp8.c:3867:20: style: Redundant condition: is_phase2. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/intelrdfpmath/intelrdfpmath_2.0u2.orig.tar.gz IntelRDFPMathLib20U2/LIBRARY/src/bid32_string.c:403:10: style:inconclusive: Redundant condition: If '!c', the comparison 'c < '0'' is always true. [redundantCondition] IntelRDFPMathLib20U2/LIBRARY/src/bid64_string.c:483:10: style:inconclusive: Redundant condition: If '!c', the comparison 'c < '0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/inventor/inventor_2.1.5-10.orig.tar.gz inventor/lib/nodekits/src/nodekits/SoSceneKit.c++:165:21: style: Redundant condition: camNum>=0. 'camNum<0 || (camNum>=0 && camNumDisplayOptionSet. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/ipmitool/ipmitool_1.8.18.orig.tar.bz2 ipmitool-1.8.18/lib/ipmi_sel.c:909:32: style: Redundant condition: If 'EXPR < 0x08', the comparison 'EXPR != 0x0F' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/ipmiutil/ipmiutil_3.1.8.orig.tar.gz ipmiutil-3.1.8/util/ifirewall.c:1041:15: style: Redundant condition: argc>0. 'argc>0 || (argc>0 && strncmp(argv[0],"help",4)==0)' is equivalent to 'argc>0' [redundantCondition] ipmiutil-3.1.8/util/oem_dell.c:5652:32: style: Redundant condition: If 'EXPR < 0x08', the comparison 'EXPR != 0x0f' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/iptables/iptables_1.8.8.orig.tar.bz2 iptables-1.8.8/iptables/iptables-xml.c:406:23: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/ipv6toolkit/ipv6toolkit_2.0+ds.1.orig.tar.gz ipv6toolkit-2.0+ds.1/tools/na6.c:1343:33: style: Redundant condition: pktdata!=NULL. 'pktdata==NULL || (pktdata!=NULL && multicastdst_f)' is equivalent to 'pktdata==NULL || multicastdst_f' [redundantCondition] ipv6toolkit-2.0+ds.1/tools/ra6.c:1531:32: style: Redundant condition: pktdata!=NULL. 'pktdata==NULL || (pktdata!=NULL && multicastdst_f)' is equivalent to 'pktdata==NULL || multicastdst_f' [redundantCondition] ipv6toolkit-2.0+ds.1/tools/tcp6.c:1838:23: style: Redundant condition: tcpflags_f. '!tcpflags_f || (tcpflags_f && tcpflags&0x10)' is equivalent to '!tcpflags_f || tcpflags&0x10' [redundantCondition] ipv6toolkit-2.0+ds.1/tools/tcp6.c:1875:23: style: Redundant condition: tcpflags_f. '!tcpflags_f || (tcpflags_f && tcpflags&0x10)' is equivalent to '!tcpflags_f || tcpflags&0x10' [redundantCondition] ipv6toolkit-2.0+ds.1/tools/tcp6.c:1938:22: style: Redundant condition: tcpflags_f. '!tcpflags_f || (tcpflags_f && tcpflags&0x10)' is equivalent to '!tcpflags_f || tcpflags&0x10' [redundantCondition] ipv6toolkit-2.0+ds.1/tools/tcp6.c:1983:22: style: Redundant condition: tcpflags_f. '!tcpflags_f || (tcpflags_f && tcpflags&0x10)' is equivalent to '!tcpflags_f || tcpflags&0x10' [redundantCondition] ipv6toolkit-2.0+ds.1/tools/tcp6.c:2450:16: style: Redundant condition: floodp_f. '!floodp_f || (floodp_f && nports==1)' is equivalent to '!floodp_f || nports==1' [redundantCondition] ipv6toolkit-2.0+ds.1/tools/udp6.c:1918:16: style: Redundant condition: floodp_f. '!floodp_f || (floodp_f && nports==1)' is equivalent to '!floodp_f || nports==1' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/ircd-irc2/ircd-irc2_2.11.2p3~dfsg.orig.tar.gz irc2.11.2p3/iauth/mod_rfc931.c:228:21: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] irc2.11.2p3/iauth/mod_rfc931.c:236:21: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] irc2.11.2p3/iauth/mod_rfc931.c:245:22: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/ircd-ircu/ircd-ircu_2.10.12.10.dfsg1.orig.tar.gz ircd-ircu-2.10.12.10.dfsg1/ircd/ircd_snprintf.c:1539:21: style: Redundant condition: *fmt=='%'. '*fmt!='%' || (*fmt=='%' && *++fmt=='%')' is equivalent to '*fmt!='%' || *++fmt=='%'' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/ircd-ratbox/ircd-ratbox_3.0.8.dfsg.orig.tar.gz ircd-ratbox-3.0.8/modules/m_tb.c:93:26: style: Redundant condition: chptr->topic!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/irrlicht/irrlicht_1.8.5+ds.orig.tar.xz irrlicht-1.8.5/source/Irrlicht/CSceneCollisionManager.cpp:88:14: style: Redundant condition: bits!=0. 'bits==0 || (bits!=0 && current->getID()&bits)' is equivalent to 'bits==0 || current->getID()&bits' [redundantCondition] irrlicht-1.8.5/source/Irrlicht/CSceneCollisionManager.cpp:288:13: style: Redundant condition: bits!=0. 'bits==0 || (bits!=0 && current->getID()&bits)' is equivalent to 'bits==0 || current->getID()&bits' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/irssi-plugin-otr/irssi-plugin-otr_1.0.2.orig.tar.bz2 irssi-plugin-otr-1.0.2/src/cmd.c:106:20: style: Redundant condition: irssi. '!irssi || (irssi && argc!=0)' is equivalent to '!irssi || argc!=0' [redundantCondition] irssi-plugin-otr-1.0.2/src/cmd.c:292:20: style: Redundant condition: irssi. '!irssi || (irssi && argc!=0)' is equivalent to '!irssi || argc!=0' [redundantCondition] irssi-plugin-otr-1.0.2/src/cmd.c:324:20: style: Redundant condition: irssi. '!irssi || (irssi && argc!=0)' is equivalent to '!irssi || argc!=0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/irssi-plugin-xmpp/irssi-plugin-xmpp_0.54+git20191101+c13fa5.orig.tar.gz src/core/xep/registration.c:107:17: style: Redundant condition: id!=NULL. 'id==NULL || (id!=NULL && strcmp(id,rd->id)!=0)' is equivalent to 'id==NULL || strcmp(id,rd->id)!=0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/isakmpd/isakmpd_20041012.orig.tar.gz isakmpd-20041012.orig/connection.c:121:15: style: Redundant condition: attrs. '!attrs || (attrs && !attr)' is equivalent to '!attrs || !attr' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/isdnutils/isdnutils_3.25+dfsg1.orig.tar.bz2 isdnutils-3.25/isdnlog/isdnlog/user_access.c:278:22: style: Redundant condition: If 'EXPR == '\0'', the comparison 'EXPR != '['' is always true. [redundantCondition] isdnutils-3.25/pppdcapiplugin/capiplugin.c:370:12: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/isl/isl_0.24.orig.tar.xz isl-0.24/isl_pw_templ.c:612:18: style: Redundant condition: If 'empty < 0', the comparison 'empty' is always true. [redundantCondition] isl-0.24/isl_aff.c:5760:18: style: Redundant condition: If 'empty < 0', the comparison 'empty' is always true. [redundantCondition] isl-0.24/isl_aff.c:6461:18: style: Redundant condition: If 'empty < 0', the comparison 'empty' is always true. [redundantCondition] isl-0.24/isl_ast_build_expr.c:89:18: style: Redundant condition: If 'is_zero < 0', the comparison 'is_zero' is always true. [redundantCondition] isl-0.24/isl_ast_build_expr.c:201:20: style: Redundant condition: If '!non_neg', the comparison 'non_neg >= 0' is always true. [redundantCondition] isl-0.24/isl_ast_build_expr.c:212:20: style: Redundant condition: If '!non_neg', the comparison 'non_neg >= 0' is always true. [redundantCondition] isl-0.24/isl_ast_codegen.c:2930:16: style: Redundant condition: If 'empty < 0', the comparison 'empty' is always true. [redundantCondition] isl-0.24/isl_ast_codegen.c:3851:18: style: Redundant condition: If '!empty', the comparison 'empty >= 0' is always true. [redundantCondition] isl-0.24/isl_ast_codegen.c:4177:16: style: Redundant condition: If '!skip', the comparison 'skip >= 0' is always true. [redundantCondition] isl-0.24/isl_ast_codegen.c:4179:16: style: Redundant condition: If '!skip', the comparison 'skip >= 0' is always true. [redundantCondition] isl-0.24/isl_ast_graft.c:617:20: style: Redundant condition: If 'subset < 0', the comparison 'subset' is always true. [redundantCondition] isl-0.24/isl_ast_graft.c:625:20: style: Redundant condition: If 'subset < 0', the comparison 'subset' is always true. [redundantCondition] isl-0.24/isl_coalesce.c:3512:16: style: Redundant condition: If 'equal < 0', the comparison 'equal' is always true. [redundantCondition] isl-0.24/isl_coalesce.c:3512:38: style: Redundant condition: If 'empty < 0', the comparison 'empty' is always true. [redundantCondition] isl-0.24/isl_convex_hull.c:3046:22: style: Redundant condition: If 'is_universe < 0', the comparison 'is_universe' is always true. [redundantCondition] isl-0.24/isl_map_simplify.c:3682:23: style: Redundant condition: If '!is_universe', the comparison 'is_universe >= 0' is always true. [redundantCondition] isl-0.24/isl_scheduler.c:3477:16: style: Redundant condition: If 'empty < 0', the comparison 'empty' is always true. [redundantCondition] isl-0.24/isl_scheduler.c:3522:21: style: Redundant condition: If '!adjacent', the comparison 'adjacent >= 0' is always true. [redundantCondition] isl-0.24/isl_scheduler.c:4603:19: style: Redundant condition: If 'trivial < 0', the comparison 'trivial' is always true. [redundantCondition] isl-0.24/isl_scheduler.c:5676:21: style: Redundant condition: If '!adjacent', the comparison 'adjacent >= 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/isomaster/isomaster_1.3.13.orig.tar.bz2 isomaster-1.3.13/bk/bkRead.c:1087:20: style: Redundant condition: foundName. '!foundName || (foundName && nameContinues)' is equivalent to '!foundName || nameContinues' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/istgt/istgt_0.4~20111008.orig.tar.gz istgt-20111008/src/istgt_lu_dvd.c:3430:21: style: Redundant condition: If 'data_len < 0', the comparison 'data_len < 2' is always true. [redundantCondition] istgt-20111008/src/istgt_lu_tape.c:4897:21: style: Redundant condition: If 'data_len < 0', the comparison 'data_len < 2' is always true. [redundantCondition] istgt-20111008/src/istgt_iscsi.c:4777:26: style: Redundant condition: If 'rc == 0', the comparison 'rc != 1' is always true. [redundantCondition] istgt-20111008/src/istgt_iscsi.c:5337:26: style: Redundant condition: If 'rc == 0', the comparison 'rc != 1' is always true. [redundantCondition] istgt-20111008/src/istgt_lu_disk.c:5074:15: style: Redundant condition: If 'rc < 0', the comparison 'rc != 1' is always true. [redundantCondition] istgt-20111008/src/istgt_lu_disk.c:5156:14: style: Redundant condition: If 'rc < 0', the comparison 'rc != 1' is always true. [redundantCondition] istgt-20111008/src/istgt_lu_disk.c:5251:15: style: Redundant condition: If 'rc < 0', the comparison 'rc != 1' is always true. [redundantCondition] istgt-20111008/src/istgt_lu_disk.c:5316:14: style: Redundant condition: If 'rc < 0', the comparison 'rc != 1' is always true. [redundantCondition] istgt-20111008/src/istgt_lu_disk.c:5906:21: style: Redundant condition: If 'data_len < 0', the comparison 'data_len < 2' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/itcl4/itcl4_4.2.2.orig.tar.gz itcl4.2.2/generic/itclObject.c:3370:31: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/itksnap/itksnap_3.6.0.orig.tar.gz itksnap-3.6.0/Submodules/c3d/adapters/PadImage.cxx:44:25: style: Redundant condition: If 'i < 2', the comparison 'i < 3' is always true. [redundantCondition] 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] itksnap-3.6.0/Submodules/c3d/adapters/PadImage.cxx:44:25: style: Redundant condition: If 'i < 3', the comparison 'i < 4' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/its-playback-time/its-playback-time_0.2017-08-30.3c40fd3.orig.tar.gz its-playback-time-0.2017-08-30.3c40fd3/settings.c:334:19: style: Redundant condition: If 'EXPR == ','', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/iverilog/iverilog_11.0.orig.tar.gz iverilog-11_0/vpi/vhdl_textio.c:152:19: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/ivtools/ivtools_2.0.11d.a1.orig.tar.xz ivtools-ivtools-2.0.11d.a1/src/GraphUnidraw/edgecomp.cc:676:24: style: Redundant condition: subedgecomp. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ivtools-ivtools-2.0.11d.a1/src/GraphUnidraw/edgecomp.cc:688:24: style: Redundant condition: subedgecomp. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ivtools-ivtools-2.0.11d.a1/src/IV-2_6/filebrowser.cc:162:25: style: Redundant condition: If 'EXPR == '.'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ivtools-ivtools-2.0.11d.a1/src/Unidraw/statevars.cc:52:29: style: Redundant condition: _name!=nil. '_name==nil || (_name!=nil && strcmp(n,_name)!=0)' is equivalent to '_name==nil || strcmp(n,_name)!=0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/iwd/iwd_1.28.orig.tar.xz iwd-1.28/tools/hwsim.c:1260:12: style: Redundant condition: ack. '!ack || (ack && rule->drop_ack)' is equivalent to '!ack || rule->drop_ack' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/j/jabber-muc/jabber-muc_0.8.orig.tar.gz jabber-muc-0.8/src/jabberd/snprintf.c:196:27: style: Redundant condition: If 'decpt < -3', the comparison 'decpt < 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/j/jabberd2/jabberd2_2.7.0.orig.tar.gz jabberd2-jabberd-2.7.0/subst/snprintf.c:209:27: style: Redundant condition: If 'decpt < -3', the comparison 'decpt < 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/j/jack-audio-connection-kit/jack-audio-connection-kit_0.126.0.orig.tar.gz jack1-0.126.0/libjack/client.c:973:53: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/j/jamnntpd/jamnntpd_1.3.orig.tar.gz jamnntpd-1.3/src/nntpserv.c:1927:15: style: Redundant condition: c!=0. 'c==0 || (c!=0 && fromname[c-1]==32)' is equivalent to 'c==0 || fromname[c-1]==32' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/j/janus/janus_1.0.1.orig.tar.gz janus-gateway-1.0.1/src/postprocessing/janus-pp-rec.c:744:43: style: Redundant condition: data. '!data || (data && textdata)' is equivalent to '!data || textdata' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/j/java3d/java3d_1.5.2+dfsg.orig.tar.gz java3d-1.5.2+dfsg/j3d-core/src/native/d3d/GraphicsContext3D.cpp:60:41: style: Redundant condition: d3dCtx->frontSurface==NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/j/jclassinfo/jclassinfo_0.19.1.orig.tar.gz jclassinfo-0.19.1/jclass/jstring.c:437:20: style: Redundant condition: If 'EXPR == '['', the comparison 'EXPR != '\0'' is always true. [redundantCondition] jclassinfo-0.19.1/jclass/manifest.c:68:13: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/j/jd/jd_2.8.8-140601.orig.tar.gz jd-2.8.8-140601/src/jdlib/miscutil.cpp:64:35: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/j/jed/jed_0.99.20~pre.160+dfsg.orig.tar.xz jed-pre0.99.20-160/src/dos_os2.c:110:36: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] jed-pre0.99.20-160/src/dos_os2.c:116:38: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] jed-pre0.99.20-160/src/mswshell.c:65:36: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] jed-pre0.99.20-160/src/mswshell.c:72:33: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/j/jesred/jesred_1.2pl1.orig.tar.gz jesred-1.2pl1/rewrite.c:296:36: style: Redundant condition: *(in_ptr-1)=='\\'. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/j/jikespg/jikespg_1.3.orig.tar.gz jikespg-1.3/src/lpgparse.c:426:32: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/j/jimtcl/jimtcl_0.81+dfsg0.orig.tar.gz jimtcl-0.81/sqlite3/sqlite3.c:51618:15: style: Redundant condition: If 'pgno == 0', the comparison 'pgno <= 1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/j/juman/juman_7.0.orig.tar.bz2 juman-7.0/lib/lisp.c:647:26: style: Redundant condition: CellTbl!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/kamailio/kamailio_5.5.4.orig.tar.gz kamailio-5.5.4/src/core/utils/tmrec.c:51:12: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] kamailio-5.5.4/src/modules/cplc/cpl_time.c:47:12: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] kamailio-5.5.4/src/modules/presence_xml/pidf.c:164:20: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] kamailio-5.5.4/src/modules/utils/pidf.c:157:19: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] kamailio-5.5.4/src/modules/xmpp/xsnprintf.c:201:27: style: Redundant condition: If 'decpt < -3', the comparison 'decpt < 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/kasumi/kasumi_2.5.orig.tar.gz kasumi-2.5/intl/dcigettext.c:588:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/kate4/kate4_4.14.3.orig.tar.xz kate-4.14.3/part/completion/expandingtree/expandingwidgetmodel.cpp:182:53: style: Redundant condition: !(oldIndextile_set[ret].exit_level. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/kbibtex/kbibtex_0.9.90.orig.tar.xz kbibtex-0.9.90/src/gui/element/associatedfilesui.cpp:251:122: style: Redundant condition: bibTeXfileUrl.scheme()==d->sourceUrl.scheme(). 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/kbuild/kbuild_0.1.9998svn3564+dfsg.orig.tar.gz kbuild-3564/src/lib/nt_fullpath.c:375:37: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR != '\\'' is always true. [redundantCondition] kbuild-3564/src/sed/intl/dcigettext.c:550:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/kconfig/kconfig_5.94.0.orig.tar.xz kconfig-5.94.0/src/gui/kwindowconfig.cpp:86:24: style: Redundant condition: sizeValid. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/kde-baseapps/kde-baseapps_16.08.3.orig.tar.xz kde-baseapps-16.08.3/dolphin/src/views/dolphinviewactionhandler.cpp:224:26: style: Redundant condition: !isSortGroup. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/kde-runtime/kde-runtime_17.08.3.orig.tar.xz kde-runtime-17.08.3/kioslave/man/man2html.cpp:1490:15: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] kde-runtime-17.08.3/kioslave/man/man2html.cpp:1490:41: style:inconclusive: Redundant condition: If 'EXPR <= '9'', the comparison 'EXPR != ']'' is always true. [redundantCondition] kde-runtime-17.08.3/kioslave/smb/kio_smb_win.cpp:129:35: style: Redundant condition: show_servers. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/kde-workspace/kde-workspace_4.11.13.orig.tar.xz kde-workspace-4.11.13/kcontrol/randr/randroutput.cpp:634:18: style: Redundant condition: confirm. '!confirm || (confirm && RandR::confirm(crtc->rect()))' is equivalent to '!confirm || RandR::confirm(crtc->rect())' [redundantCondition] kde-workspace-4.11.13/kcontrol/randr/randroutput.cpp:659:17: style: Redundant condition: confirm. '!confirm || (confirm && RandR::confirm(crtc->rect()))' is equivalent to '!confirm || RandR::confirm(crtc->rect())' [redundantCondition] kde-workspace-4.11.13/ksysguard/ksysguardd/Linux/stat.c:402:16: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] kde-workspace-4.11.13/ksysguard/ksysguardd/Linux/stat.c:590:16: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/kde4libs/kde4libs_4.14.38.orig.tar.xz kdelibs-4.14.38/khtml/rendering/render_canvas.cpp:738:35: style: Redundant condition: oldEnd==m_selectionEnd. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/kdeartwork/kdeartwork_15.08.3.orig.tar.xz kdeartwork-15.08.3/styles/phase/phasestyle.cpp:1326:36: style: Redundant condition: !vertical. 'vertical || (!vertical && pbar->direction==Qt::RightToLeft)' is equivalent to 'vertical || pbar->direction==Qt::RightToLeft' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/kdenlive/kdenlive_22.04.1.orig.tar.xz kdenlive-22.04.1/src/timeline2/model/builders/meltBuilder.cpp:116:47: style: Redundant condition: audioTrack. '!audioTrack || (audioTrack && muteState!=1)' is equivalent to '!audioTrack || muteState!=1' [redundantCondition] kdenlive-22.04.1/src/timeline2/model/builders/meltBuilder.cpp:280:47: style: Redundant condition: audioTrack. '!audioTrack || (audioTrack && muteState!=1)' is equivalent to '!audioTrack || muteState!=1' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/kdepim/kdepim_16.04.3.orig.tar.xz kdepim-16.04.3/kalarm/commandoptions.cpp:716:7: style: Redundant condition: allowedEditType!=EditAlarmDlg::NO_TYPE. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/kdepim4/kdepim4_4.14.10.orig.tar.xz kdepim-4.14.10/agents/sendlateragent/sendlaterdialog.cpp:134:17: style: Redundant condition: mDelay. '!mDelay || (mDelay && mDelay->isChecked())' is equivalent to '!mDelay || mDelay->isChecked()' [redundantCondition] kdepim-4.14.10/calendarviews/todo/todoview.cpp:739:43: style: Redundant condition: actionIsRw. '!actionIsRw || (actionIsRw && !incidenceIsRO)' is equivalent to '!actionIsRw || !incidenceIsRO' [redundantCondition] kdepim-4.14.10/kalarm/commandoptions.cpp:521:7: style: Redundant condition: allowedEditType!=EditAlarmDlg::NO_TYPE. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/kdepimlibs/kdepimlibs_4.14.10.orig.tar.xz kdepimlibs-4.14.10/kcal/scheduler.cpp:448:15: style: Redundant condition: e. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/kdevelop/kdevelop_22.04.1.orig.tar.xz kdevelop-22.04.1/plugins/qmakemanager/variablereferenceparser.cpp:32:19: style: Redundant condition: If 'size == 0', the comparison 'size < 3' is always true. [redundantCondition] kdevelop-22.04.1/plugins/quickopen/expandingtree/expandingwidgetmodel.cpp:196:59: style: Redundant condition: !(oldIndexonlyCheckHeader(). '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/khtml/khtml_5.94.0.orig.tar.xz khtml-5.94.0/src/rendering/render_canvas.cpp:772:35: style: Redundant condition: oldEnd==m_selectionEnd. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/kicad/kicad_6.0.5+dfsg.orig.tar.xz tmptu6d8nv3/common/lib_table_base.cpp:199:38: style: Redundant condition: aCheckIfEnabled. '!aCheckIfEnabled || (aCheckIfEnabled && row->GetIsEnabled())' is equivalent to '!aCheckIfEnabled || row->GetIsEnabled()' [redundantCondition] tmptu6d8nv3/common/lib_table_base.cpp:215:38: style: Redundant condition: aCheckIfEnabled. '!aCheckIfEnabled || (aCheckIfEnabled && row->GetIsEnabled())' is equivalent to '!aCheckIfEnabled || row->GetIsEnabled()' [redundantCondition] tmptu6d8nv3/common/widgets/button_row_panel.cpp:67:23: style: Redundant condition: !aLeft. 'aLeft || (!aLeft && i= '0'', the comparison 'EXPR' is always true. [redundantCondition] kio-extras-21.12.3/man/man2html.cpp:1483:45: style:inconclusive: Redundant condition: If 'EXPR <= '9'', the comparison 'EXPR != ']'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/kismet/kismet_2016.07.R1.orig.tar.xz kismet-2016-07-R1/clinetframework.cc:166:31: style: Redundant condition: write_buf!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/kitty/kitty_0.21.2.orig.tar.xz kitty-0.21.2/kitty/freetype.c:121:36: style: Redundant condition: glyph->bitmap_top>0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/kmod/kmod_29.orig.tar.xz kmod-29/libkmod/libkmod-config.c:301:23: style: Redundant condition: *s=='\0'. '*s!='\0' || (*s=='\0' && !was_space)' is equivalent to '*s!='\0' || !was_space' [redundantCondition] kmod-29/libkmod/libkmod-config.c:365:23: style: Redundant condition: *s=='\0'. '*s!='\0' || (*s=='\0' && !was_space)' is equivalent to '*s!='\0' || !was_space' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/kmplayer/kmplayer_0.12.0b.orig.tar.bz2 kmplayer-0.12.0b/src/gstplayer.cpp:699:23: style: Redundant condition: gst_elm_play. '!gst_elm_play || (gst_elm_play && !notified_playing)' is equivalent to '!gst_elm_play || !notified_playing' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/kmplot/kmplot_21.12.3.orig.tar.xz kmplot-21.12.3/kmplot/view.cpp:2955:41: style: Redundant condition: plot->usecustomxmin. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] kmplot-21.12.3/kmplot/view.cpp:2956:41: style: Redundant condition: plot->usecustomxmax. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/knews/knews_1.0b.1.orig.tar.gz knews-1.0b.1/src/misc.c:220:11: style: Redundant condition: If 'EXPR == 3', the comparison 'EXPR != 2' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/knutclient/knutclient_1.0.5.orig.tar.gz knc105/src/knutclient.cpp:1174:35: style: Redundant condition: settingData.areYouSure. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/knxd/knxd_0.14.46.orig.tar.xz knxd-0.14.46/src/client/c/io.c:167:10: style: Redundant condition: con->readlen>=2. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/kodi/kodi_20.0~alpha1+dfsg1.orig.tar.xz kodi-20.0~alpha0+git20220516.59d6be5/xbmc/cores/VideoPlayer/DVDDemuxers/DVDDemuxFFmpeg.cpp:529:64: style: Redundant condition: strcmp(iformat->name,"mpegts")==0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] kodi-20.0~alpha0+git20220516.59d6be5/xbmc/filesystem/CurlFile.cpp:1830:97: style: Redundant condition: If 'timeout == -1', the comparison 'timeout < 200' is always true. [redundantCondition] kodi-20.0~alpha0+git20220516.59d6be5/xbmc/guilib/GUIBaseContainer.cpp:487:33: style: Redundant condition: If 'EXPR == 1', the comparison 'EXPR' is always true. [redundantCondition] kodi-20.0~alpha0+git20220516.59d6be5/xbmc/utils/StringUtils.cpp:1649:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/kodi-pvr-mythtv/kodi-pvr-mythtv_19.0.8+ds1.orig.tar.xz pvr.mythtv-19.0.8-Matrix/lib/cppmyth/src/private/builtin.c:42:12: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] pvr.mythtv-19.0.8-Matrix/lib/cppmyth/src/private/builtin.c:79:12: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/kodi-pvr-vuplus/kodi-pvr-vuplus_19.0.0+ds1.orig.tar.xz pvr.vuplus-19.0.0-Matrix/src/enigma2/Timers.cpp:882:40: style: Redundant condition: !timerToUpdate.GetAnyChannel(). 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/kodi-visualization-pictureit/kodi-visualization-pictureit_19.0.1+ds1.orig.tar.xz visualization.pictureit-19.0.1-Matrix/src/stb_image.h:5510:17: style: Redundant condition: If 'req_comp >= 3', the comparison 'req_comp' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/kolourpaint/kolourpaint_21.12.3.orig.tar.xz kolourpaint-21.12.3/dialogs/imagelib/transforms/kpTransformResizeScaleDialog.cpp:431:32: style: Redundant condition: actOnSelection(). '!actOnSelection() || (actOnSelection() && textSelection())' is equivalent to '!actOnSelection() || textSelection()' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/konclude/konclude_0.7.0+1138~dfsg.orig.tar.xz Konclude-0.7.0-1138/Source/Reasoner/Classifier/COptimizedSubClassSubsumptionClassifierThread.cpp:313:41: style: Redundant condition: neg. '!neg || (neg && opCount<=1)' is equivalent to '!neg || opCount<=1' [redundantCondition] Konclude-0.7.0-1138/Source/Reasoner/Classifier/COptimizedSubClassSubsumptionClassifierThread.cpp:313:94: style: Redundant condition: !neg. 'neg || (!neg && opCount<=1)' is equivalent to 'neg || opCount<=1' [redundantCondition] Konclude-0.7.0-1138/Source/Reasoner/Classifier/COptimizedKPSetClassSubsumptionClassifierThread.cpp:394:38: style: Redundant condition: neg. '!neg || (neg && opCount<=1)' is equivalent to '!neg || opCount<=1' [redundantCondition] Konclude-0.7.0-1138/Source/Reasoner/Classifier/COptimizedKPSetClassSubsumptionClassifierThread.cpp:394:91: style: Redundant condition: !neg. 'neg || (!neg && opCount<=1)' is equivalent to 'neg || opCount<=1' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/kopanocore/kopanocore_8.7.0.orig.tar.xz tmpzar12buo/common/ECThreadPool.cpp:337:50: style: Redundant condition: tmLastRunTime.tm_min==tmtime.tm_min. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] tmpzar12buo/common/ECThreadPool.cpp:344:52: style: Redundant condition: tmLastRunTime.tm_hour==tmtime.tm_hour. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/krb5/krb5_1.20~beta1.orig.tar.gz krb5-1.20-beta1/src/lib/gssapi/mechglue/gssd_pname_to_uid.c:158:46: style: Redundant condition: unionName->mech_type!=GSS_C_NO_OID. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/krb5-auth-dialog/krb5-auth-dialog_3.26.1.orig.tar.xz krb5-auth-dialog-3.26.1/src/ka-preferences.c:156:28: style: Redundant condition: old_principal. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] krb5-auth-dialog-3.26.1/src/ka-preferences.c:206:27: style: Redundant condition: old_pkuserid. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] krb5-auth-dialog-3.26.1/src/ka-preferences.c:259:28: style: Redundant condition: old_pkanchors. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/krita/krita_5.0.8+dfsg.orig.tar.xz krita-5.0.8/libs/flake/svg/SvgMeshPatch.cpp:653:25: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] krita-5.0.8/libs/flake/svg/SvgMeshPatch.cpp:657:29: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] krita-5.0.8/libs/flake/svg/SvgMeshPatch.cpp:673:29: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] krita-5.0.8/libs/flake/svg/SvgUtil.cpp:368:25: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] krita-5.0.8/libs/flake/svg/SvgUtil.cpp:372:29: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] krita-5.0.8/libs/flake/svg/SvgUtil.cpp:388:29: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] krita-5.0.8/plugins/paintops/libpaintop/kis_filter_option.cpp:98:17: style: Redundant condition: m_currentFilterConfigWidget. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/krusader/krusader_2.7.2.orig.tar.xz krusader-2.7.2/krusader/Panel/PanelView/krview.cpp:1027:16: style: Redundant condition: isDir. '!isDir || (isDir && properties()->filterApplysToDirs)' is equivalent to '!isDir || properties()->filterApplysToDirs' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/ksh/ksh_2020.0.0+really93u+20120801.orig.tar.gz ksh-93u+20120801/src/cmd/ksh93/sh/lex.c:1208:13: style: Redundant condition: If 'n == ']'', the comparison 'n > 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/ksh93u+m/ksh93u+m_1.0.0~beta.2.orig.tar.gz ksh-1.0.0-beta.2/src/cmd/ksh93/sh/lex.c:1135:13: style: Redundant condition: If 'n == ']'', the comparison 'n > 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/ksmbd-tools/ksmbd-tools_3.4.5.orig.tar.gz ksmbd-tools-3.4.5/lib/config_parser.c:305:12: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/ksysguard/ksysguard_5.20.5.orig.tar.xz ksysguard-5.20.5/ksysguardd/Linux/stat.c:402:16: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ksysguard-5.20.5/ksysguardd/Linux/stat.c:591:16: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/kvirc/kvirc_5.0.0+dfsg.orig.tar.xz kvirc-5.0.0+dfsg/src/kvirc/sparser/KviIrcServerParser_numericHandlers.cpp:492:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] kvirc-5.0.0+dfsg/src/kvirc/sparser/KviIrcServerParser_numericHandlers.cpp:540:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] kvirc-5.0.0+dfsg/src/modules/links/LinksWindow.cpp:484:12: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/kvpm/kvpm_0.9.10.orig.tar.gz kvpm-0.9.10/kvpm/lvproperties.cpp:278:74: style: Redundant condition: m_lv->isLvmMirrorLog(). '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/k/kvpnc/kvpnc_0.9.6a.orig.tar.bz2 kvpnc-0.9.6a-kde4/src/kvpnc.cpp:2054:105: style: Redundant condition: If 'vpnc_version_minor == 3', the comparison 'vpnc_version_minor >= 2' is always true. [redundantCondition] kvpnc-0.9.6a-kde4/src/kvpnc.cpp:3106:97: style: Redundant condition: GlobalConfig->currentProfile->getConnectionType()==VpnAccountData::racoon. 'A || (A && B)' is equivalent to 'A' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/lam/lam_7.1.4.orig.tar.gz lam-7.1.4/share/mpi/lamsend.c:109:40: style: Redundant condition: err!=MPI_SUCCESS. 'err==MPI_SUCCESS || (err!=MPI_SUCCESS && errno!=EBUSY)' is equivalent to 'err==MPI_SUCCESS || errno!=EBUSY' [redundantCondition] lam-7.1.4/share/mpi/recv.c:172:42: style: Redundant condition: err!=MPI_SUCCESS. 'err==MPI_SUCCESS || (err!=MPI_SUCCESS && errno!=EBUSY)' is equivalent to 'err==MPI_SUCCESS || errno!=EBUSY' [redundantCondition] lam-7.1.4/share/ssi/boot/base/ssi_boot_open.c:185:39: style: Redundant condition: ls->ssi_open_module!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] lam-7.1.4/share/ssi/boot/base/ssi_boot_open.c:255:37: style: Redundant condition: ls->ssi_open_module!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] lam-7.1.4/share/ssi/coll/base/ssi_coll_open.c:165:37: style: Redundant condition: ls->ssi_open_module!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] lam-7.1.4/share/ssi/crlam/base/ssi_crlam.c:253:32: style: Redundant condition: If 'EXPR == 'X'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] lam-7.1.4/share/ssi/rpi/base/ssi_rpi_open.c:172:39: style: Redundant condition: ls->ssi_open_module!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] lam-7.1.4/share/ssi/rpi/base/ssi_rpi_open.c:242:37: style: Redundant condition: ls->ssi_open_module!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/lame/lame_3.100.orig.tar.gz lame-3.100/ACM/tinyxml/tinyxmlparser.cpp:347:16: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] lame-3.100/ACM/tinyxml/tinyxmlparser.cpp:524:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] lame-3.100/ACM/tinyxml/tinyxmlparser.cpp:694:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] lame-3.100/ACM/tinyxml/tinyxmlparser.cpp:769:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '='' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/largetifftools/largetifftools_1.4.1.orig.tar.bz2 largetifftools-1.4.1/src/tiffmakemosaic.c:1462:19: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/larswm/larswm_7.5.3.orig.tar.gz larswm-7.5.3/tiling.c:889:24: style: Redundant condition: !c->isnotile. 'c->isnotile || (!c->isnotile && !s->skip_focus[s->desktop])' is equivalent to 'c->isnotile || !s->skip_focus[s->desktop]' [redundantCondition] larswm-7.5.3/tiling.c:912:23: style: Redundant condition: !c->isnotile. 'c->isnotile || (!c->isnotile && !s->skip_focus[s->desktop])' is equivalent to 'c->isnotile || !s->skip_focus[s->desktop]' [redundantCondition] larswm-7.5.3/tiling.c:927:36: style: Redundant condition: !s->notile_raised[s->desktop]. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] larswm-7.5.3/tiling.c:971:24: style: Redundant condition: !c->isnotile. 'c->isnotile || (!c->isnotile && !s->skip_focus[s->desktop])' is equivalent to 'c->isnotile || !s->skip_focus[s->desktop]' [redundantCondition] larswm-7.5.3/tiling.c:992:20: style: Redundant condition: !c->isnotile. 'c->isnotile || (!c->isnotile && !s->skip_focus[s->desktop])' is equivalent to 'c->isnotile || !s->skip_focus[s->desktop]' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/latex2rtf/latex2rtf_2.3.18a.orig.tar.gz latex2rtf-2.3.18/tables.c:447:42: style: Redundant condition: *s=='&'. '*s!='&' || (*s=='&' && escaped)' is equivalent to '*s!='&' || escaped' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/lbreakout2/lbreakout2_2.6.5.orig.tar.gz lbreakout2-2.6.5/intl/dcigettext.c:570:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/lbreakouthd/lbreakouthd_1.0.10.orig.tar.gz lbreakouthd-1.0.10/intl/dcigettext.c:689:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/lcalc/lcalc_2.0.5.orig.tar.bz2 lcalc-2.0.5/src/lcalc/Lcommandline_twist.cc:238:20: style: Redundant condition: what_type==2. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] lcalc-2.0.5/src/lcalc/Lcommandline_twist.cc:708:20: style: Redundant condition: what_type==2. 'what_type!=2 || (what_type==2 && gcd(underlying_cond,d)==1)' is equivalent to 'what_type!=2 || gcd(underlying_cond,d)==1' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/lcd4linux/lcd4linux_0.11.0~svn1203.orig.tar.gz lcd4linux-r1203/drv_ASTUSB.c:128:14: style: Redundant condition: bus_id. '!bus_id || (bus_id && !strcasecmp(bus->dirname,bus_id))' is equivalent to '!bus_id || !strcasecmp(bus->dirname,bus_id)' [redundantCondition] lcd4linux-r1203/drv_ASTUSB.c:132:18: style: Redundant condition: device_id. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] lcd4linux-r1203/drv_IRLCD.c:117:14: style: Redundant condition: bus_id. '!bus_id || (bus_id && !strcasecmp(bus->dirname,bus_id))' is equivalent to '!bus_id || !strcasecmp(bus->dirname,bus_id)' [redundantCondition] lcd4linux-r1203/drv_IRLCD.c:121:18: style: Redundant condition: device_id. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] lcd4linux-r1203/drv_LCD2USB.c:131:14: style: Redundant condition: bus_id. '!bus_id || (bus_id && !strcasecmp(bus->dirname,bus_id))' is equivalent to '!bus_id || !strcasecmp(bus->dirname,bus_id)' [redundantCondition] lcd4linux-r1203/drv_LCD2USB.c:135:18: style: Redundant condition: device_id. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] lcd4linux-r1203/plugin_netdev.c:114:18: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/lcdproc/lcdproc_0.5.9.orig.tar.gz lcdproc-0.5.9/server/drivers/picolcd.c:1151:51: style: Redundant condition: If 'EXPR == 1', the comparison 'EXPR != 5' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/lcgdm/lcgdm_1.10.0.orig.tar.gz lcgdm-1.10.0/rfio/mstat.c:112:26: style: Redundant condition: rc==-1. 'rc!=-1 || (rc==-1 && rfio_errno!=0)' is equivalent to 'rc!=-1 || rfio_errno!=0' [redundantCondition] lcgdm-1.10.0/rfio/mstat.c:546:26: style: Redundant condition: rc==-1. 'rc!=-1 || (rc==-1 && rfio_errno!=0)' is equivalent to 'rc!=-1 || rfio_errno!=0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/lcmaps-plugins-verify-proxy/lcmaps-plugins-verify-proxy_1.5.10.orig.tar.gz lcmaps-plugins-verify-proxy-1.5.10/src/verify-proxy/verify-lib/src/verify_x509_utils.c:245:37: style: Redundant condition: If 'crit >= 0', the comparison 'crit != -2' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/ldb/ldb_2.2.3.orig.tar.gz ldb-2.2.3/common/ldb_parse.c:357:28: style: Redundant condition: *p==')'. '*p!=')' || (*p==')' && *(p-1)=='\\')' is equivalent to '*p!=')' || *(p-1)=='\\'' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/ledmon/ledmon_0.95.orig.tar.gz ledmon-0.95/src/amd_sgpio.c:764:9: style: Redundant condition: p. '!p || (p && *p=='N')' is equivalent to '!p || *p=='N'' [redundantCondition] ledmon-0.95/src/config_file.c:206:16: style: Redundant condition: filename. '!filename || (filename && access(filename,0)<0)' is equivalent to '!filename || access(filename,0)<0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/leocad/leocad_21.06.orig.tar.gz leocad-21.06/common/lc_meshloader.cpp:1413:16: style: Redundant condition: If 'EXPR > 32', the comparison 'EXPR' is always true. [redundantCondition] leocad-21.06/common/lc_meshloader.cpp:1427:17: style: Redundant condition: If 'EXPR > 32', the comparison 'EXPR' is always true. [redundantCondition] leocad-21.06/common/lc_meshloader.cpp:1451:18: style: Redundant condition: If 'EXPR > 32', the comparison 'EXPR' is always true. [redundantCondition] leocad-21.06/common/lc_meshloader.cpp:1596:18: style: Redundant condition: If 'EXPR > 32', the comparison 'EXPR' is always true. [redundantCondition] leocad-21.06/common/lc_model.cpp:324:32: style: Redundant condition: !CurrentGroups.IsEmpty(). 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/lepton-eda/lepton-eda_1.9.18.orig.tar.gz lepton-eda-1.9.18/contrib/renum/src/lepton-renum.c:339:32: style:inconclusive: Redundant condition: If 'EXPR >= 'A'', the comparison 'EXPR != '\n'' is always true. [redundantCondition] lepton-eda-1.9.18/contrib/renum/src/lepton-renum.c:346:23: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\n'' is always true. [redundantCondition] lepton-eda-1.9.18/liblepton/src/str.c:160:28: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] lepton-eda-1.9.18/liblepton/src/text_object.c:606:22: style: Redundant condition: If 'num_lines > 0', the comparison 'num_lines' is always true. [redundantCondition] lepton-eda-1.9.18/utils/sch2pcb/src/lepton-sch2pcb.c:884:16: style: Redundant condition: is_m4. '!is_m4 || (is_m4 && force_element_files)' is equivalent to '!is_m4 || force_element_files' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/leptonlib/leptonlib_1.82.0.orig.tar.gz leptonica-1.82.0/src/pdfio2.c:773:27: style: Redundant condition: format==IFF_PNG. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] leptonica-1.82.0/src/sarray1.c:463:30: style: Redundant condition: If 'copyflag != 0', the comparison 'copyflag != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/lgeneral/lgeneral_1.4.4.orig.tar.gz lgeneral-1.4.4/intl/dcgettext.c:335:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/liba/libacpi/libacpi_0.2.orig.tar.gz libacpi-0.2/libacpi.c:131:30: style: Redundant condition: If 'version == -1', the comparison 'version < 20020214' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/liba/libapache-mod-jk/libapache-mod-jk_1.2.48.orig.tar.gz tomcat-connectors-1.2.48-src/native/common/ap_snprintf.c:199:23: style: Redundant condition: If 'decpt < -3', the comparison 'decpt < 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/liba/libapache2-mod-auth-openidc/libapache2-mod-auth-openidc_2.4.11.1.orig.tar.gz mod_auth_openidc-2.4.11.1/src/config.c:1292:4: style: Redundant condition: dir_cfg->state_cookie_prefix!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] mod_auth_openidc-2.4.11.1/src/config.c:2034:4: style: Redundant condition: dir_cfg->cookie!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] mod_auth_openidc-2.4.11.1/src/config.c:2045:4: style: Redundant condition: dir_cfg->cookie_path!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] mod_auth_openidc-2.4.11.1/src/config.c:2056:4: style: Redundant condition: dir_cfg->authn_header!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/liba/libapache2-mod-qos/libapache2-mod-qos_11.63.orig.tar.gz mod_qos-11.63/apache2/mod_qos.c:7015:16: style: Redundant condition: option. '!option || (option && !strstr(option,"ip"))' is equivalent to '!option || !strstr(option,"ip")' [redundantCondition] mod_qos-11.63/tools/src/qsfilter2.c:214:15: style: Redundant condition: If 'prev == '\\'', the comparison 'prev' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/liba/libaqbanking/libaqbanking_6.5.0.orig.tar.gz aqbanking-6.5.0/src/libs/plugins/backends/aqofxconnect/libofxhome/ofxhome.c:109:12: style: Redundant condition: If 'rv < 0', the comparison 'rv < 200' is always true. [redundantCondition] aqbanking-6.5.0/src/libs/plugins/backends/aqofxconnect/libofxhome/ofxhome.c:397:12: style: Redundant condition: If 'rv < 0', the comparison 'rv < 200' is always true. [redundantCondition] aqbanking-6.5.0/src/libs/plugins/backends/aqpaypal/provider_request.c:71:12: style: Redundant condition: If 'rv < 0', the comparison 'rv < 200' is always true. [redundantCondition] aqbanking-6.5.0/src/libs/plugins/parsers/swift/swift535.c:86:13: style: Redundant condition: If 'EXPR == 32', the comparison 'EXPR' is always true. [redundantCondition] aqbanking-6.5.0/src/libs/plugins/parsers/swift/swift535.c:112:15: style: Redundant condition: If 'EXPR == 32', the comparison 'EXPR' is always true. [redundantCondition] aqbanking-6.5.0/src/libs/plugins/parsers/swift/swift535.c:156:13: style: Redundant condition: If 'EXPR == 32', the comparison 'EXPR' is always true. [redundantCondition] aqbanking-6.5.0/src/libs/plugins/parsers/swift/swift535.c:230:13: style: Redundant condition: If 'EXPR == 32', the comparison 'EXPR' is always true. [redundantCondition] aqbanking-6.5.0/src/libs/plugins/parsers/swift/swift535.c:286:13: style: Redundant condition: If 'EXPR == 32', the comparison 'EXPR' is always true. [redundantCondition] aqbanking-6.5.0/src/libs/plugins/parsers/swift/swift535.c:322:13: style: Redundant condition: If 'EXPR == 32', the comparison 'EXPR' is always true. [redundantCondition] aqbanking-6.5.0/src/libs/plugins/parsers/swift/swift940.c:120:13: style: Redundant condition: If 'EXPR == 32', the comparison 'EXPR' is always true. [redundantCondition] aqbanking-6.5.0/src/libs/plugins/parsers/swift/swift940.c:143:13: style: Redundant condition: If 'EXPR == 32', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/liba/libaria/libaria_2.8.0+repack.orig.tar.bz2 libaria-2.8.0.orig/ArNetworking/src/ArServerBase.cpp:1677:35: style: Redundant condition: freq>=0. 'freq<0 || (freq>=0 && frequency=0. 'ret<0 || (ret>=0 && clientFreq 0', the comparison 'granule_pos != -1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/liba/libav/libav_11.12.orig.tar.xz libav-11.12/libavcodec/utils.c:1214:29: style: Redundant condition: If 'EXPR < 0', the comparison 'EXPR' is always true. [redundantCondition] libav-11.12/libavcodec/vc1dec.c:836:24: style: Redundant condition: v->field_mode. '!v->field_mode || (v->field_mode && !v->numref)' is equivalent to '!v->field_mode || !v->numref' [redundantCondition] libav-11.12/libavcodec/vc1dec.c:1723:13: style: Redundant condition: !v->blk_mv_type[xy]. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] libav-11.12/libavformat/rtpdec.c:847:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] libav-11.12/libavformat/rtpdec.c:851:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] libav-11.12/libavformat/rtpdec_h264.c:374:19: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] libav-11.12/libavformat/rtpdec_h264.c:378:19: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libb/libblockdev/libblockdev_2.27.orig.tar.gz libblockdev-2.27-1/src/plugins/part.c:477:15: style: Redundant condition: part. '!part || (part && *part=='\0')' is equivalent to '!part || *part=='\0'' [redundantCondition] libblockdev-2.27-1/src/plugins/part.c:1135:15: style: Redundant condition: part. '!part || (part && *part=='\0')' is equivalent to '!part || *part=='\0'' [redundantCondition] libblockdev-2.27-1/src/plugins/part.c:1235:15: style: Redundant condition: part. '!part || (part && *part=='\0')' is equivalent to '!part || *part=='\0'' [redundantCondition] libblockdev-2.27-1/src/plugins/part.c:1413:15: style: Redundant condition: part. '!part || (part && *part=='\0')' is equivalent to '!part || *part=='\0'' [redundantCondition] libblockdev-2.27-1/src/plugins/part.c:1594:15: style: Redundant condition: part. '!part || (part && *part=='\0')' is equivalent to '!part || *part=='\0'' [redundantCondition] libblockdev-2.27-1/src/plugins/part.c:1704:15: style: Redundant condition: part. '!part || (part && *part=='\0')' is equivalent to '!part || *part=='\0'' [redundantCondition] libblockdev-2.27-1/src/plugins/part.c:1808:15: style: Redundant condition: part. '!part || (part && *part=='\0')' is equivalent to '!part || *part=='\0'' [redundantCondition] libblockdev-2.27-1/src/plugins/part.c:1864:15: style: Redundant condition: part. '!part || (part && *part=='\0')' is equivalent to '!part || *part=='\0'' [redundantCondition] libblockdev-2.27-1/src/plugins/part.c:1930:15: style: Redundant condition: part. '!part || (part && *part=='\0')' is equivalent to '!part || *part=='\0'' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libb/libbonoboui/libbonoboui_2.24.5.orig.tar.bz2 libbonoboui-2.24.5/tests/test-moniker.c:164:27: style: Redundant condition: storage_contents. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libb/libbsd/libbsd_0.11.6.orig.tar.xz libbsd-0.11.6/src/setproctitle.c:145:23: style: Redundant condition: i>=argc. 'i=argc && argv[i])' is equivalent to 'i=argc. 'i=argc && argv[i])' is equivalent to 'i 10', the comparison 'EXPR != -1' is always true. [redundantCondition] libcitadel/lib/mime_parser.c:548:46: style: Redundant condition: If 'EXPR > 10', the comparison 'EXPR != -1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libc/libcompiler-lexer-perl/libcompiler-lexer-perl_0.23.orig.tar.gz Compiler-Lexer-0.23/src/compiler/lexer/Compiler_scanner.cpp:1026:23: style: Redundant condition: prev_ch=='\\'. 'prev_ch!='\\' || (prev_ch=='\\' && before_prev_ch=='\\')' is equivalent to 'prev_ch!='\\' || before_prev_ch=='\\'' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libd/libdbd-sqlite2-perl/libdbd-sqlite2-perl_0.38.orig.tar.gz DBD-SQLite2-0.38/dbdimp.c:214:34: style: Redundant condition: If 'EXPR == '\''', the comparison 'EXPR' is always true. [redundantCondition] DBD-SQLite2-0.38/dbdimp.c:321:54: style: Redundant condition: If 'EXPR == '0'', the comparison 'EXPR' is always true. [redundantCondition] DBD-SQLite2-0.38/dbdimp.c:327:59: style: Redundant condition: If 'EXPR == '\\'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libd/libdc0/libdc0_0.3.24~svn3121.orig.tar.gz libdc0-0.3.24~svn3121/dclib/core/cxml.cpp:558:20: style: Redundant condition: If 'x == 0x0B', the comparison 'x <= 0x0C' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libd/libdfp/libdfp_1.0.16.orig.tar.xz libdfp-1.0.16/libbid/bid64_string.c:475:10: style:inconclusive: Redundant condition: If '!c', the comparison 'c < '0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libd/libdigidoc/libdigidoc_3.10.5.orig.tar.gz libdigidoc-3.10.5/libdigidoc/DigiDocConvert.c:1252:15: style: Redundant condition: pSigDoc. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] libdigidoc-3.10.5/libdigidoc/DigiDocPKCS11.c:355:31: style: Redundant condition: idLen. '!idLen || (idLen && !memcmp(idData[j],buf1,idLen[1]))' is equivalent to '!idLen || !memcmp(idData[j],buf1,idLen[1])' [redundantCondition] libdigidoc-3.10.5/libdigidoc/DigiDocService.c:65:20: style: Redundant condition: If 'EXPR == '>'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libd/libdvbpsi/libdvbpsi_1.3.3.orig.tar.bz2 libdvbpsi-1.3.3/src/dvbpsi.c:605:49: style: Redundant condition: If 'EXPR > -1', the comparison 'EXPR >= 0' is always true. [redundantCondition] libdvbpsi-1.3.3/src/dvbpsi.c:614:49: style: Redundant condition: If 'EXPR >= 1', the comparison 'EXPR > -1' is always true. [redundantCondition] libdvbpsi-1.3.3/src/dvbpsi.c:623:49: style: Redundant condition: If 'EXPR >= 2', the comparison 'EXPR > -1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libd/libdvdread/libdvdread_6.1.3.orig.tar.bz2 libdvdread-6.1.3/src/dvd_reader.c:1385:21: style: Redundant condition: If 'off < 0', the comparison 'off != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libe/libeconf/libeconf_0.4.4+dfsg1.orig.tar.xz libeconf-0.4.4/tests/tst-logindefs2.c:65:19: style: Redundant condition: If 'intval == 0', the comparison 'intval != 123456' is always true. [redundantCondition] libeconf-0.4.4/tests/tst-logindefs2.c:74:20: style: Redundant condition: If 'uintval == 0', the comparison 'uintval != 400' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libf/libfido2/libfido2_1.11.0.orig.tar.gz libfido2-1.11.0/src/io.c:206:29: style: Redundant condition: fp->cid==d->cid. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libf/libfli/libfli_2.0+20220607003743.orig.tar.gz libfli-2.0+20220607003743/libfli-filter-focuser.c:938:29: style: Redundant condition: fdata->hwtype>=0xfe. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] libfli-2.0+20220607003743/libfli-filter-focuser.c:1561:29: style: Redundant condition: fdata->hwtype>=0xfe. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] libfli-2.0+20220607003743/libfli-filter-focuser.c:1700:29: style: Redundant condition: fdata->hwtype>=0xfe. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libf/libfm-qt/libfm-qt_0.16.0.orig.tar.xz libfm-qt-0.16.0/src/dirtreemodel.cpp:152:32: style: Redundant condition: If 'column == 0', the comparison 'column >= 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libf/libfshfs/libfshfs_20201104.orig.tar.gz libfshfs-20201104/libfshfs/libfshfs_directory_entry.c:1299:3: style: Redundant condition: If 'EXPR == 2', the comparison 'EXPR != 512' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libg/libgclib/libgclib_0.12.7+ds.orig.tar.gz gclib-0.12.7/GArgs.cpp:84:44: style: Redundant condition: If 'EXPR == 0', the comparison 'EXPR != '-'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libg/libgda5/libgda5_5.2.10.orig.tar.xz libgda-5.2.10/libgda-report/engine/rt-parser.c:115:30: style: Redundant condition: If 'retval == 15', the comparison 'retval != 0' is always true. [redundantCondition] libgda-5.2.10/libgda-report/engine/rt-parser.c:122:31: style: Redundant condition: If 'retval == 15', the comparison 'retval != 0' is always true. [redundantCondition] libgda-5.2.10/libgda-ui/data-entries/gdaui-data-cell-renderer-combo.c:287:25: style: Redundant condition: gvalues->data. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] libgda-5.2.10/libgda-ui/gdaui-rt-editor.c:1220:30: style: Redundant condition: If 'retval == 15', the comparison 'retval != 0' is always true. [redundantCondition] libgda-5.2.10/libgda-ui/gdaui-rt-editor.c:1225:31: style: Redundant condition: If 'retval == 15', the comparison 'retval != 0' is always true. [redundantCondition] libgda-5.2.10/libgda-ui/gdaui-rt-editor.c:1481:26: style: Redundant condition: move_forward_first. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] libgda-5.2.10/libgda/gda-connection.c:6266:13: style: Redundant condition: error. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] libgda-5.2.10/libgda/gda-meta-store.c:4838:33: style: Redundant condition: catalog. '!catalog || (catalog && schema)' is equivalent to '!catalog || schema' [redundantCondition] libgda-5.2.10/libgda/gda-meta-store.c:4839:37: style: Redundant condition: ref_catalog. '!ref_catalog || (ref_catalog && ref_schema)' is equivalent to '!ref_catalog || ref_schema' [redundantCondition] libgda-5.2.10/libgda/gda-meta-store.c:5060:33: style: Redundant condition: catalog. '!catalog || (catalog && schema)' is equivalent to '!catalog || schema' [redundantCondition] libgda-5.2.10/libgda/gda-meta-store.c:5061:37: style: Redundant condition: ref_catalog. '!ref_catalog || (ref_catalog && ref_schema)' is equivalent to '!ref_catalog || ref_schema' [redundantCondition] libgda-5.2.10/libgda/gda-meta-struct.c:476:33: style: Redundant condition: catalog. '!catalog || (catalog && schema)' is equivalent to '!catalog || schema' [redundantCondition] libgda-5.2.10/libgda/gda-meta-struct.c:1455:33: style: Redundant condition: catalog. '!catalog || (catalog && schema)' is equivalent to '!catalog || schema' [redundantCondition] libgda-5.2.10/libgda/gda-meta-struct.c:1900:33: style: Redundant condition: catalog. '!catalog || (catalog && schema)' is equivalent to '!catalog || schema' [redundantCondition] libgda-5.2.10/libgda/gda-server-provider-extra.c:380:12: style: Redundant condition: file. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] libgda-5.2.10/libgda/sqlite/gda-sqlite-meta.c:2305:24: style: Redundant condition: routine_name_n. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] libgda-5.2.10/libgda/sqlite/gda-sqlite-provider.c:828:26: style: Redundant condition: append_extension. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] libgda-5.2.10/libgda/sqlite/gda-sqlite-provider.c:1340:25: style: Redundant condition: append_extension. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] libgda-5.2.10/providers/ldap/gda-ldap-provider.c:917:15: style: Redundant condition: !alter. 'alter || (!alter && !cmde->other_args)' is equivalent to 'alter || !cmde->other_args' [redundantCondition] libgda-5.2.10/providers/ldap/gda-ldap-util.c:1217:28: style: Redundant condition: dn. '!dn || (dn && *dn)' is equivalent to '!dn || *dn' [redundantCondition] libgda-5.2.10/providers/ldap/gda-ldap-util.c:1346:28: style: Redundant condition: dn. '!dn || (dn && *dn)' is equivalent to '!dn || *dn' [redundantCondition] libgda-5.2.10/tools/browser/auth-dialog.c:337:20: style: Redundant condition: !ad->ext.cnc. 'ad->ext.cnc || (!ad->ext.cnc && lerror)' is equivalent to 'ad->ext.cnc || lerror' [redundantCondition] libgda-5.2.10/tools/browser/browser-connection.c:604:20: style: Redundant condition: !retval. 'retval || (!retval && lerror)' is equivalent to 'retval || lerror' [redundantCondition] libgda-5.2.10/tools/browser/browser-virtual-connection.c:257:17: style: Redundant condition: !cnc. 'cnc || (!cnc && lerror)' is equivalent to 'cnc || lerror' [redundantCondition] libgda-5.2.10/tools/browser/common/widget-overlay.c:542:25: style: Redundant condition: ign_non_tooltip. '!ign_non_tooltip || (ign_non_tooltip && cd->is_tooltip)' is equivalent to '!ign_non_tooltip || cd->is_tooltip' [redundantCondition] libgda-5.2.10/tools/browser/ldap-browser/hierarchy-view.c:445:16: style: Redundant condition: !init. 'init || (!init && gtk_tree_model_iter_next(model,&iter))' is equivalent to 'init || gtk_tree_model_iter_next(model,&iter)' [redundantCondition] libgda-5.2.10/tools/browser/ldap-browser/hierarchy-view.c:464:17: style: Redundant condition: !init. 'init || (!init && gtk_tree_model_iter_next(model,&iter))' is equivalent to 'init || gtk_tree_model_iter_next(model,&iter)' [redundantCondition] libgda-5.2.10/tools/browser/login-dialog.c:324:10: style: Redundant condition: !cnc. 'cnc || (!cnc && lerror)' is equivalent to 'cnc || lerror' [redundantCondition] libgda-5.2.10/tools/gda-list-server-op.c:80:19: style: Redundant condition: prov_obj. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libg/libgdchart-gd2/libgdchart-gd2_0.11.5.orig.tar.gz gdchart0.11.5dev/gdchart.c:710:24: style: Redundant condition: GDC_xlabel_ctl. '!GDC_xlabel_ctl || (GDC_xlabel_ctl && GDC_xlabel_ctl[i])' is equivalent to '!GDC_xlabel_ctl || GDC_xlabel_ctl[i]' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libg/libgig/libgig_4.3.0~ds1.orig.tar.xz libgig-4.3.0/src/Akai.cpp:1142:10: style: Redundant condition: If 'size < 30720', the comparison 'size != 0xffff' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libg/libgit2/libgit2_1.4.3+dfsg.1.orig.tar.xz libgit2-1.4.3/examples/tag.c:70:13: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR' is always true. [redundantCondition] libgit2-1.4.3/examples/tag.c:85:12: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR' is always true. [redundantCondition] libgit2-1.4.3/examples/tag.c:89:14: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR' is always true. [redundantCondition] libgit2-1.4.3/src/commit.c:541:18: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libg/libgnome/libgnome_2.32.1.orig.tar.bz2 libgnome-2.32.1/libgnome/gnome-config.c:1860:13: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libg/libgnt/libgnt_2.14.3.orig.tar.xz libgnt-2.14.3/gntwm.c:2256:12: style: Redundant condition: act. '!act || (act && !g_list_find(act,ws))' is equivalent to '!act || !g_list_find(act,ws)' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libg/libgooglepinyin/libgooglepinyin_0.1.2.orig.tar.bz2 libgooglepinyin-0.1.2/src/matrixsearch.cpp:294:44: style: Redundant condition: kLemmaIdComposing==lma_id_[0]. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libg/libgpg-error/libgpg-error_1.45.orig.tar.bz2 libgpg-error-1.45/src/gpg-error.c:624:17: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libg/libgwenhywfar/libgwenhywfar_5.9.0.orig.tar.gz gwenhywfar-5.9.0/src/crypttoken/ctplugin.c:268:19: style: Redundant condition: ts. '!ts || (ts && strcasecmp(ts,nts)==0)' is equivalent to '!ts || strcasecmp(ts,nts)==0' [redundantCondition] gwenhywfar-5.9.0/src/sio/httpsession.c:654:14: style: Redundant condition: If 'rv < 0', the comparison 'rv < 200' is always true. [redundantCondition] gwenhywfar-5.9.0/src/sio/httpsession.c:823:14: style: Redundant condition: If 'rv < 0', the comparison 'rv < 200' is always true. [redundantCondition] gwenhywfar-5.9.0/tools/gwenbuild/buildctx/buildctx_depfile.c:141:15: style: Redundant condition: If 'EXPR > 31', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libh/libhdate/libhdate_1.6.02.orig.tar.bz2 libhdate-1.6.02/examples/hcal/hdate.c:419:25: style: Redundant condition: h->hd_dw==7. 'h->hd_dw!=7 || (h->hd_dw==7 && opt.print_tomorrow)' is equivalent to 'h->hd_dw!=7 || opt.print_tomorrow' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libh/libhomfly/libhomfly_1.02r6.orig.tar.gz libhomfly-1.02r6/lib/poly.c:160:23: style: Redundant condition: eq1. '!eq1 || (eq1 && t1->l>t2->l)' is equivalent to '!eq1 || t1->l>t2->l' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libi/libical/libical_2.0.0.orig.tar.gz libical-2.0.0/src/libicalvcal/icalvcal.c:329:20: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] libical-2.0.0/src/test/regression-utils.c:99:16: style: Redundant condition: QUIET. '!QUIET || (QUIET && !success)' is equivalent to '!QUIET || !success' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libi/libical3/libical3_3.0.14.orig.tar.gz libical-3.0.14/src/libicalvcal/icalvcal.c:333:20: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] libical-3.0.14/src/test/regression-utils.c:100:16: style: Redundant condition: QUIET. '!QUIET || (QUIET && !success)' is equivalent to '!QUIET || !success' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libi/libice/libice_1.0.10.orig.tar.gz libICE-1.0.10/src/shutdown.c:225:22: style: Redundant condition: !iceConn->free_asap. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libi/libimobiledevice/libimobiledevice_1.3.0.orig.tar.bz2 libimobiledevice-1.3.0/common/userpref.c:221:12: style: Redundant condition: list. '!list || (list && *list)' is equivalent to '!list || *list' [redundantCondition] libimobiledevice-1.3.0/src/property_list_service.c:117:14: style: Redundant condition: client. '!client || (client && !client->parent)' is equivalent to '!client || !client->parent' [redundantCondition] libimobiledevice-1.3.0/src/property_list_service.c:189:14: style: Redundant condition: client. '!client || (client && !client->parent)' is equivalent to '!client || !client->parent' [redundantCondition] libimobiledevice-1.3.0/src/service.c:140:14: style: Redundant condition: client. '!client || (client && !client->connection)' is equivalent to '!client || !client->connection' [redundantCondition] libimobiledevice-1.3.0/src/service.c:161:14: style: Redundant condition: client. '!client || (client && !client->connection)' is equivalent to '!client || !client->connection' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libi/libiodbc2/libiodbc2_3.52.9.orig.tar.gz libiodbc-3.52.9/iodbcinst/inifile.c:984:21: style: Redundant condition: !doCreate. 'doCreate || (!doCreate && access(filename,4)==0)' is equivalent to 'doCreate || access(filename,4)==0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libj/libjogl2-java/libjogl2-java_2.3.2+dfsg.orig.tar.xz jogl-v2.3.2/src/jogl/native/openmax/omx_tool.c:1299:37: style: Redundant condition: If 'EXPR == 4', the comparison 'EXPR != 3' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libk/libkf5libkleo/libkf5libkleo_22.04.2.orig.tar.xz libkleo-22.04.2/src/ui/newkeyapprovaldialog.cpp:270:30: style: Redundant condition: allowMixed. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libk/libktorrent/libktorrent_21.08.0.orig.tar.xz libktorrent-21.08.0/src/torrent/torrentcontrol.cpp:793:14: style: Redundant condition: job. '!job || (job && !job->error())' is equivalent to '!job || !job->error()' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libl/liblo/liblo_0.31.orig.tar.gz liblo-0.31/src/pattern_match.c:118:30: style: Redundant condition: If 'EXPR == '*'', the comparison 'EXPR != '/'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libm/libmatchbox/libmatchbox_1.12+git20170224.orig.tar.xz libmatchbox/libmb/mbdotdesktop.c:136:24: style: Redundant condition: locale!=NULL. 'locale==NULL || (locale!=NULL && !strcmp(locale,"C"))' is equivalent to 'locale==NULL || !strcmp(locale,"C")' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libm/libmaus2/libmaus2_2.0.810+ds.orig.tar.xz libmaus2-2.0.810-release-20220216151520/src/libmaus2/bambam/BamAlignment.cpp:47:16: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] libmaus2-2.0.810-release-20220216151520/src/libmaus2/fastx/FastAToCompact4BigBand.cpp:330:17: style: Redundant condition: rci. '!rci || (rci && replrc)' is equivalent to '!rci || replrc' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libm/libmdsp/libmdsp_0.11.orig.tar.gz libmdsp-0.11.orig/src/dcdmetar.c:1743:39: style: Redundant condition: If 'EXPR == 'M'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libm/libminc/libminc_2.4.03.orig.tar.gz libminc-2.4.03/nifti/nifti1_io.c:651:23: style: Redundant condition: nim->dim[0]>=2. 'nim->dim[0]<2 || (nim->dim[0]>=2 && nim->dim[2]<1)' is equivalent to 'nim->dim[0]<2 || nim->dim[2]<1' [redundantCondition] libminc-2.4.03/nifti/nifti1_io.c:658:23: style: Redundant condition: nim->dim[0]>=3. 'nim->dim[0]<3 || (nim->dim[0]>=3 && nim->dim[3]<1)' is equivalent to 'nim->dim[0]<3 || nim->dim[3]<1' [redundantCondition] libminc-2.4.03/nifti/nifti1_io.c:664:23: style: Redundant condition: nim->dim[0]>=4. 'nim->dim[0]<4 || (nim->dim[0]>=4 && nim->dim[4]<1)' is equivalent to 'nim->dim[0]<4 || nim->dim[4]<1' [redundantCondition] libminc-2.4.03/nifti/nifti1_io.c:670:23: style: Redundant condition: nim->dim[0]>=5. 'nim->dim[0]<5 || (nim->dim[0]>=5 && nim->dim[5]<1)' is equivalent to 'nim->dim[0]<5 || nim->dim[5]<1' [redundantCondition] libminc-2.4.03/nifti/nifti1_io.c:676:23: style: Redundant condition: nim->dim[0]>=6. 'nim->dim[0]<6 || (nim->dim[0]>=6 && nim->dim[6]<1)' is equivalent to 'nim->dim[0]<6 || nim->dim[6]<1' [redundantCondition] libminc-2.4.03/nifti/nifti1_io.c:682:23: style: Redundant condition: nim->dim[0]>=7. 'nim->dim[0]<7 || (nim->dim[0]>=7 && nim->dim[7]<1)' is equivalent to 'nim->dim[0]<7 || nim->dim[7]<1' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libm/libmodplug/libmodplug_0.8.9.0.orig.tar.gz libmodplug-0.8.9.0/src/sndfile.cpp:441:18: style:inconclusive: Redundant condition: If 'EXPR >= ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libm/libmp3splt/libmp3splt_0.9.2.orig.tar.gz libmp3splt-0.9.2/plugins/flac_silence.c:230:14: style: Redundant condition: If 'stop == -1', the comparison 'stop' is always true. [redundantCondition] libmp3splt-0.9.2/plugins/mp3_silence.c:133:18: style: Redundant condition: If 'stop == -1', the comparison 'stop' is always true. [redundantCondition] libmp3splt-0.9.2/plugins/ogg_silence.c:261:22: style: Redundant condition: If 'stop == -1', the comparison 'stop' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libm/libmpeg3/libmpeg3_1.8.dfsg.orig.tar.bz2 libmpeg3-1.8/libmpeg3.c:149:9: style: Redundant condition: ext. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libn/libnb-platform18-java/libnb-platform18-java_12.1.orig.tar.gz netbeans-12.1/profiler/lib.profiler/native/src-jdk15/attach.c:55:27: style: Redundant condition: !in_quoted_path. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libn/libnewlib-nano/libnewlib-nano_2.11.2.orig.tar.gz libnewlib-nano-2.11.2/winsup/utils/regtool.cc:372:13: style: Redundant condition: If 'EXPR == '\\'', the comparison 'EXPR' is always true. [redundantCondition] libnewlib-nano-2.11.2/winsup/utils/strace.cc:513:14: style: Redundant condition: If 'EXPR == '1'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libn/libnih/libnih_1.0.3.orig.tar.gz libnih-1.0.3/intl/dcigettext.c:697:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libn/libnss-db/libnss-db_2.2.3pre1.orig.tar.gz nss_db-2.2.3pre1/intl/dcigettext.c:541:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libn/libnzb/libnzb_0.0.20050629.orig.tar.gz libnzb-0.1-cvs/src/uenc.cpp:61:13: style: Redundant condition: multi. '!multi || (multi && type==1)' is equivalent to '!multi || type==1' [redundantCondition] libnzb-0.1-cvs/src/uenc.cpp:79:13: style: Redundant condition: multi. '!multi || (multi && type==3)' is equivalent to '!multi || type==3' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libo/liboil/liboil_0.3.17.orig.tar.gz liboil-0.3.17/examples/uberopt/uberopt.c:224:21: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] liboil-0.3.17/liboil/liboilutils.c:141:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libo/libosmocore/libosmocore_1.6.0.orig.tar.xz libosmocore-1.6.0/src/coding/gsm0503_coding.c:559:22: style: Redundant condition: data_punc. '!data_punc || (data_punc && !data_punc[i])' is equivalent to '!data_punc || !data_punc[i]' [redundantCondition] libosmocore-1.6.0/src/fsm.c:691:6: style: Redundant condition: keep_timer. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libp/libpano13/libpano13_2.9.21+dfsg.orig.tar.xz libpano13-2.9.21/ptpicker.c:937:19: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libp/libprelude/libprelude_5.2.0.orig.tar.gz libprelude-5.2.0/src/prelude-connection-pool.c:768:30: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libq/libqb/libqb_2.0.6.orig.tar.xz libqb-2.0.6/lib/loop_timerlist.c:90:17: style: Redundant condition: If 'left > 0xFFFFFFFF', the comparison 'left != -1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libq/libqglviewer/libqglviewer_2.7.2+dfsg1.orig.tar.xz libQGLViewer-2.7.2/examples/contribs/dvonn/dvonnviewer.cpp:475:23: style: Redundant condition: !dragToPlay_. 'dragToPlay_ || (!dragToPlay_ && srcPicked_.isNull())' is equivalent to 'dragToPlay_ || srcPicked_.isNull()' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libr/librcc/librcc_0.2.12.orig.tar.bz2 librcc-0.2.12/src/lngrecode.c:43:37: style: Redundant condition: class_type==RCC_CLASS_FS. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libr/librep/librep_0.92.7.orig.tar.xz librep_0.92.7/intl/dcgettext.c:325:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libr/libretro-desmume/libretro-desmume_0.9.11+git20160819+dfsg1.orig.tar.gz desmume/src/libretro-common/formats/bmp/rbmp.c:417:17: style: Redundant condition: If 'req_comp >= 3', the comparison 'req_comp' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libr/librnd/librnd_3.1.2.orig.tar.bz2 librnd-3.1.2/scconfig/src/tmpfawk/libfawk_sc_fawk.c:1114:40: style: Redundant condition: If 'EXPR > 0', the comparison 'EXPR != -1' is always true. [redundantCondition] librnd-3.1.2/scconfig/src/tmpfawk/libfawk_sc_fawk.c:1196:32: style: Redundant condition: If 'n == 0', the comparison 'n != -2' is always true. [redundantCondition] librnd-3.1.2/scconfig/src/tmpfawk/libfawk_sc_fawk.c:1208:32: style: Redundant condition: If 'n >= 0', the comparison 'n != -2' is always true. [redundantCondition] librnd-3.1.2/scconfig/src/tmpfawk/libfawk_sc_fawk.c:1239:32: style: Redundant condition: If 'n > 0', the comparison 'n != -2' is always true. [redundantCondition] librnd-3.1.2/scconfig/src/tmpfawk/libfawk_sc_fawk.c:1316:42: style: Redundant condition: If 'EXPR > 0', the comparison 'EXPR != -1' is always true. [redundantCondition] librnd-3.1.2/src_3rd/libfungwbind/fawk/libfawk_sc/libfawk_sc_all.c:1128:40: style: Redundant condition: If 'EXPR > 0', the comparison 'EXPR != -1' is always true. [redundantCondition] librnd-3.1.2/src_3rd/libfungwbind/fawk/libfawk_sc/libfawk_sc_all.c:1210:32: style: Redundant condition: If 'n == 0', the comparison 'n != -2' is always true. [redundantCondition] librnd-3.1.2/src_3rd/libfungwbind/fawk/libfawk_sc/libfawk_sc_all.c:1222:32: style: Redundant condition: If 'n >= 0', the comparison 'n != -2' is always true. [redundantCondition] librnd-3.1.2/src_3rd/libfungwbind/fawk/libfawk_sc/libfawk_sc_all.c:1253:32: style: Redundant condition: If 'n > 0', the comparison 'n != -2' is always true. [redundantCondition] librnd-3.1.2/src_3rd/libfungwbind/fawk/libfawk_sc/libfawk_sc_all.c:1330:42: style: Redundant condition: If 'EXPR > 0', the comparison 'EXPR != -1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libs/libsdl1.2/libsdl1.2_1.2.15+dfsg2.orig.tar.gz SDL-1.2.15/src/video/os2fslib/SDL_os2fslib.c:457:48: style: Redundant condition: pVideo->hidden->pSDLSurface. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libs/libsepol/libsepol_3.4.orig.tar.gz libsepol-3.4/cil/src/cil_verify.c:687:18: style: Redundant condition: low==NULL. 'low==NULL || (low==NULL && high==NULL)' is equivalent to 'low==NULL' [redundantCondition] libsepol-3.4/src/write.c:1147:39: style: Redundant condition: p->policy_type!=POLICY_KERN. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] libsepol-3.4/src/write.c:2342:40: style: Redundant condition: p->policy_type!=POLICY_KERN. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libs/libsigrok/libsigrok_0.5.2.orig.tar.gz libsigrok-0.5.2/src/hardware/fluke-dmm/protocol.c:65:12: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] libsigrok-0.5.2/src/hardware/scpi-dmm/protocol.c:233:14: style: Redundant condition: If 'EXPR == '.'', the comparison 'EXPR' is always true. [redundantCondition] libsigrok-0.5.2/src/hardware/scpi-dmm/protocol.c:300:15: style: Redundant condition: If 'EXPR == '.'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libs/libsixel/libsixel_1.10.3.orig.tar.gz libsixel-1.10.3/src/stb_image.h:5189:17: style: Redundant condition: If 'req_comp >= 3', the comparison 'req_comp' is always true. [redundantCondition] libsixel-1.10.3/src/encoder.c:132:48: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libs/libsmi/libsmi_0.4.8+dfsg2.orig.tar.gz libsmi-0.4.8+dfsg2/tools/dump-xsd.c:1224:15: style: Redundant condition: parent. '!parent || (parent && !containsIndex(parent,iterNode))' is equivalent to '!parent || !containsIndex(parent,iterNode)' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libs/libsoil/libsoil_1.07~20080707.dfsg.orig.tar.gz libsoil-1.07~20080707.dfsg/src/original/stb_image-1.09.c:2694:17: style: Redundant condition: If 'req_comp >= 3', the comparison 'req_comp' is always true. [redundantCondition] libsoil-1.07~20080707.dfsg/src/original/stb_image-1.16.c:2867:17: style: Redundant condition: If 'req_comp >= 3', the comparison 'req_comp' is always true. [redundantCondition] libsoil-1.07~20080707.dfsg/src/stb_image_aug.c:2594:17: style: Redundant condition: If 'req_comp >= 3', the comparison 'req_comp' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libs/libsolv/libsolv_0.7.22.orig.tar.gz libsolv-0.7.22/src/conda.c:522:16: style: Redundant condition: If 'EXPR == '^'', the comparison 'EXPR' is always true. [redundantCondition] libsolv-0.7.22/src/conda.c:529:16: style: Redundant condition: If 'EXPR == '*'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libs/libstb/libstb_0.0~git20210910.af1a5bc+ds.orig.tar.xz libstb-0.0~git20210910.af1a5bc/deprecated/stb_image.c:3059:17: style: Redundant condition: If 'req_comp >= 3', the comparison 'req_comp' is always true. [redundantCondition] libstb-0.0~git20210910.af1a5bc/stb_image.h:5510:17: style: Redundant condition: If 'req_comp >= 3', the comparison 'req_comp' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libs/libsynthesis/libsynthesis_3.4.0.47.5+syncevolution-1.5.3.orig.tar.gz libsynthesis_3.4.0.47.5+syncevolution-1.5.3/src/DB_interfaces/api_db/pluginapids.cpp:1075:21: style: Redundant condition: fRefreshOnly. '!fRefreshOnly || (fRefreshOnly && fCacheData)' is equivalent to '!fRefreshOnly || fCacheData' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libt/libt3highlight/libt3highlight_0.5.0.orig.tar.bz2 libt3highlight-0.5.0/src/utf8.c:49:42: style: Redundant condition: If 'EXPR == 0xed', the comparison 'EXPR >= 0xa0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libt/libtasn1-6/libtasn1-6_4.18.0.orig.tar.gz ASN1.y:580:36: style: Redundant condition: lastc=='-'. 'lastc!='-' || (lastc=='-' && c!='-')' is equivalent to 'lastc!='-' || c!='-'' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libt/libtcod/libtcod_1.18.1+dfsg.orig.tar.xz libtcod-1.18.1/src/libtcod/txtfield_c.c:90:17: style: Redundant condition: If 'max_chars > 0', the comparison 'max_chars' is always true. [redundantCondition] libtcod-1.18.1/src/libtcod/txtfield_c.c:127:17: style: Redundant condition: If 'max_chars > 0', the comparison 'max_chars' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libt/libtk-img/libtk-img_1.4.13+dfsg.orig.tar.xz Img-1.4.13/pixmap/pixmap.c:560:22: style: Redundant condition: If 'EXPR == 'm'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] Img-1.4.13/pixmap/pixmap.c:565:27: style: Redundant condition: If 'EXPR == 'g'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] Img-1.4.13/pixmap/pixmap.c:566:20: style: Redundant condition: If 'EXPR == '4'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] Img-1.4.13/pixmap/pixmap.c:571:27: style: Redundant condition: If 'EXPR == 'g'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] Img-1.4.13/pixmap/pixmap.c:576:27: style: Redundant condition: If 'EXPR == 'c'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] Img-1.4.13/pixmap/pixmap.c:581:27: style: Redundant condition: If 'EXPR == 's'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] Img-1.4.13/xpm/xpm.c:668:22: style: Redundant condition: If 'EXPR == 'm'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] Img-1.4.13/xpm/xpm.c:673:27: style: Redundant condition: If 'EXPR == 'g'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] Img-1.4.13/xpm/xpm.c:674:20: style: Redundant condition: If 'EXPR == '4'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] Img-1.4.13/xpm/xpm.c:679:27: style: Redundant condition: If 'EXPR == 'g'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] Img-1.4.13/xpm/xpm.c:684:27: style: Redundant condition: If 'EXPR == 'c'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] Img-1.4.13/xpm/xpm.c:689:27: style: Redundant condition: If 'EXPR == 's'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libt/libtree/libtree_3.1.1.orig.tar.gz libtree-3.1.1/libtree.c:497:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libu/libucimf/libucimf_2.3.8.orig.tar.gz libucimf-2.3.8/src/options.cpp:89:18: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libv/libvcflib/libvcflib_1.0.3+dfsg.orig.tar.xz vcflib/src/vcfannotategenotypes.cpp:164:17: style: Redundant condition: varB.sequenceName==varA.sequenceName. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] vcflib/src/vcfannotategenotypes.cpp:174:17: style: Redundant condition: varA.sequenceName==varB.sequenceName. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] vcflib/src/vcfsamplediff.cpp:184:33: style: Redundant condition: strict. '!strict || (strict && germlineAltCount==0)' is equivalent to '!strict || germlineAltCount==0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libv/libvma/libvma_9.2.2.orig.tar.gz libvma-9.2.2/tests/latency_test/udp_lat.c:2389:48: style: Redundant condition: If 'EXPR == 3', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libv/libvpx/libvpx_1.11.0.orig.tar.gz libvpx-1.11.0/vp8/encoder/bitstream.c:719:51: style: Redundant condition: cpi->common.frame_type==KEY_FRAME. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libw/libwmf/libwmf_0.2.12.orig.tar.gz libwmf-0.2.12/src/extra/gd/gdkanji.c:149:20: style: Redundant condition: If 'c >= 64', the comparison 'c != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libw/libwx-scintilla-perl/libwx-scintilla-perl_0.39.orig.tar.gz Wx-Scintilla-0.39/wx-scintilla/src/scintilla/src/LexA68k.cxx:178:75: style: Redundant condition: If 'EXPR == '\''', the comparison 'EXPR < 0x80' is always true. [redundantCondition] Wx-Scintilla-0.39/wx-scintilla/src/scintilla/src/LexA68k.cxx:179:75: style: Redundant condition: If 'EXPR == '\"'', the comparison 'EXPR < 0x80' is always true. [redundantCondition] Wx-Scintilla-0.39/wx-scintilla/src/scintilla/src/LexA68k.cxx:180:75: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR < 0x80' is always true. [redundantCondition] Wx-Scintilla-0.39/wx-scintilla/src/scintilla/src/LexA68k.cxx:265:33: style: Redundant condition: If 'EXPR == ';'', the comparison 'EXPR < 0x80' is always true. [redundantCondition] Wx-Scintilla-0.39/wx-scintilla/src/scintilla/src/LexA68k.cxx:271:33: style: Redundant condition: If 'EXPR == '%'', the comparison 'EXPR < 0x80' is always true. [redundantCondition] Wx-Scintilla-0.39/wx-scintilla/src/scintilla/src/LexA68k.cxx:274:33: style: Redundant condition: If 'EXPR == '$'', the comparison 'EXPR < 0x80' is always true. [redundantCondition] Wx-Scintilla-0.39/wx-scintilla/src/scintilla/src/LexA68k.cxx:277:33: style: Redundant condition: If 'EXPR == '\''', the comparison 'EXPR < 0x80' is always true. [redundantCondition] Wx-Scintilla-0.39/wx-scintilla/src/scintilla/src/LexA68k.cxx:280:33: style: Redundant condition: If 'EXPR == '\"'', the comparison 'EXPR < 0x80' is always true. [redundantCondition] Wx-Scintilla-0.39/wx-scintilla/src/scintilla/src/LexA68k.cxx:283:33: style: Redundant condition: If 'EXPR == '\\'', the comparison 'EXPR < 0x80' is always true. [redundantCondition] Wx-Scintilla-0.39/wx-scintilla/src/scintilla/src/XPM.cxx:24:12: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] Wx-Scintilla-0.39/wx-scintilla/src/scintilla/src/XPM.cxx:30:12: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libx/libxaw/libxaw_1.0.14.orig.tar.gz libXaw-1.0.14/src/TextPop.c:1026:28: style: Redundant condition: once_only. '!once_only || (once_only && !show_current)' is equivalent to '!once_only || !show_current' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libx/libxcrypt/libxcrypt_4.4.27.orig.tar.xz libxcrypt-4.4.27/test/badsetting.c:311:21: style:inconclusive: Redundant condition: If 'i <= '0'', the comparison 'i <= '9'' is always true. [redundantCondition] libxcrypt-4.4.27/test/badsetting.c:312:21: style:inconclusive: Redundant condition: If 'i <= 'A'', the comparison 'i <= 'Z'' is always true. [redundantCondition] libxcrypt-4.4.27/test/badsetting.c:313:21: style:inconclusive: Redundant condition: If 'i <= 'a'', the comparison 'i <= 'z'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libx/libxt/libxt_1.2.1.orig.tar.gz libXt-1.2.1/src/Intrinsic.c:1296:30: style: Redundant condition: pd->language!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] libXt-1.2.1/src/Intrinsic.c:1305:24: style: Redundant condition: string!=NULL. 'string==NULL || (string!=NULL && string[0]=='\0')' is equivalent to 'string==NULL || string[0]=='\0'' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/liby/libyami/libyami_1.3.2.orig.tar.gz libyami-1.3.2/encoder/vaapiencoder_h264.cpp:620:29: style: Redundant condition: If 'EXPR > 4', the comparison 'EXPR' is always true. [redundantCondition] libyami-1.3.2/encoder/vaapiencoder_hevc.cpp:334:45: style: Redundant condition: If 'EXPR > 4', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/liby/libyami-utils/libyami-utils_1.3.0.orig.tar.gz libyami-utils-libyami-1.3.0/tests/encodeinput.cpp:195:14: style: Redundant condition: !strcasecmp("VP8",codec.c_str()). 'A || (A && B)' is equivalent to 'A' [redundantCondition] libyami-utils-libyami-1.3.0/tests/encodeinput.cpp:200:14: style: Redundant condition: !strcasecmp("VP9",codec.c_str()). 'A || (A && B)' is equivalent to 'A' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/liby/libyang/libyang_1.0.225.orig.tar.gz libyang-1.0.225/tools/lint/main.c:72:32: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/liby/libyang2/libyang2_2.0.112.orig.tar.gz libyang2-2.0.112/src/parser_yang.c:157:22: style: Redundant condition: need_buf. '!need_buf || (need_buf && word_b)' is equivalent to '!need_buf || word_b' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/liby/libykneomgr/libykneomgr_0.1.8.orig.tar.gz libykneomgr-0.1.8/src/cmdline.c:440:40: style: Redundant condition: If 'EXPR == ','', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libz/libzen/libzen_0.4.39.orig.tar.gz ZenLib/Source/ZenLib/HTTP_Client/HTTPClientString.c:329:29: style: Redundant condition: If 'EXPR == 0x20', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libz/libzia/libzia_4.34.orig.tar.gz libzia-4.34/src/zpath.c:136:30: style: Redundant condition: gs->str[0]. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libz/libzstd/libzstd_1.5.2+dfsg.orig.tar.xz zstd-1.5.2/lib/compress/zstd_compress_sequences.c:165:5: style: Redundant condition: If 'EXPR == 0', the comparison 'EXPR != 1' is always true. [redundantCondition] zstd-1.5.2/lib/decompress/zstd_decompress_block.c:1354:9: style: Redundant condition: If 'BIT_DStream_completed > 1', the comparison 'BIT_DStream_completed > 0' is always true. [redundantCondition] zstd-1.5.2/lib/decompress/zstd_decompress_block.c:1571:9: style: Redundant condition: If 'BIT_DStream_completed > 1', the comparison 'BIT_DStream_completed > 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/libz/libzypp/libzypp_17.25.7.orig.tar.gz libzypp-17.25.7/zypp/media/CurlConfig.cc:85:19: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/licq/licq_1.8.2.orig.tar.bz2 licq-1.8.2/plugins/msn/src/msnbuffer.cpp:104:24: style: Redundant condition: If 'ctmp == ' '', the comparison 'ctmp != 0' is always true. [redundantCondition] licq-1.8.2/src/daemon.cpp:116:35: style: Redundant condition: myBehindFirewall. '!myBehindFirewall || (myBehindFirewall && myTcpEnabled)' is equivalent to '!myBehindFirewall || myTcpEnabled' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/lifelines/lifelines_3.0.61.orig.tar.gz lifelines-3.0.61/intl/dcigettext.c:569:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] lifelines-3.0.61/win32/w32systm.c:44:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/liggghts/liggghts_3.8.0+repack1.orig.tar.xz LIGGGHTS-PUBLIC-3.8.0/src/fix_gravity.cpp:333:40: style: Redundant condition: fm. '!fm || (fm && fm->belongs_to(i)<0)' is equivalent to '!fm || fm->belongs_to(i)<0' [redundantCondition] LIGGGHTS-PUBLIC-3.8.0/src/fix_gravity.cpp:342:40: style: Redundant condition: fm. '!fm || (fm && fm->belongs_to(i)<0)' is equivalent to '!fm || fm->belongs_to(i)<0' [redundantCondition] LIGGGHTS-PUBLIC-3.8.0/src/fix_property_global.cpp:232:75: style: Redundant condition: data_style==FIXPROPERTY_GLOBAL_MATRIX. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/lightspark/lightspark_0.7.2.orig.tar.gz lightspark-0.7.2/src/plugin/npscriptobject.cpp:541:35: style: Redundant condition: rootCallback. '!rootCallback || (rootCallback && callStatusses.size()==1)' is equivalent to '!rootCallback || callStatusses.size()==1' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/lightspeed/lightspeed_1.2a.debian.1.orig.tar.gz lightspeed-1.2a.debian.1/intl/dcigettext.c:583:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/lilo/lilo_24.2.orig.tar.gz lilo-24.2/src/map.c:52:30: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] lilo-24.2/src/bsect.c:1388:35: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/lilypond/lilypond_2.22.2.orig.tar.gz lilypond-2.22.2/lily/pitched-trill-engraver.cc:120:21: style: Redundant condition: same_bar. '!same_bar || (same_bar && !same_alt)' is equivalent to '!same_bar || !same_alt' [redundantCondition] lilypond-2.22.2/lily/spacing-interface.cc:217:11: style: Redundant condition: last_grob. '!last_grob || (last_grob && d*(ext[-d]-(*last_ext)[-d])<0)' is equivalent to '!last_grob || d*(ext[-d]-(*last_ext)[-d])<0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/linbox/linbox_1.7.0.orig.tar.gz linbox-1.7.0/tests/test-permutation.C:80:13: style: Redundant condition: pass. '!pass || (pass && P.rowdim()<=20)' is equivalent to '!pass || P.rowdim()<=20' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/lincity/lincity_1.13.1.orig.tar.gz lincity-1.13.1/intl/dcigettext.c:569:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/links2/links2_2.26.orig.tar.bz2 links-2.26/default.c:515:18: style:inconclusive: Redundant condition: If 'EXPR > ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/linphone/linphone_4.4.21.orig.tar.gz liblinphone-4.4.21/src/core/core-call.cpp:227:71: style: Redundant condition: useRtpIo. '!useRtpIo || (useRtpIo && useRtpIoEnableLocalOutput)' is equivalent to '!useRtpIo || useRtpIoEnableLocalOutput' [redundantCondition] liblinphone-4.4.21/src/conference/session/media-session.cpp:767:18: style: Redundant condition: mandatory. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] liblinphone-4.4.21/src/conference/session/media-session.cpp:770:18: style: Redundant condition: mandatory. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] liblinphone-4.4.21/src/conference/session/media-session.cpp:773:18: style: Redundant condition: mandatory. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] liblinphone-4.4.21/src/conference/session/media-session.cpp:776:18: style: Redundant condition: mandatory. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/linpsk/linpsk_1.3.5.orig.tar.gz linpsk-1.3.5/src/bpskdemodulator.cpp:54:26: style: Redundant condition: Squelch. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] linpsk-1.3.5/src/csound.cpp:523:19: style: Redundant condition: !started. 'started || (!started && toBePlayed>0)' is equivalent to 'started || toBePlayed>0' [redundantCondition] linpsk-1.3.5/src/psk63demodulator.cpp:44:26: style: Redundant condition: Squelch. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] linpsk-1.3.5/src/qpskdemodulator.cpp:72:15: style: Redundant condition: Squelch. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] linpsk-1.3.5/src/rttydemodulator.cpp:328:43: style: Redundant condition: Squelch. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/linthesia/linthesia_0.4.3.orig.tar.xz linthesia-0.4.3/src/KeyboardDisplay.cpp:280:24: style: Redundant condition: active_only. '!active_only || (active_only && active)' is equivalent to '!active_only || active' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/linux-tools/linux-tools_3.16.56.orig.tar.xz linux-tools-3.16.56/tools/net/bpf_dbg.c:1198:42: style: Redundant condition: has_limit. '!has_limit || (has_limit && ++i 3', the comparison 'EXPR != -1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/linuxlogo/linuxlogo_6.0.orig.tar.xz linux_logo-6.0/linux_logo.c:1039:34: style: Redundant condition: ch==' '. 'ch!=' ' || (ch==' ' && in_quote)' is equivalent to 'ch!=' ' || in_quote' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/litecoin/litecoin_0.21.2.orig.tar.xz litecoin-0.21.2/src/rpc/rawtransaction.cpp:1386:47: style: Redundant condition: !request.params[1].isNull(). 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/litehtml/litehtml_0.5.orig.tar.gz litehtml-0.5/src/document.cpp:133:12: style: Redundant condition: name. '!name || (name && !strcasecmp(name,"inherit"))' is equivalent to '!name || !strcasecmp(name,"inherit")' [redundantCondition] litehtml-0.5/src/document.cpp:222:12: style: Redundant condition: name. '!name || (name && !strcasecmp(name,"inherit"))' is equivalent to '!name || !strcasecmp(name,"inherit")' [redundantCondition] litehtml-0.5/src/html_tag.cpp:3285:19: style: Redundant condition: of_type. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] litehtml-0.5/src/html_tag.cpp:3317:17: style: Redundant condition: of_type. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] litehtml-0.5/src/html_tag.cpp:3501:17: style: Redundant condition: of_type. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] litehtml-0.5/src/iterators.cpp:27:18: style: Redundant condition: m_select. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/lives/lives_3.0.2.orig.tar.bz2 lives-3.0.2/intl/dcigettext.c:697:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] lives-3.0.2/src/callbacks.c:6533:79: style: Redundant condition: mainw->multitrack!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] lives-3.0.2/src/liblives.cpp:773:50: style: Redundant condition: If 'EXPR == 3', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/lldpad/lldpad_1.1.orig.tar.gz openlldp-1.1/dcbtool_cmds.c:660:33: style: Redundant condition: dcb_cmd==CMD_GET_PEER. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] openlldp-1.1/lldp_dcbx_cmds.c:797:29: style: Redundant condition: cmd==CMD_GET_PEER. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] openlldp-1.1/lldp_dcbx_cmds.c:806:29: style: Redundant condition: cmd==CMD_GET_PEER. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/log4cpp/log4cpp_1.1.3.orig.tar.gz log4cpp/tests/testDailyRollingFileAppender.cpp:56:21: style: Redundant condition: res!=0. 'res==0 || (res!=0 && errno==ENOENT)' is equivalent to 'res==0 || errno==ENOENT' [redundantCondition] log4cpp/tests/testRollingFileAppender.cpp:19:20: style: Redundant condition: res!=0. 'res==0 || (res!=0 && errno==ENOENT)' is equivalent to 'res==0 || errno==ENOENT' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/loggedfs/loggedfs_0.9+ds.orig.tar.xz loggedfs-loggedfs-0.9/src/loggedfs.cpp:90:41: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/l/logjam/logjam_4.6.2.orig.tar.bz2 logjam-4.6.2/src/journalstore-xml.c:673:16: style: Redundant condition: ftime. '!ftime || (ftime && candidatevalid())' is equivalent to '!data_ || !data_->valid()' [redundantCondition] magics++-4.12.1/src/basic/VisualAction.cc:299:16: style: Redundant condition: data_. '!data_ || (data_ && !data_->valid())' is equivalent to '!data_ || !data_->valid()' [redundantCondition] magics++-4.12.1/src/visualisers/AxisMethod.cc:69:25: style: Redundant condition: reduce. '!reduce || (reduce && i>-4)' is equivalent to '!reduce || i>-4' [redundantCondition] magics++-4.12.1/src/visualisers/AxisMethod.cc:77:25: style: Redundant condition: reduce. '!reduce || (reduce && -i>-4)' is equivalent to '!reduce || -i>-4' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mailavenger/mailavenger_0.8.5.orig.tar.gz avenger-0.8.5/asmtpd/addrparse.C:262:14: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] avenger-0.8.5/asmtpd/asmtpd.C:728:20: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/maildir-filter/maildir-filter_1.20.orig.tar.gz maildir-filter-1.20/maildir-filter.c:142:21: style: Redundant condition: headers_only. '!headers_only || (headers_only && in_headers)' is equivalent to '!headers_only || in_headers' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/maildrop/maildrop_2.9.3.orig.tar.bz2 maildrop-2.9.3/libs/maildir/maildiraclt.c:494:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] maildrop-2.9.3/libs/maildrop/maildir.C:221:22: style: Redundant condition: If 'EXPR == ','', the comparison 'EXPR' is always true. [redundantCondition] maildrop-2.9.3/libs/maildrop/maildir.C:252:24: style: Redundant condition: If 'EXPR == ','', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mailutils/mailutils_3.15.orig.tar.xz mailutils-3.15/mda/lmtpd/lmtpd.c:280:25: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/maitreya/maitreya_7.0.7.orig.tar.bz2 maitreya-7.0.7/src/gui/SarvatobhadraChart.cpp:384:22: style: Redundant condition: refreshRect. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] maitreya-7.0.7/src/gui/SarvatobhadraChart.cpp:393:23: style: Redundant condition: refreshRect. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/makefs/makefs_20190105.orig.tar.gz makefs/src/usr.sbin/mtree/create.c:297:14: style: Redundant condition: dflag. '!dflag || (dflag && S_ISDIR(p->fts_statp->st_mode))' is equivalent to '!dflag || S_ISDIR(p->fts_statp->st_mode)' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/man-db/man-db_2.10.2.orig.tar.xz man-db-2.10.2/src/mandb.c:661:19: style:inconclusive: Redundant condition: If '!EXPR', the comparison 'EXPR < 'a'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mangler/mangler_1.2.5.orig.tar.gz mangler-1.2.5/src/mangler.cpp:1198:45: style: Redundant condition: pw_channel. '!pw_channel || (pw_channel && password.length())' is equivalent to '!pw_channel || password.length()' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/maq/maq_0.7.1.orig.tar.gz maq-0.7.1/assemble.cc:192:16: style: Redundant condition: If 'EXPR == 1', the comparison 'EXPR != 2' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/maradns/maradns_2.0.13.orig.tar.bz2 maradns-2.0.13/server/MaraBigHash.c:1357:34: style: Redundant condition: If 'EXPR < 64', the comparison 'EXPR != '_'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/massxpert/massxpert_6.0.3.orig.tar.gz massxpert-6.0.3/src/gui/MassSearchDlg.cpp:1524:23: style: Redundant condition: forXpertMiner. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] massxpert-6.0.3/src/gui/MassSearchDlg.cpp:1554:23: style: Redundant condition: forXpertMiner. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/matchbox-desktop/matchbox-desktop_2.2+git20200512.orig.tar.xz matchbox-desktop-2/libtaku/launcher-util.c:52:18: style: Redundant condition: If 'EXPR == '%'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/matchbox-panel/matchbox-panel_0.9.3+git20100816.orig.tar.xz matchbox-panel/src/panel.c:1464:23: style: Redundant condition: watermark. '!watermark || (watermark && i>=watermark)' is equivalent to '!watermark || i>=watermark' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/matroxset/matroxset_0.4.orig.tar.gz matroxset-0.4/matroxset.c:105:13: style: Redundant condition: If '!c', the comparison 'c != 'q'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mazeofgalious/mazeofgalious_0.62.dfsg2.orig.tar.gz mazeofgalious-0.62/gameinteractions.cpp:769:18: style: Redundant condition: obj!=-1. 'obj==-1 || (obj!=-1 && object[obj].type==130)' is equivalent to 'obj==-1 || object[obj].type==130' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mblaze/mblaze_1.1.orig.tar.xz mblaze-1.1/mmime.c:312:13: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] mblaze-1.1/mpick.c:546:20: style: Redundant condition: *pos=='"'. '*pos!='"' || (*pos=='"' && *(pos+1)=='"')' is equivalent to '*pos!='"' || *(pos+1)=='"'' [redundantCondition] mblaze-1.1/rfc2045.c:18:11: style: Redundant condition: If 'EXPR == '1'', the comparison 'EXPR' is always true. [redundantCondition] mblaze-1.1/rfc2045.c:19:11: style: Redundant condition: If 'EXPR == '.'', the comparison 'EXPR' is always true. [redundantCondition] mblaze-1.1/rfc2045.c:20:11: style: Redundant condition: If 'EXPR == '0'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mcabber/mcabber_1.1.2.orig.tar.bz2 mcabber-1.1.2/mcabber/commands.c:516:13: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] mcabber-1.1.2/mcabber/utils.c:379:29: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR' is always true. [redundantCondition] mcabber-1.1.2/mcabber/utils.c:679:28: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] mcabber-1.1.2/mcabber/utils.c:697:32: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mdanalysis/mdanalysis_2.0.0+dfsg1.orig.tar.xz mdanalysis-release-2.0.0/package/MDAnalysis/analysis/encore/dimensionality_reduction/src/spe.c:213:28: style: Redundant condition: rab>rco. 'rab<=rco || (rab>rco && dab=(MED_N_CELL_GEO_FIXED_CON-5). 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] med-fichier-4.1.0+repack/tools/mdump/mdump3.c:1347:49: style: Redundant condition: indice>=(MED_N_FACE_GEO_FIXED_CON-2). 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] med-fichier-4.1.0+repack/tools/mdump/mdump3.c:1569:49: style: Redundant condition: indice>=(MED_N_EDGE_GEO_FIXED_CON-1). 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] med-fichier-4.1.0+repack/tools/mdump/mdump2.c:655:49: style: Redundant condition: indice>=(MED_N_CELL_GEO_FIXED_CON-5). 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] med-fichier-4.1.0+repack/tools/mdump/mdump2.c:1053:49: style: Redundant condition: indice>=(MED_N_FACE_GEO_FIXED_CON-2). 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] med-fichier-4.1.0+repack/tools/mdump/mdump2.c:1275:49: style: Redundant condition: indice>=(MED_N_EDGE_GEO_FIXED_CON-1). 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] med-fichier-4.1.0+repack/tools/mdump/mdump4.c:727:49: style: Redundant condition: indice>=(MED_N_CELL_GEO_FIXED_CON-5). 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] med-fichier-4.1.0+repack/tools/mdump/mdump4.c:1347:49: style: Redundant condition: indice>=(MED_N_FACE_GEO_FIXED_CON-2). 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] med-fichier-4.1.0+repack/tools/mdump/mdump4.c:1569:49: style: Redundant condition: indice>=(MED_N_EDGE_GEO_FIXED_CON-1). 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mediaconch/mediaconch_22.03.orig.tar.gz MediaConch/Source/ThirdParty/sqlite/sqlite3.c:48290:15: style: Redundant condition: If 'pgno == 0', the comparison 'pgno <= 1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mednafen/mednafen_1.29.0+dfsg.orig.tar.xz mednafen/intl/dcigettext.c:691:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] mednafen/src/drivers/nongl.cpp:353:19: style: Redundant condition: true. 'true && (true || sl&(1U< 1', the comparison 'BIT_DStream_completed > 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/megaglest/megaglest_3.13.0.orig.tar.xz megaglest-3.13.0/source/glest_game/game/chat_manager.cpp:263:45: style: Redundant condition: replaceCurrentAutoCompleteName>=0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] megaglest-3.13.0/source/glest_game/game/chat_manager.cpp:272:46: style: Redundant condition: replaceCurrentAutoCompleteName>=0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] megaglest-3.13.0/source/glest_game/game/chat_manager.cpp:311:46: style: Redundant condition: replaceCurrentAutoCompleteName>=0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] megaglest-3.13.0/source/glest_game/game/chat_manager.cpp:320:47: style: Redundant condition: replaceCurrentAutoCompleteName>=0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] megaglest-3.13.0/source/glest_game/game/game.cpp:2875:62: style: Redundant condition: If 'EXPR == 6', the comparison 'EXPR != 7' is always true. [redundantCondition] megaglest-3.13.0/source/glest_game/menu/menu_state_custom_game.cpp:1436:47: style: Redundant condition: selectedControlItemIndex==ctNetwork. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] megaglest-3.13.0/source/glest_game/menu/menu_state_custom_game.cpp:2343:28: style: Redundant condition: i>=mapInfo.players. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] megaglest-3.13.0/source/glest_game/menu/menu_state_custom_game.cpp:4796:47: style: Redundant condition: selectedControlItemIndex==ctNetwork. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] megaglest-3.13.0/source/shared_lib/sources/util/util.cpp:601:48: style: Redundant condition: currentDebugLog.debugLogFileName!="". 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mercurial/mercurial_6.1.3.orig.tar.gz mercurial-6.1.3/contrib/python-zstandard/zstd/compress/zstd_compress_sequences.c:146:52: style: Redundant condition: If 'EXPR == 0', the comparison 'EXPR != 1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/meritous/meritous_1.5.orig.tar.gz meritous-v1.5/src/levelblit.c:1139:29: style: Redundant condition: If 'boss_fight_mode == 23', the comparison 'boss_fight_mode != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/merkaartor/merkaartor_0.19.0+ds.orig.tar.xz merkaartor-0.19.0/src/TagTemplate/TagTemplate.cpp:509:17: style: Redundant condition: Regexp. '!Regexp || (Regexp && OK)' is equivalent to '!Regexp || OK' [redundantCondition] merkaartor-0.19.0/src/common/Document.cpp:533:21: style: Redundant condition: aLayer. '!aLayer || (aLayer && !aLayer->isUploadable())' is equivalent to '!aLayer || !aLayer->isUploadable()' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mes/mes_0.24.orig.tar.gz mes-0.24/lib/mes/abtol.c:35:17: style: Redundant condition: If 'EXPR == '+'', the comparison 'EXPR != 0' is always true. [redundantCondition] mes-0.24/lib/mes/abtol.c:37:17: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR != 0' is always true. [redundantCondition] mes-0.24/lib/mes/dtoab.c:42:17: style: Redundant condition: If 'EXPR == '0'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/meshlab/meshlab_2020.09+dfsg1.orig.tar.xz meshlab-a595226b8b02505afbf9fd4ffbccbd6011046ae6/src/external/u3d/src/RTL/Component/Subdiv/IFXTQTTriangle.cpp:543:25: style: Redundant condition: bAdaptiveEnabled. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] meshlab-a595226b8b02505afbf9fd4ffbccbd6011046ae6/src/meshlabplugins/edit_texture/renderarea.cpp:1083:102: style: Redundant condition: selected. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] meshlab-a595226b8b02505afbf9fd4ffbccbd6011046ae6/vcglib/wrap/gui/trackmode.cpp:611:36: style: Redundant condition: p_on_side. '!p_on_side || (p_on_side && mid_inside)' is equivalent to '!p_on_side || mid_inside' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/metview/metview_5.16.0.orig.tar.xz metview-5.16.0/atlas/src/atlas/meshgenerator/detail/HealpixMeshGenerator.cc:177:32: style: Redundant condition: xidx==4*ns-1. 'xidx!=4*ns-1 || (xidx==4*ns-1 && stg)' is equivalent to 'xidx!=4*ns-1 || stg' [redundantCondition] metview-5.16.0/atlas/src/atlas/meshgenerator/detail/HealpixMeshGenerator.cc:249:32: style: Redundant condition: xidx==4*ns-1. 'xidx!=4*ns-1 || (xidx==4*ns-1 && stg)' is equivalent to 'xidx!=4*ns-1 || stg' [redundantCondition] metview-5.16.0/mars-client/src/source.c:103:30: style: Redundant condition: !supd. 'supd || (!supd && !grid)' is equivalent to 'supd || !grid' [redundantCondition] metview-5.16.0/mars-client/src/target.c:592:17: style: Redundant condition: !target. 'target || (!target && !fs)' is equivalent to 'target || !fs' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mfgtools/mfgtools_1.4.193.orig.tar.gz mfgtools-uuu_1.4.193/uuu/buildincmd.cpp:271:14: style: Redundant condition: j!=0. 'j==0 || (j!=0 && str[j-1]==' ')' is equivalent to 'j==0 || str[j-1]==' '' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/micropolis-activity/micropolis-activity_0.0.20071228.orig.tar.gz micropolis-activity/src/tk/tkrawtcp.c:150:13: style: Redundant condition: argc==4. 'argc!=4 || (argc==4 && strcmp(argv[1],"-server"))' is equivalent to 'argc!=4 || strcmp(argv[1],"-server")' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/microprofile/microprofile_3.1+ds.orig.tar.xz jonasmr-microprofile-03c34f9/microprofile.cpp:5067:37: style: Redundant condition: If 'EXPR == '\0'', the comparison 'EXPR != '/'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/micropython/micropython_1.17+ds.orig.tar.xz micropython-1.17/lib/littlefs/lfs1.c:893:27: style: Redundant condition: If 'moved < 0', the comparison 'moved' is always true. [redundantCondition] micropython-1.17/ports/unix/main.c:645:52: style: Redundant condition: If 'EXPR == 'O'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/midish/midish_1.0.4.orig.tar.gz midish-1.0.4/saveload.c:646:30: style: Redundant condition: If 'EXPR == 25', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/milkytracker/milkytracker_1.03.00+dfsg.orig.tar.xz milkytracker-1.03.00+dfsg/src/milkyplay/PlayerIT.cpp:3730:17: style: Redundant condition: pjump. '!pjump || (pjump && pjumpPriority>pbreakPriority)' is equivalent to '!pjump || pjumpPriority>pbreakPriority' [redundantCondition] milkytracker-1.03.00+dfsg/src/milkyplay/PlayerIT.cpp:3738:17: style: Redundant condition: pjump. '!pjump || (pjump && pjumpPriority>pbreakPriority)' is equivalent to '!pjump || pjumpPriority>pbreakPriority' [redundantCondition] milkytracker-1.03.00+dfsg/src/milkyplay/PlayerIT.cpp:3747:18: style: Redundant condition: pbreak. '!pbreak || (pbreak && pjumpPriority>pbreakPriority)' is equivalent to '!pbreak || pjumpPriority>pbreakPriority' [redundantCondition] milkytracker-1.03.00+dfsg/src/milkyplay/PlayerSTD.cpp:2925:17: style: Redundant condition: pjump. '!pjump || (pjump && pjumpPriority>pbreakPriority)' is equivalent to '!pjump || pjumpPriority>pbreakPriority' [redundantCondition] milkytracker-1.03.00+dfsg/src/milkyplay/PlayerSTD.cpp:2933:17: style: Redundant condition: pjump. '!pjump || (pjump && pjumpPriority>pbreakPriority)' is equivalent to '!pjump || pjumpPriority>pbreakPriority' [redundantCondition] milkytracker-1.03.00+dfsg/src/milkyplay/PlayerSTD.cpp:2942:18: style: Redundant condition: pbreak. '!pbreak || (pbreak && pjumpPriority>pbreakPriority)' is equivalent to '!pbreak || pjumpPriority>pbreakPriority' [redundantCondition] milkytracker-1.03.00+dfsg/src/tracker/PatternEditorControlEventListener.cpp:1100:15: style: Redundant condition: If 'EXPR < -2', the comparison 'EXPR < 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mimalloc/mimalloc_2.0.6+ds.orig.tar.xz mimalloc-2.0.6+ds/src/os.c:795:32: style: Redundant condition: p!=NULL. 'p==NULL || (p!=NULL && ((unsigned long)p%alignment)==0)' is equivalent to 'p==NULL || ((unsigned long)p%alignment)==0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/minc/minc_2.2.00.orig.tar.gz minc-2.2.00/conversion/nifti1/nifti1_io.c:532:23: style: Redundant condition: nim->dim[0]>=2. 'nim->dim[0]<2 || (nim->dim[0]>=2 && nim->dim[2]<1)' is equivalent to 'nim->dim[0]<2 || nim->dim[2]<1' [redundantCondition] minc-2.2.00/conversion/nifti1/nifti1_io.c:539:23: style: Redundant condition: nim->dim[0]>=3. 'nim->dim[0]<3 || (nim->dim[0]>=3 && nim->dim[3]<1)' is equivalent to 'nim->dim[0]<3 || nim->dim[3]<1' [redundantCondition] minc-2.2.00/conversion/nifti1/nifti1_io.c:545:23: style: Redundant condition: nim->dim[0]>=4. 'nim->dim[0]<4 || (nim->dim[0]>=4 && nim->dim[4]<1)' is equivalent to 'nim->dim[0]<4 || nim->dim[4]<1' [redundantCondition] minc-2.2.00/conversion/nifti1/nifti1_io.c:551:23: style: Redundant condition: nim->dim[0]>=5. 'nim->dim[0]<5 || (nim->dim[0]>=5 && nim->dim[5]<1)' is equivalent to 'nim->dim[0]<5 || nim->dim[5]<1' [redundantCondition] minc-2.2.00/conversion/nifti1/nifti1_io.c:557:23: style: Redundant condition: nim->dim[0]>=6. 'nim->dim[0]<6 || (nim->dim[0]>=6 && nim->dim[6]<1)' is equivalent to 'nim->dim[0]<6 || nim->dim[6]<1' [redundantCondition] minc-2.2.00/conversion/nifti1/nifti1_io.c:563:23: style: Redundant condition: nim->dim[0]>=7. 'nim->dim[0]<7 || (nim->dim[0]>=7 && nim->dim[7]<1)' is equivalent to 'nim->dim[0]<7 || nim->dim[7]<1' [redundantCondition] minc-2.2.00/progs/mincsample/mincsample.c:325:23: style: Redundant condition: md->masking. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/minc-tools/minc-tools_2.3.00+dfsg.orig.tar.gz minc-tools-2.3.00+dfsg/progs/mincsample/mincsample.c:325:23: style: Redundant condition: md->masking. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mingw-w64/mingw-w64_10.0.0.orig.tar.bz2 mingw-w64-v10.0.0/mingw-w64-tools/gendef/src/gendef_def.c:233:20: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/minia/minia_3.2.6.orig.tar.gz minia-3.2.6/src/Minia.cpp:194:35: style: Redundant condition: lenTotal<=isolatedCutoff. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/minidlna/minidlna_1.3.0+dfsg.orig.tar.xz minidlna-1.3.0+dfsg/log.c:134:18: style: Redundant condition: If 'EXPR == ','', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/minizinc/minizinc_2.6.3+dfsg1.orig.tar.gz libminizinc-2.6.3/lib/MIPdomains.cpp:1645:67: style: Redundant condition: If 'nCmpType_ADAPTED == 2', the comparison 'nCmpType_ADAPTED > 0' is always true. [redundantCondition] libminizinc-2.6.3/lib/flatten/flatten_call.cpp:1127:28: style: Redundant condition: r!=nullptr. 'r==nullptr || (r!=nullptr && r->e()!=nullptr)' is equivalent to 'r==nullptr || r->e()!=nullptr' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mixmaster/mixmaster_3.0.0.orig.tar.gz mixmaster-3.0/Src/mime.c:56:24: style: Redundant condition: If 'c < 32', the comparison 'c != ' '' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mkvtoolnix/mkvtoolnix_68.0.0.orig.tar.xz mkvtoolnix-68.0.0/src/extract/xtr_alac.cpp:186:15: style: Redundant condition: If 'tdiff >= 16', the comparison 'tdiff' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mlt/mlt_7.6.0.orig.tar.gz mlt-7.6.0/src/modules/gdk/producer_pango.c:605:16: style: Redundant condition: cached. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mlv-smile/mlv-smile_1.47.orig.tar.gz SMILEv1.47/P_BLOCS+DELTA/src/construction.c:683:60: style: Redundant condition: resultat->sequence_number==current_sequence. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] SMILEv1.47/P_BLOCS/src/construction.c:683:60: style: Redundant condition: resultat->sequence_number==current_sequence. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] SMILEv1.47/SigStat/grep+/src/construction.c:683:60: style: Redundant condition: resultat->sequence_number==current_sequence. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mm3d/mm3d_1.3.13.orig.tar.gz mm3d-1.3.13/src/libmm3d/lwofilter.cc:133:34: style: Redundant condition: m_isLWO2. '!m_isLWO2 || (m_isLWO2 && strncmp(id,"FACE",4)==0)' is equivalent to '!m_isLWO2 || strncmp(id,"FACE",4)==0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mmdb/mmdb_2.0.22.orig.tar.gz mmdb2-2.0.22/mmdb2/mmdb_io_file.cpp:243:35: style: Redundant condition: If 'gzipMode == 2', the comparison 'gzipMode == 2' is always true. [redundantCondition] mmdb2-2.0.22/mmdb2/mmdb_root.cpp:3085:21: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] mmdb2-2.0.22/mmdb2/mmdb_title.cpp:140:28: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] mmdb2-2.0.22/mmdb2/mmdb_title.cpp:1157:28: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mmh/mmh_0.4.orig.tar.gz mmh-0.4/sbr/fmt_rfc2047.c:119:25: style: Redundant condition: If 'EXPR == '?'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/modem-manager-gui/modem-manager-gui_0.0.20.orig.tar.gz modem-manager-gui/src/connection-editor-window.c:51:48: style: Redundant condition: text[i]=='.'. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] modem-manager-gui/src/connection-editor-window.c:175:48: style: Redundant condition: text[i]=='.'. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] modem-manager-gui/src/encoding.c:217:22: style: Redundant condition: input!=NULL. 'input==NULL || (input!=NULL && input[0]=='\0')' is equivalent to 'input==NULL || input[0]=='\0'' [redundantCondition] modem-manager-gui/src/main.c:1895:39: style: Redundant condition: device->operatorname!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] modem-manager-gui/src/modules/historyshm.c:168:88: style: Redundant condition: client->shmaddr->synctime!=0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] modem-manager-gui/src/modules/mm06.c:2312:41: style: Redundant condition: moduledata->cancellable!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] modem-manager-gui/src/modules/mm06.c:2385:41: style: Redundant condition: moduledata->cancellable!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] modem-manager-gui/src/modules/mm06.c:2790:41: style: Redundant condition: moduledata->cancellable!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] modem-manager-gui/src/modules/mm06.c:2804:75: style: Redundant condition: moduledata->cancellable!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] modem-manager-gui/src/modules/mm06.c:2962:41: style: Redundant condition: moduledata->cancellable!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] modem-manager-gui/src/modules/mm06.c:2982:75: style: Redundant condition: moduledata->cancellable!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] modem-manager-gui/src/modules/mm06.c:3138:41: style: Redundant condition: moduledata->cancellable!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] modem-manager-gui/src/modules/mm06.c:3162:75: style: Redundant condition: moduledata->cancellable!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] modem-manager-gui/src/modules/nm09.c:173:21: style: Redundant condition: checkstate. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] modem-manager-gui/src/modules/mm07.c:2431:41: style: Redundant condition: moduledata->cancellable!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] modem-manager-gui/src/modules/mm07.c:2506:41: style: Redundant condition: moduledata->cancellable!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] modem-manager-gui/src/modules/mm07.c:2966:41: style: Redundant condition: moduledata->cancellable!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] modem-manager-gui/src/modules/mm07.c:2996:75: style: Redundant condition: moduledata->cancellable!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] modem-manager-gui/src/modules/mm07.c:3210:41: style: Redundant condition: moduledata->cancellable!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] modem-manager-gui/src/modules/mm07.c:3230:75: style: Redundant condition: moduledata->cancellable!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] modem-manager-gui/src/modules/mm07.c:3382:41: style: Redundant condition: moduledata->cancellable!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] modem-manager-gui/src/modules/mm07.c:3406:75: style: Redundant condition: moduledata->cancellable!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] modem-manager-gui/src/modules/pppd245.c:162:23: style: Redundant condition: segend!=NULL. 'segend==NULL || (segend!=NULL && (*segend)>=dbsize)' is equivalent to 'segend==NULL || (*segend)>=dbsize' [redundantCondition] modem-manager-gui/src/modules/pppd245.c:166:25: style: Redundant condition: segstart!=NULL. 'segstart==NULL || (segstart!=NULL && segend<=segstart)' is equivalent to 'segstart==NULL || segend<=segstart' [redundantCondition] modem-manager-gui/src/plugins/ofonohistory.c:265:84: style: Redundant condition: driver->shmaddr->synctime!=0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] modem-manager-gui/src/modules/ofono109.c:2543:41: style: Redundant condition: moduledata->cancellable!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] modem-manager-gui/src/modules/ofono109.c:2618:41: style: Redundant condition: moduledata->cancellable!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] modem-manager-gui/src/modules/ofono109.c:2899:41: style: Redundant condition: moduledata->cancellable!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] modem-manager-gui/src/modules/ofono109.c:2963:75: style: Redundant condition: moduledata->cancellable!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] modem-manager-gui/src/modules/ofono109.c:3158:41: style: Redundant condition: moduledata->cancellable!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] modem-manager-gui/src/modules/ofono109.c:3188:75: style: Redundant condition: moduledata->cancellable!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] modem-manager-gui/src/modules/ofono109.c:3392:41: style: Redundant condition: moduledata->cancellable!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] modem-manager-gui/src/modules/ofono109.c:3413:75: style: Redundant condition: moduledata->cancellable!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] modem-manager-gui/src/sms-page.c:1425:52: style: Redundant condition: mmguiapp->window->smsnumlisthistory!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] modem-manager-gui/src/traffic-page.c:795:28: style: Redundant condition: device!=NULL. 'device==NULL || (device!=NULL && !device->connected)' is equivalent to 'device==NULL || !device->connected' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/modsecurity-apache/modsecurity-apache_2.9.5.orig.tar.gz modsecurity-2.9.5/apache2/apache2_io.c:90:61: style: Redundant condition: msr->txcfg->stream_inbody_inspection. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] modsecurity-2.9.5/apache2/msc_util.c:599:20: style: Redundant condition: If 'ch == -1', the comparison 'ch < 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mold/mold_1.3.0+dfsg.orig.tar.xz mold-1.3.0/third-party/mimalloc/src/os.c:795:32: style: Redundant condition: p!=NULL. 'p==NULL || (p!=NULL && ((unsigned long)p%alignment)==0)' is equivalent to 'p==NULL || ((unsigned long)p%alignment)==0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/monero/monero_0.17.3.0+~0+20200826.orig.tar.gz monero-0.17.3.0/tests/unit_tests/zmq_rpc.cpp:90:19: style: Redundant condition: If 'count < 0', the comparison 'count' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mongodb/mongodb_3.2.11.orig.tar.gz mongodb-src-r3.2.11/src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid32_string.c:403:10: style:inconclusive: Redundant condition: If '!c', the comparison 'c < '0'' is always true. [redundantCondition] mongodb-src-r3.2.11/src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid64_string.c:483:10: style:inconclusive: Redundant condition: If '!c', the comparison 'c < '0'' is always true. [redundantCondition] mongodb-src-r3.2.11/src/third_party/mozjs-38/extract/js/src/jit/BaselineIC.cpp:9378:43: style: Redundant condition: constructing. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/monitoring-plugins/monitoring-plugins_2.3.1.orig.tar.gz monitoring-plugins-2.3.1/plugins/check_dns.c:148:35: style: Redundant condition: If 'EXPR == '\t'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/monkeystudio/monkeystudio_1.9.0.4+git20161218.orig.tar.gz monkeystudio-1.9.0.4+git20161218/plugins/base/SearchAndReplace/src/SearchWidget.cpp:263:86: style: Redundant condition: mProperties.settings.onlyWhenNotVisible. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] monkeystudio-1.9.0.4+git20161218/plugins/base/SearchAndReplace/src/SearchWidget.cpp:264:81: style: Redundant condition: mProperties.settings.onlyWhenNotRegExp. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] monkeystudio-1.9.0.4+git20161218/plugins/base/SearchAndReplace/src/SearchWidget.cpp:265:79: style: Redundant condition: mProperties.settings.onlyWhenNotEmpty. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] monkeystudio-1.9.0.4+git20161218/qscintilla/QScintilla-gpl-snapshot/src/XPM.cpp:147:12: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] monkeystudio-1.9.0.4+git20161218/qscintilla/QScintilla-gpl-snapshot/src/XPM.cpp:153:12: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mono/mono_6.8.0.105+dfsg.orig.tar.xz mono-6.8.0.105+dfsg/mono/profiler/coverage.c:521:26: style: Redundant condition: If 'EXPR == '+'', the comparison 'EXPR != '-'' is always true. [redundantCondition] mono-6.8.0.105+dfsg/mono/profiler/log.c:1161:17: style: Redundant condition: if_needed. '!if_needed || (if_needed && thread->buffer->next)' is equivalent to '!if_needed || thread->buffer->next' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/monodevelop/monodevelop_5.10.0.871.orig.tar.bz2 monodevelop-5.10/external/libgit2/examples/tag.c:70:13: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR' is always true. [redundantCondition] monodevelop-5.10/external/libgit2/examples/tag.c:85:12: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR' is always true. [redundantCondition] monodevelop-5.10/external/libgit2/examples/tag.c:89:14: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR' is always true. [redundantCondition] monodevelop-5.10/external/libgit2/src/commit.c:424:18: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR' is always true. [redundantCondition] monodevelop-5.10/external/libgit2/src/refdb_fs.c:1496:15: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR' is always true. [redundantCondition] monodevelop-5.10/external/libgit2/src/revparse.c:530:25: style: Redundant condition: If 'EXPR == '\0'', the comparison 'EXPR != '{'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mothur/mothur_1.48.0.orig.tar.gz mothur-1.48.0/source/datastructures/alignmentdb.cpp:104:40: style: Redundant condition: method=="kmer". 'method!="kmer" || (method=="kmer" && writeShortcut)' is equivalent to 'method!="kmer" || writeShortcut' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/motif/motif_2.3.8.orig.tar.gz motif-2.3.8/clients/mwm/WmWinInfo.c:1688:20: style: Redundant condition: !firstTime. 'firstTime || (!firstTime && flags&(1L<<4))' is equivalent to 'firstTime || flags&(1L<<4)' [redundantCondition] motif-2.3.8/demos/programs/filemanager/readdir.c:602:22: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR != 0' is always true. [redundantCondition] motif-2.3.8/lib/Xm/DrawnB.c:1433:25: style: Redundant condition: in_menu. '!in_menu || (in_menu && armed)' is equivalent to '!in_menu || armed' [redundantCondition] motif-2.3.8/lib/Xm/MenuShell.c:1330:7: style: Redundant condition: wid==shell->composite.children[0]. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] motif-2.3.8/lib/Xm/ToggleB.c:905:28: style: Redundant condition: !w->toggle.ind_on. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] motif-2.3.8/lib/Xm/ToggleB.c:972:27: style: Redundant condition: !w->toggle.ind_on. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] motif-2.3.8/lib/Xm/ToggleB.c:1401:27: style: Redundant condition: !tb->toggle.ind_on. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] motif-2.3.8/lib/Xm/ToggleB.c:2394:25: style: Redundant condition: !tb->toggle.ind_on. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] motif-2.3.8/lib/Xm/ToggleB.c:2445:29: style: Redundant condition: !tb->toggle.ind_on. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] motif-2.3.8/lib/Xm/ToolTip.c:96:15: style: Redundant condition: id. '!id || (id && *id!=ttp->duration_timer)' is equivalent to '!id || *id!=ttp->duration_timer' [redundantCondition] motif-2.3.8/lib/Xm/XmRenderT.c:3253:34: style: Redundant condition: If 'EXPR == 3', the comparison 'EXPR != 7' is always true. [redundantCondition] motif-2.3.8/localized/util/mkmsgcat.c:182:10: style: Redundant condition: If 'EXPR == '*'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/motion/motion_4.3.2.orig.tar.gz motion-release-4.3.2/src/netcam.c:257:48: style: Redundant condition: netcam->connect_keepalive. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mozjs24/mozjs24_24.2.0.orig.tar.bz2 mozjs-24.2.0/intl/icu/source/i18n/ucol_sit.cpp:354:23: style: Redundant condition: If 'EXPR == '_'', the comparison 'EXPR' is always true. [redundantCondition] mozjs-24.2.0/js/src/jit/BaselineIC.cpp:6899:43: style: Redundant condition: constructing. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] mozjs-24.2.0/js/src/shell/js.cpp:4243:26: style: Redundant condition: If 'errorNumber == 0', the comparison 'errorNumber >= 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mozjs52/mozjs52_52.9.1.orig.tar.xz mozjs-52.9.1/intl/icu/source/i18n/ucol_sit.cpp:342:23: style: Redundant condition: If 'EXPR == '_'', the comparison 'EXPR' is always true. [redundantCondition] mozjs-52.9.1/js/src/jit/BaselineIC.cpp:5816:43: style: Redundant condition: constructing. '!constructing || (constructing && fun->isConstructor())' is equivalent to '!constructing || fun->isConstructor()' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mozjs60/mozjs60_60.2.3.orig.tar.xz mozjs-60.2.3/intl/icu/source/i18n/ucol_sit.cpp:342:23: style: Redundant condition: If 'EXPR == '_'', the comparison 'EXPR' is always true. [redundantCondition] mozjs-60.2.3/js/src/jit/BaselineIC.cpp:2139:43: style: Redundant condition: constructing. '!constructing || (constructing && fun->isConstructor())' is equivalent to '!constructing || fun->isConstructor()' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mozjs78/mozjs78_78.15.0.orig.tar.xz firefox-78.15.0/intl/icu/source/i18n/ucol_sit.cpp:341:23: style: Redundant condition: If 'EXPR == '_'', the comparison 'EXPR' is always true. [redundantCondition] firefox-78.15.0/third_party/rust/cubeb-sys/libcubeb/src/cubeb_pulse.c:833:59: style: Redundant condition: stream_params->layout!=CUBEB_LAYOUT_UNDEFINED. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] firefox-78.15.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/glcpp/pp.c:90:12: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR' is always true. [redundantCondition] firefox-78.15.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/glcpp/pp.c:94:12: style: Redundant condition: If 'EXPR == '\r'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mozjs91/mozjs91_91.10.0.orig.tar.xz firefox-91.10.0/intl/icu/source/i18n/ucol_sit.cpp:341:23: style: Redundant condition: If 'EXPR == '_'', the comparison 'EXPR' is always true. [redundantCondition] firefox-91.10.0/third_party/rust/cubeb-sys/libcubeb/src/cubeb_pulse.c:834:59: style: Redundant condition: stream_params->layout!=CUBEB_LAYOUT_UNDEFINED. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] firefox-91.10.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/glcpp/pp.c:90:12: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR' is always true. [redundantCondition] firefox-91.10.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/glcpp/pp.c:94:12: style: Redundant condition: If 'EXPR == '\r'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mp3blaster/mp3blaster_3.2.6.orig.tar.gz mp3blaster-3.2.6/src/main.cc:1161:31: style: Redundant condition: If '!EXPR', the comparison 'EXPR < 2' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mp3diags/mp3diags_1.5.01.orig.tar.gz mp3diags-1.5.01/src/Id3V2Stream.cpp:532:37: style: Redundant condition: c<' '. 'c>=' ' || (c<' ' && QChar(c).isSpace())' is equivalent to 'c>=' ' || QChar(c).isSpace()' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mp3gain/mp3gain_1.6.2.orig.tar.gz mp3gain.c:2452:33: style: Redundant condition: curTag->haveTrackGain. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] mp3gain.c:2461:35: style: Redundant condition: curTag->haveMinMaxGain. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] mp3gain.c:2470:34: style: Redundant condition: curTag->haveTrackPeak. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] mp3gain.c:2611:32: style: Redundant condition: curTag->haveAlbumGain. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] mp3gain.c:2621:39: style: Redundant condition: curTag->haveAlbumMinMaxGain. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] mp3gain.c:2630:33: style: Redundant condition: curTag->haveAlbumPeak. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mp3guessenc/mp3guessenc_0.27.5+dfsg.1.orig.tar.gz mp3guessenc-0.27.5/mp3guessenc.c:739:57: style: Redundant condition: If 'EXPR == 5', the comparison 'EXPR != 2' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mp3splt/mp3splt_2.6.2+20170630.orig.tar.gz mp3splt-2.6.2+20170630/libmp3splt/plugins/flac_silence.c:230:14: style: Redundant condition: If 'stop == -1', the comparison 'stop' is always true. [redundantCondition] mp3splt-2.6.2+20170630/libmp3splt/plugins/mp3_silence.c:133:18: style: Redundant condition: If 'stop == -1', the comparison 'stop' is always true. [redundantCondition] mp3splt-2.6.2+20170630/libmp3splt/plugins/ogg_silence.c:261:22: style: Redundant condition: If 'stop == -1', the comparison 'stop' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mp4h/mp4h_1.3.1.orig.tar.gz mp4h-1.3.1/intl/dcigettext.c:555:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mpage/mpage_2.5.6.orig.tar.gz mpage-2.5.6/text.c:611:19: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mpg321/mpg321_0.3.2.orig.tar.gz mpg321-0.3.2-orig/mad.c:361:13: style: Redundant condition: options.skip_printing_frames. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] mpg321-0.3.2-orig/mad.c:399:13: style: Redundant condition: options.skip_printing_frames. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mplayer/mplayer_1.4+ds1.orig.tar.xz MPlayer-1.4/libmpcodecs/vd.c:255:25: style: Redundant condition: vp. '!vp || (vp && strcmp(vp->info->name,"lavc"))' is equivalent to '!vp || strcmp(vp->info->name,"lavc")' [redundantCondition] MPlayer-1.4/libmpcodecs/ve_lavc.c:391:15: style: Redundant condition: tmp. '!tmp || (tmp && !strlen(tmp))' is equivalent to '!tmp || !strlen(tmp)' [redundantCondition] MPlayer-1.4/libmpcodecs/ve_lavc.c:411:15: style: Redundant condition: tmp. '!tmp || (tmp && !strlen(tmp))' is equivalent to '!tmp || !strlen(tmp)' [redundantCondition] MPlayer-1.4/stream/stream_dvdnav.c:564:25: style: Redundant condition: If 'format == 0xFFFF', the comparison 'format > 6' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mplayer2/mplayer2_2.0-728-g2c378c7.orig.tar.xz mplayer2/libmpcodecs/vd.c:221:25: style: Redundant condition: vp. '!vp || (vp && strcmp(vp->info->name,"lavc"))' is equivalent to '!vp || strcmp(vp->info->name,"lavc")' [redundantCondition] mplayer2/stream/stream_dvdnav.c:559:25: style: Redundant condition: If 'format == 0xFFFF', the comparison 'format > 6' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mpv/mpv_0.34.1.orig.tar.gz mpv-0.34.1/osdep/terminal-win.c:245:36: style: Redundant condition: If '!EXPR', the comparison 'EXPR != ';'' is always true. [redundantCondition] mpv-0.34.1/video/out/drm_common.c:345:55: style: Redundant condition: If 'EXPR == '\0'', the comparison 'EXPR != 'x'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mrpt/mrpt_2.4.9+ds.orig.tar.xz mrpt-2.4.9/3rdparty/nanogui/ext/nanovg/src/stb_image.h:4725:17: style: Redundant condition: If 'req_comp >= 3', the comparison 'req_comp' is always true. [redundantCondition] mrpt-2.4.9/apps/ReactiveNav3D-Demo/ReactiveNav3D_demo_main.cpp:31:22: style: Redundant condition: num_arg==2. 'num_arg!=2 || (num_arg==2 && string(argv[1])=="--help")' is equivalent to 'num_arg!=2 || string(argv[1])=="--help"' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mruby/mruby_3.0.0.orig.tar.gz mruby-3.0.0/mrbgems/mruby-bin-mruby/tools/mruby/mruby.c:90:23: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '-'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mrxvt/mrxvt_0.5.4.orig.tar.gz mrxvt-0.5.4/src/macros.c:1348:13: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/msc-generator/msc-generator_7.2.1.orig.tar.xz msc-generator-7.2.1/src/libcgencommon/contour.cpp:1428:13: style: Redundant condition: overlap. '!overlap || (overlap && n==2)' is equivalent to '!overlap || n==2' [redundantCondition] msc-generator-7.2.1/src/libcgencommon/contour.cpp:1519:13: style: Redundant condition: overlap. '!overlap || (overlap && n==2)' is equivalent to '!overlap || n==2' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/msrtool/msrtool_20141027.orig.tar.xz msrtool.c:106:11: style: Redundant condition: sys. '!sys || (sys && !sys->name)' is equivalent to '!sys || !sys->name' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mstflint/mstflint_4.17.0+1.orig.tar.gz mstflint-4.17.0/mlxfwops/lib/fs3_ops.cpp:1435:34: style: Redundant condition: !burnParams.burnFailsafe. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] mstflint-4.17.0/mlxfwops/lib/fs_checks.cpp:83:35: style: Redundant condition: !_burnParams.burnFailsafe. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] mstflint-4.17.0/mlxlink/modules/mlxlink_eye_opener.cpp:476:42: style: Redundant condition: status==EYE_SCAN_COMPLETED. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] mstflint-4.17.0/mstdump/crd_lib/crdump.c:614:29: style: Redundant condition: !is_full. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] mstflint-4.17.0/mstdump/crd_lib/crdump.c:628:25: style: Redundant condition: !is_full. 'is_full || (!is_full && !strcmp(enable_addr,"EMPTY"))' is equivalent to 'is_full || !strcmp(enable_addr,"EMPTY")' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/msxpertsuite/msxpertsuite_5.8.9.orig.tar.gz msxpertsuite-5.8.9/massxpert/gui/MassSearchDlg.cpp:1519:23: style: Redundant condition: forXpertMiner. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] msxpertsuite-5.8.9/massxpert/gui/MassSearchDlg.cpp:1549:23: style: Redundant condition: forXpertMiner. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mtink/mtink_1.0.16.orig.tar.gz mtink-1.0.16/mainSrc/cmd.c:2832:30: style: Redundant condition: function. '!function || (function && *function!='/')' is equivalent to '!function || *function!='/'' [redundantCondition] mtink-1.0.16/mainSrc/rdRes.c:280:23: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mtpaint/mtpaint_3.40.orig.tar.gz mtpaint-3.40/src/layer.c:588:15: style: Redundant condition: If 'j > 0', the comparison 'j != 0' is always true. [redundantCondition] mtpaint-3.40/src/mainwindow.c:3537:15: style: Redundant condition: If 'j > 0', the comparison 'j != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/muffin/muffin_5.2.1.orig.tar.gz muffin-5.2.1/src/compositor/meta-window-actor.c:1759:35: style: Redundant condition: !priv->visible. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/multimon-ng/multimon-ng_1.1.9+dfsg.orig.tar.gz multimon-ng-1.1.9+dfsg/demod_flex.c:734:23: style: Redundant condition: If 'aw1 > 0x1E7FFEL', the comparison 'aw1 > 0x1E0000L' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/multipath-tools/multipath-tools_0.8.8.orig.tar.gz multipath-tools-0.8.8/libmultipath/file.c:54:21: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mumble/mumble_1.3.4.orig.tar.gz mumble-1.3.4/g15helper/g15helper_macx.c:110:17: style: Redundant condition: If 'ret == -1', the comparison 'ret != 1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mupdf/mupdf_1.19.0+ds1.orig.tar.xz mupdf-1.19.0-source/source/fitz/xml.c:243:12: style: Redundant condition: item. '!item || (item && item->down==((fz_xml*)1))' is equivalent to '!item || item->down==((fz_xml*)1)' [redundantCondition] mupdf-1.19.0-source/source/fitz/xml.c:251:12: style: Redundant condition: item. '!item || (item && item->down==((fz_xml*)1))' is equivalent to '!item || item->down==((fz_xml*)1)' [redundantCondition] mupdf-1.19.0-source/source/svg/svg-color.c:289:13: style:inconclusive: Redundant condition: If 'EXPR >= 'a'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mupen64plus-video-glide64mk2/mupen64plus-video-glide64mk2_2.5.9.orig.tar.gz mupen64plus-video-glide64mk2-src-2.5.9/src/Glide64/rdp.cpp:3756:39: style: Redundant condition: flip. '!flip || (flip && xleft>xright)' is equivalent to '!flip || xleft>xright' [redundantCondition] mupen64plus-video-glide64mk2-src-2.5.9/src/Glide64/rdp.cpp:3809:40: style: Redundant condition: flip. '!flip || (flip && xleft>=xright)' is equivalent to '!flip || xleft>=xright' [redundantCondition] mupen64plus-video-glide64mk2-src-2.5.9/src/Glide64/rdp.cpp:3872:40: style: Redundant condition: flip. '!flip || (flip && xleft>=xright)' is equivalent to '!flip || xleft>=xright' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mupen64plus-video-z64/mupen64plus-video-z64_2.5.9.orig.tar.gz mupen64plus-video-z64-src-2.5.9/src/rgl_geometry.cpp:442:43: style: Redundant condition: flip. '!flip || (flip && xleft>xright)' is equivalent to '!flip || xleft>xright' [redundantCondition] mupen64plus-video-z64-src-2.5.9/src/rgl_geometry.cpp:492:44: style: Redundant condition: flip. '!flip || (flip && xleft>=xright)' is equivalent to '!flip || xleft>=xright' [redundantCondition] mupen64plus-video-z64-src-2.5.9/src/rgl_geometry.cpp:556:44: style: Redundant condition: flip. '!flip || (flip && xleft>=xright)' is equivalent to '!flip || xleft>=xright' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/muse/muse_4.1.0.orig.tar.gz muse-4.1.0/src/muse/components/canvas.cpp:1614:32: style: Redundant condition: shift. '!shift || (shift && ctrl)' is equivalent to '!shift || ctrl' [redundantCondition] muse-4.1.0/src/muse/components/view.cpp:930:36: style: Redundant condition: tick==0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] muse-4.1.0/src/muse/song.cpp:682:50: style: Redundant condition: !do_clone_port_ctrls. 'do_clone_port_ctrls || (!do_clone_port_ctrls && p==part)' is equivalent to 'do_clone_port_ctrls || p==part' [redundantCondition] muse-4.1.0/src/muse/song.cpp:716:52: style: Redundant condition: !do_clone_port_ctrls. 'do_clone_port_ctrls || (!do_clone_port_ctrls && p==part)' is equivalent to 'do_clone_port_ctrls || p==part' [redundantCondition] muse-4.1.0/src/muse/song.cpp:742:52: style: Redundant condition: !do_clone_port_ctrls. 'do_clone_port_ctrls || (!do_clone_port_ctrls && p==part)' is equivalent to 'do_clone_port_ctrls || p==part' [redundantCondition] muse-4.1.0/src/muse/song.cpp:749:52: style: Redundant condition: !do_clone_port_ctrls. 'do_clone_port_ctrls || (!do_clone_port_ctrls && p==part)' is equivalent to 'do_clone_port_ctrls || p==part' [redundantCondition] muse-4.1.0/src/muse/song.cpp:797:49: style: Redundant condition: !do_clone_port_ctrls. 'do_clone_port_ctrls || (!do_clone_port_ctrls && p==part)' is equivalent to 'do_clone_port_ctrls || p==part' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/museek+/museek+_0.2+svn20100315.r1208.orig.tar.gz museek+-0.2+svn20100315.r1208/muscan/scandir.cc:47:24: style: Redundant condition: select!=NULL. 'select==NULL || (select!=NULL && (*select)(entry))' is equivalent to 'select==NULL || (*select)(entry)' [redundantCondition] museek+-0.2+svn20100315.r1208/museekd/peermanager.cpp:198:20: style: Redundant condition: isOurself. '!isOurself || (isOurself && !m_Peers[socket->user()])' is equivalent to '!isOurself || !m_Peers[socket->user()]' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/musescore/musescore_3.2.3+dfsg1.orig.tar.xz musescore-3.2.3+dfsg1.orig/mscore/importgtp-gp4.cpp:402:38: style: Redundant condition: If 'slideKind == 254', the comparison 'slideKind >= 3' is always true. [redundantCondition] musescore-3.2.3+dfsg1.orig/mscore/importove.cpp:2010:110: style: Redundant condition: harmonyPtr->getBass()==harmonyPtr->getRoot(). 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/musescore-snapshot/musescore-snapshot_3.2.s20190704+dfsg1.orig.tar.xz musescore-snapshot-3.2.s20190704+dfsg1.orig/mscore/importgtp-gp4.cpp:402:38: style: Redundant condition: If 'slideKind == 254', the comparison 'slideKind >= 3' is always true. [redundantCondition] musescore-snapshot-3.2.s20190704+dfsg1.orig/mscore/importove.cpp:2010:110: style: Redundant condition: harmonyPtr->getBass()==harmonyPtr->getRoot(). 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/musescore2/musescore2_2.3.2+dfsg4.orig.tar.xz musescore2-2.3.2+dfsg4.orig/mscore/importgtp-gp4.cpp:381:38: style: Redundant condition: If 'slideKind == 254', the comparison 'slideKind >= 3' is always true. [redundantCondition] musescore2-2.3.2+dfsg4.orig/mscore/importove.cpp:2004:110: style: Redundant condition: harmonyPtr->getBass()==harmonyPtr->getRoot(). 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] musescore2-2.3.2+dfsg4.orig/mscore/seq.cpp:323:47: style: Redundant condition: preferences.useJackTransport. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] musescore2-2.3.2+dfsg4.orig/mscore/seq.cpp:327:47: style: Redundant condition: preferences.useJackTransport. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] musescore2-2.3.2+dfsg4.orig/mscore/seq.cpp:355:41: style: Redundant condition: preferences.useJackTransport. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/musescore3/musescore3_3.2.3+dfsg2.orig.tar.xz musescore3-3.2.3+dfsg2.orig/mscore/importgtp-gp4.cpp:402:38: style: Redundant condition: If 'slideKind == 254', the comparison 'slideKind >= 3' is always true. [redundantCondition] musescore3-3.2.3+dfsg2.orig/mscore/importove.cpp:2010:110: style: Redundant condition: harmonyPtr->getBass()==harmonyPtr->getRoot(). 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mutt/mutt_2.2.4.orig.tar.gz mutt-2.2.4/pattern.c:672:14: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] mutt-2.2.4/sendlib.c:2052:32: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mysql-8.0/mysql-8.0_8.0.29.orig.tar.gz mysql-8.0.29/boost/boost_1_77_0/boost/json/detail/impl/string_impl.ipp:194:21: style: Redundant condition: inside. '!inside || (inside && (s-curr_data)+n<=pos)' is equivalent to '!inside || (s-curr_data)+n<=pos' [redundantCondition] mysql-8.0.29/boost/boost_1_77_0/boost/json/detail/impl/string_impl.ipp:310:21: style: Redundant condition: inside. '!inside || (inside && (s-curr_data)+n2<=pos)' is equivalent to '!inside || (s-curr_data)+n2<=pos' [redundantCondition] mysql-8.0.29/extra/icu/icu-release-69-1/source/i18n/ucol_sit.cpp:341:23: style: Redundant condition: If 'EXPR == '_'', the comparison 'EXPR' is always true. [redundantCondition] mysql-8.0.29/extra/zstd/zstd-1.5.0/lib/compress/zstd_compress_sequences.c:165:5: style: Redundant condition: If 'EXPR == 0', the comparison 'EXPR != 1' is always true. [redundantCondition] mysql-8.0.29/extra/zstd/zstd-1.5.0/lib/decompress/zstd_decompress_block.c:1122:9: style: Redundant condition: If 'BIT_DStream_completed > 1', the comparison 'BIT_DStream_completed > 0' is always true. [redundantCondition] mysql-8.0.29/sql/spatial.cc:3868:55: style: Redundant condition: geotype==Geometry::wkb_polygon_inner_rings. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] mysql-8.0.29/sql/sql_truncate.cc:476:30: style: Redundant condition: table_ref->table. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] mysql-8.0.29/sql/sql_truncate.cc:633:30: style: Redundant condition: table_ref->table. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] mysql-8.0.29/sql/trigger.cc:516:23: style: Redundant condition: parse_error. '!parse_error || (parse_error && lex.sphead==nullptr)' is equivalent to '!parse_error || lex.sphead==nullptr' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mysql-connector-c++/mysql-connector-c++_1.1.12.orig.tar.xz mysql-connector-c++-1.1.12/driver/mysql_metadata.cpp:5156:35: style: Redundant condition: If 'server_version >= 40101', the comparison 'server_version >= 40014' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mysql-workbench/mysql-workbench_8.0.26+dfsg.orig.tar.xz mysql-workbench-community-8.0.26-src/library/base/util_functions.cpp:623:21: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] mysql-workbench-community-8.0.26-src/library/grt/src/python_grtobject.cpp:249:39: style: Redundant condition: (self)!=(other). 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] mysql-workbench-community-8.0.26-src/library/grt/src/python_grtobject.cpp:250:39: style: Redundant condition: (self)!=(other). 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/mysqltcl/mysqltcl_3.052.orig.tar.gz mysqltcl-3.052/generic/mysqltcl.c:937:26: style: Redundant condition: encodingname!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/nap/nap_1.5.4.orig.tar.gz nap-1.5.4.orig/src/alias.c:698:23: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] nap-1.5.4.orig/src/alias.c:987:31: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '{'' is always true. [redundantCondition] nap-1.5.4.orig/src/alias.c:1171:25: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] nap-1.5.4.orig/src/cmds.c:470:19: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] nap-1.5.4.orig/src/cmds.c:748:24: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] nap-1.5.4.orig/src/cmds.c:762:28: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] nap-1.5.4.orig/src/handlers.c:33:23: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] nap-1.5.4.orig/src/handlers.c:297:31: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '{'' is always true. [redundantCondition] nap-1.5.4.orig/src/scmds.c:308:21: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/nast/nast_0.2.0.orig.tar.gz nast-0.2.0/data.c:130:14: style: Redundant condition: graph. '!graph || (graph && ld)' is equivalent to '!graph || ld' [redundantCondition] nast-0.2.0/port.c:208:20: style: Redundant condition: graph. '!graph || (graph && lg)' is equivalent to '!graph || lg' [redundantCondition] nast-0.2.0/port.c:251:20: style: Redundant condition: graph. '!graph || (graph && lg)' is equivalent to '!graph || lg' [redundantCondition] nast-0.2.0/port.c:261:20: style: Redundant condition: graph. '!graph || (graph && lg)' is equivalent to '!graph || lg' [redundantCondition] nast-0.2.0/port.c:752:18: style: Redundant condition: graph. '!graph || (graph && lg)' is equivalent to '!graph || lg' [redundantCondition] nast-0.2.0/port.c:795:18: style: Redundant condition: graph. '!graph || (graph && lg)' is equivalent to '!graph || lg' [redundantCondition] nast-0.2.0/port.c:805:18: style: Redundant condition: graph. '!graph || (graph && lg)' is equivalent to '!graph || lg' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/nats.c/nats.c_3.3.0.orig.tar.gz nats.c-3.3.0/src/conn.c:4165:36: style: Redundant condition: If 'EXPR == 'S'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/nauty/nauty_2.7r3+ds.orig.tar.xz nauty27r3/geng.c:2360:27: style: Redundant condition: mod>1. 'mod<=1 || (mod>1 && splitlevel>2||res==0)' is equivalent to 'mod<=1 || splitlevel>2||res==0' [redundantCondition] nauty27r3/multig.c:502:30: style: Redundant condition: lswitch. '!lswitch || (lswitch && (maxdeg&1)==0)' is equivalent to '!lswitch || (maxdeg&1)==0' [redundantCondition] nauty27r3/planarity.c:541:17: style: Redundant condition: !digraph. 'digraph || (!digraph && u>v)' is equivalent to 'digraph || u>v' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/navit/navit_0.5.6+dfsg.1.orig.tar.xz navit-0.5.6/navit/navigation.c:1579:39: style: Redundant condition: If 'EXPR == 196610', the comparison 'EXPR' is always true. [redundantCondition] navit-0.5.6/navit/support/gettext_intl/dcigettext.c:589:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] navit-0.5.6/navit/support/xgetopt/getopt_long.c:90:16: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] navit-0.5.6/navit/support/xgetopt/getopt_long.c:97:16: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/nc6/nc6_1.0.orig.tar.gz nc6-1.0/intl/dcigettext.c:583:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/ncap/ncap_1.9.2.orig.tar.gz ncap-1.9.2/ncap_create.c:1453:14: style: Redundant condition: s>0. 's<=0 || (s>0 && s!=28||siz<28||netlen>32||tplen>12)' is equivalent to 's<=0 || s!=28||siz<28||netlen>32||tplen>12' [redundantCondition] ncap-1.9.2/ncap_create.c:1541:14: style: Redundant condition: n>0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/ncbi-blast+/ncbi-blast+_2.12.0+ds.orig.tar.xz ncbi-blast-2.12.0+-src/c++/src/algo/blast/core/blast_kappa.c:1533:22: style: Redundant condition: shouldTestIdentical. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ncbi-blast-2.12.0+-src/c++/src/algo/blast/core/blast_kappa.c:1628:18: style: Redundant condition: shouldTestIdentical. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ncbi-blast-2.12.0+-src/c++/src/cgi/user_agent.cpp:994:35: style: Redundant condition: If 'major < 0', the comparison 'major < 5' is always true. [redundantCondition] ncbi-blast-2.12.0+-src/c++/src/objtools/align_format/align_format_util.cpp:902:29: style: Redundant condition: !is_first_aln. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ncbi-blast-2.12.0+-src/c++/src/objtools/align_format/align_format_util.cpp:930:29: style: Redundant condition: !is_first_aln. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ncbi-blast-2.12.0+-src/c++/src/objtools/align_format/align_format_util.cpp:959:29: style: Redundant condition: !is_first_aln. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ncbi-blast-2.12.0+-src/c++/src/objtools/align_format/showdefline.cpp:677:25: style: Redundant condition: !is_first_aln. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ncbi-blast-2.12.0+-src/c++/src/util/xregexp/regexp_template_tester.cpp:389:25: style: Redundant condition: !inline_vars. 'inline_vars || (!inline_vars && eqpos==NPOS)' is equivalent to 'inline_vars || eqpos==NPOS' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/ncbi-tools6/ncbi-tools6_6.1.20170106+dfsg1.orig.tar.xz ncbi-tools6_6.1.20170106+dfsg1/algo/blast/core/blast_kappa.c:1521:22: style: Redundant condition: shouldTestIdentical. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ncbi-tools6_6.1.20170106+dfsg1/algo/blast/core/blast_kappa.c:1616:18: style: Redundant condition: shouldTestIdentical. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ncbi-tools6_6.1.20170106+dfsg1/biostruc/newVSch/vastsrv_comb.cpp:1847:19: style: Redundant condition: JobID!="". 'JobID=="" || (JobID!="" && strlen(JobID.c_str())<6)' is equivalent to 'JobID=="" || strlen(JobID.c_str())<6' [redundantCondition] ncbi-tools6_6.1.20170106+dfsg1/desktop/salpanel.c:472:44: style: Redundant condition: !adp->draw_emptyline. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ncbi-tools6_6.1.20170106+dfsg1/desktop/salpanel.c:2548:42: style: Redundant condition: !adp->draw_emptyline. 'adp->draw_emptyline || (!adp->draw_emptyline && !empty_line)' is equivalent to 'adp->draw_emptyline || !empty_line' [redundantCondition] ncbi-tools6_6.1.20170106+dfsg1/desktop/salpanel.c:2552:47: style: Redundant condition: adp->charmode. '!adp->charmode || (adp->charmode && is_master)' is equivalent to '!adp->charmode || is_master' [redundantCondition] ncbi-tools6_6.1.20170106+dfsg1/desktop/udvgraph.c:3067:20: style: Redundant condition: start==stop. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ncbi-tools6_6.1.20170106+dfsg1/tools/falign.c:2258:11: style: Redundant condition: rf. '!rf || (rf && rotr_win(pf,rf))' is equivalent to '!rf || rotr_win(pf,rf)' [redundantCondition] ncbi-tools6_6.1.20170106+dfsg1/tools/falign.c:2286:11: style: Redundant condition: rf. '!rf || (rf && cotr_win(pf,rf))' is equivalent to '!rf || cotr_win(pf,rf)' [redundantCondition] ncbi-tools6_6.1.20170106+dfsg1/tools/urkcnsrt.c:1007:18: style: Redundant condition: st1==0. 'st1!=0 || (st1==0 && flagCheck)' is equivalent to 'st1!=0 || flagCheck' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/ncbi-vdb/ncbi-vdb_2.11.2+dfsg.orig.tar.xz ncbi-vdb-2.11.2/libs/vdb/database-cmn.c:519:39: style: Redundant condition: rc2!=0. 'rc2==0 || (rc2!=0 && *premote==NULL)' is equivalent to 'rc2==0 || *premote==NULL' [redundantCondition] ncbi-vdb-2.11.2/libs/vdb/schema-eval.c:313:19: style: Redundant condition: If 'e > 1.0', the comparison 'e > -1.0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/nco/nco_5.0.7.orig.tar.gz nco-5.0.7/src/nco/nco_cnk.c:1396:37: style: Redundant condition: cnk_plc==nco_cnk_plc_r1d. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] nco-5.0.7/src/nco/ncks.c:1266:23: style: Redundant condition: att_ttl_val. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] nco-5.0.7/src/nco/nco_map.c:2424:17: style: Redundant condition: has_mask_a. '!has_mask_a || (has_mask_a && var_mask_a->val.ip[idx]==1)' is equivalent to '!has_mask_a || var_mask_a->val.ip[idx]==1' [redundantCondition] nco-5.0.7/src/nco/nco_map.c:2473:17: style: Redundant condition: has_mask_b. '!has_mask_b || (has_mask_b && var_mask_b->val.ip[idx]==1)' is equivalent to '!has_mask_b || var_mask_b->val.ip[idx]==1' [redundantCondition] nco-5.0.7/src/nco/nco_map.c:2492:17: style: Redundant condition: has_mask_b. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] nco-5.0.7/src/nco/nco_ppc.c:160:37: style: Redundant condition: !trv_tbl->lst[idx_tbl].flg_nsd. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/ncrystal/ncrystal_2.7.3+ds1.orig.tar.xz ncrystal-2.7.3/ncrystal_core/src/NCParseNCMAT.cc:673:24: style:inconclusive: Redundant condition: If 'EXPR > 'A'', the comparison 'EXPR > '0'' is always true. [redundantCondition] ncrystal-2.7.3/ncrystal_core/src/NCParseNCMAT.cc:673:33: style:inconclusive: Redundant condition: If 'EXPR > '_'', the comparison 'EXPR > '0'' is always true. [redundantCondition] ncrystal-2.7.3/ncrystal_core/src/NCString.cc:31:20: style:inconclusive: Redundant condition: If 'EXPR > '\n'', the comparison 'EXPR > '\t'' is always true. [redundantCondition] ncrystal-2.7.3/ncrystal_core/src/NCString.cc:31:29: style:inconclusive: Redundant condition: If 'EXPR > '\r'', the comparison 'EXPR > '\n'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/ncview/ncview_2.1.8+ds.orig.tar.gz ncview-2.1.8/src/SciPlot.c:2124:22: style: Redundant condition: w->plot.XLog. '!w->plot.XLog || (w->plot.XLog && val>0.0)' is equivalent to '!w->plot.XLog || val>0.0' [redundantCondition] ncview-2.1.8/src/SciPlot.c:2138:22: style: Redundant condition: w->plot.YLog. '!w->plot.YLog || (w->plot.YLog && val>0.0)' is equivalent to '!w->plot.YLog || val>0.0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/ndoutils/ndoutils_1.4b9.orig.tar.gz ndoutils-1.4b9/src/io.c:452:41: style: Redundant condition: If 'EXPR == '\r'', the comparison 'EXPR == 13' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/ndpi/ndpi_4.2.orig.tar.gz nDPI-4.2/src/lib/protocols/irc.c:578:4: style:inconclusive: Redundant condition: If 'EXPR >= '.'', the comparison 'EXPR >= ' '' is always true. [redundantCondition] nDPI-4.2/src/lib/protocols/irc.c:579:4: style:inconclusive: Redundant condition: If 'EXPR >= '.'', the comparison 'EXPR >= '-'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/ne/ne_3.3.1.orig.tar.gz ne-3.3.1/src/actions.c:398:10: style: Redundant condition: p. '!p || (p && !strcmp(p,">"))' is equivalent to '!p || !strcmp(p,">")' [redundantCondition] ne-3.3.1/src/display.c:201:17: style: Redundant condition: diff. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/nedit/nedit_5.7.orig.tar.gz nedit-5.7/source/windowTitle.c:387:24: style: Redundant condition: If 'EXPR == 'S'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/nemo/nemo_5.2.4.orig.tar.gz nemo-5.2.4/src/nemo-list-view.c:655:71: style: Redundant condition: view->details->double_click_path[1]. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/neomutt/neomutt_20211029+dfsg1.orig.tar.xz neomutt-20211029/config/string.c:187:14: style: Redundant condition: value. '!value || (value && value[0]=='\0')' is equivalent to '!value || value[0]=='\0'' [redundantCondition] neomutt-20211029/pattern/compile.c:297:14: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/nescc/nescc_1.3.5.orig.tar.gz nesc-1.3.5/libiberty/cplus-dem.c:2535:20: style: Redundant condition: If 'EXPR == '_'', the comparison 'EXPR' is always true. [redundantCondition] nesc-1.3.5/src/semantics.c:256:22: style: Redundant condition: dd->container. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/net-snmp/net-snmp_5.9.1+dfsg.orig.tar.xz net-snmp-5.9.1/agent/agent_index.c:556:19: style: Redundant condition: res2==0. 'res2!=0 || (res2==0 && !idxptr2->allocated)' is equivalent to 'res2!=0 || !idxptr2->allocated' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/netcdf/netcdf_4.9.0.orig.tar.gz netcdf-c-4.9.0/libdap2/daputil.c:611:13: style:inconclusive: Redundant condition: If 'c == 0', the comparison 'c < '0'' is always true. [redundantCondition] netcdf-c-4.9.0/libdap2/daputil.c:613:13: style:inconclusive: Redundant condition: If 'c == 0', the comparison 'c < '0'' is always true. [redundantCondition] netcdf-c-4.9.0/libdap2/daputil.c:615:13: style:inconclusive: Redundant condition: If 'c == 0', the comparison 'c < '0'' is always true. [redundantCondition] netcdf-c-4.9.0/libhdf5/hdf5open.c:2654:14: style: Redundant condition: dim. '!dim || (dim && !hdf5_dim->hdf_dimscaleid)' is equivalent to '!dim || !hdf5_dim->hdf_dimscaleid' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/netcdf-parallel/netcdf-parallel_4.9.0.orig.tar.xz netcdf-parallel-4.9.0/libdap2/daputil.c:611:13: style:inconclusive: Redundant condition: If 'c == 0', the comparison 'c < '0'' is always true. [redundantCondition] netcdf-parallel-4.9.0/libdap2/daputil.c:613:13: style:inconclusive: Redundant condition: If 'c == 0', the comparison 'c < '0'' is always true. [redundantCondition] netcdf-parallel-4.9.0/libdap2/daputil.c:615:13: style:inconclusive: Redundant condition: If 'c == 0', the comparison 'c < '0'' is always true. [redundantCondition] netcdf-parallel-4.9.0/libhdf5/hdf5open.c:2654:14: style: Redundant condition: dim. '!dim || (dim && !hdf5_dim->hdf_dimscaleid)' is equivalent to '!dim || !hdf5_dim->hdf_dimscaleid' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/netdata/netdata_1.35.1.orig.tar.xz netdata-1.35.1/collectors/plugins.d/plugins_d.c:81:26: style: Redundant condition: rec. '!rec || (rec && recover_location[rec-1]!=s)' is equivalent to '!rec || recover_location[rec-1]!=s' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/nethack/nethack_3.6.6.orig.tar.gz NetHack-NetHack-3.6.6_Released/src/apply.c:3126:20: style: Redundant condition: Blind. '!Blind || (Blind && wasblind)' is equivalent to '!Blind || wasblind' [redundantCondition] NetHack-NetHack-3.6.6_Released/src/eat.c:2880:17: style: Redundant condition: context.victual.eating. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] NetHack-NetHack-3.6.6_Released/src/makemon.c:940:22: style: Redundant condition: ghostly. '!ghostly || (ghostly && result)' is equivalent to '!ghostly || result' [redundantCondition] NetHack-NetHack-3.6.6_Released/sys/amiga/winmenu.c:771:41: style: Redundant condition: !counting. 'counting || (!counting && code!='0')' is equivalent to 'counting || code!='0'' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/netopeer2/netopeer2_2.0.35.orig.tar.gz netopeer2-2.0.35/cli/main.c:177:32: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/netpbm-free/netpbm-free_10.97.00.orig.tar.xz netpbm-free-10.97.00/converter/pbm/pbmtopk.c:814:19: style: Redundant condition: If 'EXPR == '='', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/netplan.io/netplan.io_0.103.orig.tar.gz netplan-0.103/src/networkd.c:958:25: style: Redundant condition: If 'EXPR > 1', the comparison 'EXPR' is always true. [redundantCondition] netplan-0.103/src/nm.c:717:29: style: Redundant condition: If 'EXPR > 1', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/netsurf/netsurf_3.10.orig.tar.gz netsurf-all-3.10/libcss/src/parse/properties/css_property_parser_gen.c:62:24: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] netsurf-all-3.10/netsurf/content/handlers/html/layout.c:5160:19: style: Redundant condition: box->style. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] netsurf-all-3.10/netsurf/content/urldb.c:2946:14: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] netsurf-all-3.10/netsurf/content/urldb.c:2949:14: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] netsurf-all-3.10/netsurf/content/urldb.c:4380:13: style: Redundant condition: If 'EXPR == '\t'', the comparison 'EXPR' is always true. [redundantCondition] netsurf-all-3.10/netsurf/desktop/save_text.c:140:55: style: Redundant condition: box->parent&&box->parent->list_marker==box. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] netsurf-all-3.10/netsurf/frontends/gtk/viewdata.c:792:22: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/netw-ib-ox-ag/netw-ib-ox-ag_5.39.0.orig.tar.gz netw-ib-ox-ag-5.39.0/src/netwib-src/src/netwib/dat/fmt.c:2335:21: style: Redundant condition: If 'i32 > 0xFFFF', the comparison 'i32 > 0' is always true. [redundantCondition] netw-ib-ox-ag-5.39.0/src/netwib-src/src/netwib/dat/fmt.c:2337:28: style: Redundant condition: If 'i32 < -0x8000', the comparison 'i32 < 0' is always true. [redundantCondition] netw-ib-ox-ag-5.39.0/src/netwib-src/src/netwib/dat/fmt.c:2347:21: style: Redundant condition: If 'i32 > 0xFF', the comparison 'i32 > 0' is always true. [redundantCondition] netw-ib-ox-ag-5.39.0/src/netwib-src/src/netwib/dat/fmt.c:2349:28: style: Redundant condition: If 'i32 < -0x80', the comparison 'i32 < 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/newlisp/newlisp_10.7.5.orig.tar.gz newlisp-10.7.5/newlisp.c:3718:57: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/newmail/newmail_0.5.orig.tar.gz newmail-0.5/rfc2047.c:176:16: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] newmail-0.5/rfc2047.c:177:13: style: Redundant condition: If 'EXPR == '='', the comparison 'EXPR' is always true. [redundantCondition] newmail-0.5/rfc2047.c:178:13: style: Redundant condition: If 'EXPR == '?'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/newt/newt_0.52.21.orig.tar.xz newt-0.52.21/checkboxtree.c:69:33: style: Redundant condition: what<0. 'what>=0 || (what<0 && item->selected)' is equivalent to 'what>=0 || item->selected' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/nextpnr/nextpnr_0.1.orig.tar.gz nextpnr-nextpnr-0.1/nexus/pack.cc:2212:44: style: Redundant condition: iol_t!=nullptr. 'iol_t==nullptr || (iol_t!=nullptr && iol_t->users.empty())' is equivalent to 'iol_t==nullptr || iol_t->users.empty()' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/nexus/nexus_4.4.3.orig.tar.gz code-4.4.3/applications/nxingest/nxingest_parse.cpp:484:21: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] code-4.4.3/contrib/applications/NXextract/src/nexusevaluator.cpp:397:52: style: Redundant condition: uiSep!=String::npos. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/nfdump/nfdump_1.6.23.orig.tar.gz nfdump-1.6.23/bin/nfcapd.c:925:26: style: Redundant condition: If 'sampling_rate < -10000000', the comparison 'sampling_rate < 0' is always true. [redundantCondition] nfdump-1.6.23/bin/nfcapd.c:926:26: style: Redundant condition: If 'sampling_rate > 10000000', the comparison 'sampling_rate > 0' is always true. [redundantCondition] nfdump-1.6.23/bin/nfprofile.c:431:14: style: Redundant condition: If 'EXPR == '|'', the comparison 'EXPR' is always true. [redundantCondition] nfdump-1.6.23/bin/nfreplay.c:168:16: style: Redundant condition: If 'ret < 0', the comparison 'ret != 1400' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/nfs-ganesha/nfs-ganesha_3.5.orig.tar.gz nfs-ganesha-3.5/src/FSAL/FSAL_PROXY/handle.c:2464:29: style: Redundant condition: new_obj. '!new_obj || (new_obj && !name)' is equivalent to '!new_obj || !name' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/nghttp2/nghttp2_1.47.0.orig.tar.bz2 nghttp2-1.47.0/examples/libevent-server.c:531:18: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR' is always true. [redundantCondition] nghttp2-1.47.0/third-party/mruby/mrbgems/mruby-bin-mruby/tools/mruby/mruby.c:84:23: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '-'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/niceshaper/niceshaper_1.2.4.orig.tar.bz2 niceshaper-1.2.4/src/supervisor.cc:196:28: style: Redundant condition: sao_container. '!sao_container || (sao_container && SAOContainterRequired)' is equivalent to '!sao_container || SAOContainterRequired' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/nifticlib/nifticlib_3.0.1.orig.tar.gz nifti_clib-3.0.1/nifti2/nifti2_io.c:748:23: style: Redundant condition: nim->dim[0]>=2. 'nim->dim[0]<2 || (nim->dim[0]>=2 && nim->dim[2]<1)' is equivalent to 'nim->dim[0]<2 || nim->dim[2]<1' [redundantCondition] nifti_clib-3.0.1/nifti2/nifti2_io.c:755:23: style: Redundant condition: nim->dim[0]>=3. 'nim->dim[0]<3 || (nim->dim[0]>=3 && nim->dim[3]<1)' is equivalent to 'nim->dim[0]<3 || nim->dim[3]<1' [redundantCondition] nifti_clib-3.0.1/nifti2/nifti2_io.c:761:23: style: Redundant condition: nim->dim[0]>=4. 'nim->dim[0]<4 || (nim->dim[0]>=4 && nim->dim[4]<1)' is equivalent to 'nim->dim[0]<4 || nim->dim[4]<1' [redundantCondition] nifti_clib-3.0.1/nifti2/nifti2_io.c:767:23: style: Redundant condition: nim->dim[0]>=5. 'nim->dim[0]<5 || (nim->dim[0]>=5 && nim->dim[5]<1)' is equivalent to 'nim->dim[0]<5 || nim->dim[5]<1' [redundantCondition] nifti_clib-3.0.1/nifti2/nifti2_io.c:773:23: style: Redundant condition: nim->dim[0]>=6. 'nim->dim[0]<6 || (nim->dim[0]>=6 && nim->dim[6]<1)' is equivalent to 'nim->dim[0]<6 || nim->dim[6]<1' [redundantCondition] nifti_clib-3.0.1/nifti2/nifti2_io.c:779:23: style: Redundant condition: nim->dim[0]>=7. 'nim->dim[0]<7 || (nim->dim[0]>=7 && nim->dim[7]<1)' is equivalent to 'nim->dim[0]<7 || nim->dim[7]<1' [redundantCondition] nifti_clib-3.0.1/niftilib/nifti1_io.c:653:23: style: Redundant condition: nim->dim[0]>=2. 'nim->dim[0]<2 || (nim->dim[0]>=2 && nim->dim[2]<1)' is equivalent to 'nim->dim[0]<2 || nim->dim[2]<1' [redundantCondition] nifti_clib-3.0.1/niftilib/nifti1_io.c:660:23: style: Redundant condition: nim->dim[0]>=3. 'nim->dim[0]<3 || (nim->dim[0]>=3 && nim->dim[3]<1)' is equivalent to 'nim->dim[0]<3 || nim->dim[3]<1' [redundantCondition] nifti_clib-3.0.1/niftilib/nifti1_io.c:666:23: style: Redundant condition: nim->dim[0]>=4. 'nim->dim[0]<4 || (nim->dim[0]>=4 && nim->dim[4]<1)' is equivalent to 'nim->dim[0]<4 || nim->dim[4]<1' [redundantCondition] nifti_clib-3.0.1/niftilib/nifti1_io.c:672:23: style: Redundant condition: nim->dim[0]>=5. 'nim->dim[0]<5 || (nim->dim[0]>=5 && nim->dim[5]<1)' is equivalent to 'nim->dim[0]<5 || nim->dim[5]<1' [redundantCondition] nifti_clib-3.0.1/niftilib/nifti1_io.c:678:23: style: Redundant condition: nim->dim[0]>=6. 'nim->dim[0]<6 || (nim->dim[0]>=6 && nim->dim[6]<1)' is equivalent to 'nim->dim[0]<6 || nim->dim[6]<1' [redundantCondition] nifti_clib-3.0.1/niftilib/nifti1_io.c:684:23: style: Redundant condition: nim->dim[0]>=7. 'nim->dim[0]<7 || (nim->dim[0]>=7 && nim->dim[7]<1)' is equivalent to 'nim->dim[0]<7 || nim->dim[7]<1' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/nkf/nkf_2.13.orig.tar.gz nkf-2.1.3/nkf.c:3882:9: style: Redundant condition: If 'c2 == 4115', the comparison 'c2' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/nmap/nmap_7.92+dfsg2.orig.tar.xz osscan2.cc:236:35: style: Redundant condition: ipid_diffs[i]%256==0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/noblenote/noblenote_1.2.0.orig.tar.gz noblenote-1.2.0/src/textformattingtoolbar.cpp:208:30: style: Redundant condition: currentList!=0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] noblenote-1.2.0/src/textformattingtoolbar.cpp:261:30: style: Redundant condition: currentList!=0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/nodejs/nodejs_18.3.0+dfsg.orig.tar.xz node-v18.3.0/deps/cares/src/lib/ares__parse_into_addrinfo.c:188:26: style: Redundant condition: got_cname. '!got_cname || (got_cname && cname_only_is_enodata)' is equivalent to '!got_cname || cname_only_is_enodata' [redundantCondition] node-v18.3.0/deps/openssl/openssl/ssl/ssl_lib.c:2001:25: style: Redundant condition: ret<=0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] node-v18.3.0/deps/openssl/openssl/ssl/statem/extensions_clnt.c:831:17: style: Redundant condition: s->ext.hostname!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/normaliz/normaliz_3.9.3+ds.orig.tar.xz normaliz-3.9.3+ds/source/libnormaliz/project_and_lift.cpp:953:28: style: Redundant condition: lifting_float. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/notmuch/notmuch_0.36.orig.tar.xz notmuch-0.36/util/string-util.c:98:19: style:inconclusive: Redundant condition: If 'c == 0', the comparison 'c <= ' '' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/ns2/ns2_2.35+dfsg.orig.tar.xz ns-2.35/sensor-nets/landmark.cc:830:61: style: Redundant condition: promo_timer_running_. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ns-2.35/tcp/tcp.cc:1466:26: style: Redundant condition: control_increase_. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/ns3/ns3_3.35+dfsg.orig.tar.gz ns3-3.35+dfsg/ns-3.35/src/internet/model/rip.cc:866:69: style: Redundant condition: m_splitHorizonStrategy==SPLIT_HORIZON. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ns3-3.35+dfsg/ns-3.35/src/internet/model/ripng.cc:830:69: style: Redundant condition: m_splitHorizonStrategy==SPLIT_HORIZON. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ns3-3.35+dfsg/ns-3.35/src/network/model/node.cc:318:26: style: Redundant condition: i->device!=0. 'i->device==0 || (i->device!=0 && i->device==device)' is equivalent to 'i->device==0 || i->device==device' [redundantCondition] ns3-3.35+dfsg/ns-3.35/src/nix-vector-routing/model/nix-vector-routing.cc:1271:24: style: Redundant condition: !nixVectorInCache. 'nixVectorInCache || (!nixVectorInCache && source==destNode)' is equivalent to 'nixVectorInCache || source==destNode' [redundantCondition] ns3-3.35+dfsg/ns-3.35/src/traffic-control/model/traffic-control-layer.cc:323:11: style: Redundant condition: i->device!=0. 'i->device==0 || (i->device!=0 && i->device==device)' is equivalent to 'i->device==0 || i->device==device' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/nss/nss_3.79.orig.tar.gz nss-3.79/nss/cmd/httpserv/httpserv.c:614:45: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR' is always true. [redundantCondition] nss-3.79/nss/cmd/fipstest/fipstest.c:3043:29: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] nss-3.79/nss/cmd/fipstest/fipstest.c:3094:29: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] nss-3.79/nss/cmd/fipstest/fipstest.c:3296:29: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] nss-3.79/nss/cmd/fipstest/fipstest.c:3347:29: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] nss-3.79/nss/cmd/fipstest/fipstest.c:3547:29: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] nss-3.79/nss/cmd/fipstest/fipstest.c:3741:29: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] nss-3.79/nss/lib/crmf/respcmn.c:173:22: style: Redundant condition: If 'derVal == -1', the comparison 'derVal < 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/nss-pem/nss-pem_1.0.8.orig.tar.xz nss-pem-1.0.8/nss/nss/cmd/fipstest/fipstest.c:3043:29: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] nss-pem-1.0.8/nss/nss/cmd/fipstest/fipstest.c:3094:29: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] nss-pem-1.0.8/nss/nss/cmd/fipstest/fipstest.c:3296:29: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] nss-pem-1.0.8/nss/nss/cmd/fipstest/fipstest.c:3347:29: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] nss-pem-1.0.8/nss/nss/cmd/fipstest/fipstest.c:3547:29: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] nss-pem-1.0.8/nss/nss/cmd/fipstest/fipstest.c:3741:29: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] nss-pem-1.0.8/nss/nss/cmd/httpserv/httpserv.c:614:45: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR' is always true. [redundantCondition] nss-pem-1.0.8/nss/nss/lib/crmf/respcmn.c:173:22: style: Redundant condition: If 'derVal == -1', the comparison 'derVal < 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/ntopng/ntopng_5.2.1+dfsg1.orig.tar.xz ntopng-5.2.1/third-party/mongoose/mongoose.c:4588:31: style: Redundant condition: If 'EXPR == 's'', the comparison 'EXPR' is always true. [redundantCondition] ntopng-5.2.1/third-party/mongoose/mongoose.c:4589:34: style: Redundant condition: If 'EXPR == 'r'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/ntp/ntp_4.2.8p15+dfsg.orig.tar.xz ntp-4.2.8p15/parseutil/dcfd.c:1058:21: style: Redundant condition: !toffset.tv_sec. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/ntpsec/ntpsec_1.2.1+dfsg1.orig.tar.xz ntpsec-1.2.1+dfsg1/libparse/parse.c:386:17: style:inconclusive: Redundant condition: If 'c == '\0'', the comparison 'c < '0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/nufw/nufw_2.4.3.orig.tar.gz nufw-2.4.3/src/libs/nuconfparser/t_conf1.c:43:18: style: Redundant condition: If 'var_int < 0', the comparison 'var_int != 42' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/nullmailer/nullmailer_2.2.orig.tar.gz nullmailer-2.2/lib/address.cc:192:15: style: Redundant condition: If 'EXPR == 92', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/numptyphysics/numptyphysics_0.2+svn157.orig.tar.gz numptyphysics-0.2+svn157/happyhttp.cpp:719:12: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] numptyphysics-0.2+svn157/happyhttp.cpp:725:12: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] numptyphysics-0.2+svn157/happyhttp.cpp:732:12: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/nut-nutrition/nut-nutrition_20.1.orig.tar.gz nut-20.1/fltk/PersonalOptions.cc:191:32: style: Redundant condition: realwdate[i]%-unit==0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] nut-20.1/ranking.c:298:38: style: Redundant condition: If 'EXPR > 3', the comparison 'EXPR > 0' is always true. [redundantCondition] nut-20.1/ranking.c:301:38: style: Redundant condition: If 'EXPR > 3', the comparison 'EXPR > 0' is always true. [redundantCondition] nut-20.1/ranking.c:306:38: style: Redundant condition: If 'EXPR > 3', the comparison 'EXPR > 0' is always true. [redundantCondition] nut-20.1/ranking.c:307:38: style: Redundant condition: If 'EXPR > 3', the comparison 'EXPR > 0' is always true. [redundantCondition] nut-20.1/ranking.c:312:38: style: Redundant condition: If 'EXPR > 3', the comparison 'EXPR > 0' is always true. [redundantCondition] nut-20.1/ranking.c:313:38: style: Redundant condition: If 'EXPR > 3', the comparison 'EXPR > 0' is always true. [redundantCondition] nut-20.1/ranking.c:320:38: style: Redundant condition: If 'EXPR > 3', the comparison 'EXPR > 0' is always true. [redundantCondition] nut-20.1/ranking.c:321:38: style: Redundant condition: If 'EXPR > 3', the comparison 'EXPR > 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/nvidia-settings/nvidia-settings_510.68.02.orig.tar.bz2 nvidia-settings-510.68.02/src/gtk+-2.x/ctkgridlicense.c:1594:32: style: Redundant condition: ret==NvCtrlSuccess. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] nvidia-settings-510.68.02/src/parse.c:1536:17: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/nvme-cli/nvme-cli_1.16.orig.tar.xz nvme-cli-1.16/nvme-print.c:3435:12: style: Redundant condition: !sglsp. 'sglsp || (!sglsp && trsdbd)' is equivalent to 'sglsp || trsdbd' [redundantCondition] nvme-cli-1.16/nvme-print.c:3438:12: style: Redundant condition: !sglsp. 'sglsp || (!sglsp && aofdsl)' is equivalent to 'sglsp || aofdsl' [redundantCondition] nvme-cli-1.16/nvme-print.c:3441:12: style: Redundant condition: !sglsp. 'sglsp || (!sglsp && mpcsd)' is equivalent to 'sglsp || mpcsd' [redundantCondition] nvme-cli-1.16/nvme-print.c:3445:12: style: Redundant condition: !sglsp. 'sglsp || (!sglsp && sglltb)' is equivalent to 'sglsp || sglltb' [redundantCondition] nvme-cli-1.16/nvme-print.c:3448:12: style: Redundant condition: !sglsp. 'sglsp || (!sglsp && bacmdb)' is equivalent to 'sglsp || bacmdb' [redundantCondition] nvme-cli-1.16/nvme-print.c:3451:12: style: Redundant condition: !sglsp. 'sglsp || (!sglsp && bbs)' is equivalent to 'sglsp || bbs' [redundantCondition] nvme-cli-1.16/nvme-print.c:3457:12: style: Redundant condition: !sglsp. 'sglsp || (!sglsp && key)' is equivalent to 'sglsp || key' [redundantCondition] nvme-cli-1.16/nvme-print.c:3633:11: style: Redundant condition: !fpis. 'fpis || (!fpis && fpii)' is equivalent to 'fpis || fpii' [redundantCondition] nvme-cli-1.16/plugin.c:36:20: style: Redundant condition: cmd->alias. '!cmd->alias || (cmd->alias && strcmp(str,cmd->alias))' is equivalent to '!cmd->alias || strcmp(str,cmd->alias)' [redundantCondition] nvme-cli-1.16/plugin.c:155:20: style: Redundant condition: cmd->alias. '!cmd->alias || (cmd->alias && strcmp(str,cmd->alias))' is equivalent to '!cmd->alias || strcmp(str,cmd->alias)' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/nvptx-tools/nvptx-tools_0.20180301.orig.tar.xz nvptx-tools-0.20180301/libiberty/cplus-dem.c:2671:20: style: Redundant condition: If 'EXPR == '_'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/n/nzb/nzb_0.2.orig.tar.gz nzb-0.2/src/decoder.cpp:357:13: style: Redundant condition: multi. '!multi || (multi && type==1)' is equivalent to '!multi || type==1' [redundantCondition] nzb-0.2/src/decoder.cpp:375:13: style: Redundant condition: multi. '!multi || (multi && type==3)' is equivalent to '!multi || type==3' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/obdgpslogger/obdgpslogger_0.16.orig.tar.gz obdgpslogger-0.16/src/sim/obdsim.cc:607:18: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] obdgpslogger-0.16/src/sim/obdsim.cc:617:18: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] obdgpslogger-0.16/src/sim/obdsim.cc:624:18: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/obexftp/obexftp_0.24.orig.tar.gz obexftp-0.24-Source/obexftp/cache.c:112:36: style: Redundant condition: If 'EXPR == '\0'', the comparison 'EXPR != '/'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/obs-studio/obs-studio_27.2.4+dfsg1.orig.tar.xz obs-studio-27.2.4/deps/ipc-util/ipc-util/pipe-windows.c:181:17: style: Redundant condition: !success. 'success || (!success && ipc_pipe_internal_io_pending())' is equivalent to 'success || ipc_pipe_internal_io_pending()' [redundantCondition] obs-studio-27.2.4/deps/libcaption/src/vtt.c:196:24: style: Redundant condition: If '!size', the comparison 'size < 6' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/oce/oce_0.18.3.orig.tar.gz oce-OCE-0.18.3/src/BRepGProp/BRepGProp_Gauss.cxx:542:20: style: Redundant condition: If 'theEps < 0.0', the comparison 'theEps < 0.001' is always true. [redundantCondition] oce-OCE-0.18.3/src/BRepOffset/BRepOffset_Inter3d.cxx:402:20: style: Redundant condition: !aL.IsEmpty(). 'aL.IsEmpty() || (!aL.IsEmpty() && aL.First().Type()!=OT)' is equivalent to 'aL.IsEmpty() || aL.First().Type()!=OT' [redundantCondition] oce-OCE-0.18.3/src/DDF/DDF_IOStream.cxx:1213:31: style: Redundant condition: If 'c == '\n'', the comparison 'c != ' '' is always true. [redundantCondition] oce-OCE-0.18.3/src/DDF/DDF_IOStream.cxx:1223:31: style: Redundant condition: If 'c == '\n'', the comparison 'c != ' '' is always true. [redundantCondition] oce-OCE-0.18.3/src/DDF/DDF_IOStream.cxx:1232:31: style: Redundant condition: If 'c == '\n'', the comparison 'c != ' '' is always true. [redundantCondition] oce-OCE-0.18.3/src/DDF/DDF_IOStream.cxx:1251:31: style: Redundant condition: If 'c == '\n'', the comparison 'c != ' '' is always true. [redundantCondition] oce-OCE-0.18.3/src/DDF/DDF_IOStream.cxx:1268:31: style: Redundant condition: If 'c == '\n'', the comparison 'c != ' '' is always true. [redundantCondition] oce-OCE-0.18.3/src/DDF/DDF_IOStream.cxx:1285:31: style: Redundant condition: If 'c == '\n'', the comparison 'c != ' '' is always true. [redundantCondition] oce-OCE-0.18.3/src/DDF/DDF_IOStream.cxx:1303:31: style: Redundant condition: If 'c == '\n'', the comparison 'c != ' '' is always true. [redundantCondition] oce-OCE-0.18.3/src/FSD/FSD_File.cxx:1230:31: style: Redundant condition: If 'c == '\n'', the comparison 'c != ' '' is always true. [redundantCondition] oce-OCE-0.18.3/src/FSD/FSD_File.cxx:1242:31: style: Redundant condition: If 'c == '\n'', the comparison 'c != ' '' is always true. [redundantCondition] oce-OCE-0.18.3/src/FSD/FSD_File.cxx:1251:31: style: Redundant condition: If 'c == '\n'', the comparison 'c != ' '' is always true. [redundantCondition] oce-OCE-0.18.3/src/FSD/FSD_File.cxx:1271:31: style: Redundant condition: If 'c == '\n'', the comparison 'c != ' '' is always true. [redundantCondition] oce-OCE-0.18.3/src/FSD/FSD_File.cxx:1291:31: style: Redundant condition: If 'c == '\n'', the comparison 'c != ' '' is always true. [redundantCondition] oce-OCE-0.18.3/src/FSD/FSD_CmpFile.cxx:1233:31: style: Redundant condition: If 'c == '\r'', the comparison 'c != ' '' is always true. [redundantCondition] oce-OCE-0.18.3/src/FSD/FSD_File.cxx:1311:31: style: Redundant condition: If 'c == '\n'', the comparison 'c != ' '' is always true. [redundantCondition] oce-OCE-0.18.3/src/FSD/FSD_CmpFile.cxx:1244:31: style: Redundant condition: If 'c == '\r'', the comparison 'c != ' '' is always true. [redundantCondition] oce-OCE-0.18.3/src/FSD/FSD_File.cxx:1332:31: style: Redundant condition: If 'c == '\n'', the comparison 'c != ' '' is always true. [redundantCondition] oce-OCE-0.18.3/src/OSD/OSD_MAllocHook.cxx:317:25: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] oce-OCE-0.18.3/src/OSD/OSD_MAllocHook.cxx:320:25: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] oce-OCE-0.18.3/src/ShapeFix/ShapeFix_Face.cxx:1384:52: style: Redundant condition: !isAddNaturalBounds. 'isAddNaturalBounds || (!isAddNaturalBounds && nbInternalinterseccion!=0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/odb-api/odb-api_0.18.1.orig.tar.xz odb-api-0.18.1/odb/src/aux/generic.c:938:14: style: Redundant condition: pp. '!pp || (pp && pp->nrows!=Nrows)' is equivalent to '!pp || pp->nrows!=Nrows' [redundantCondition] odb-api-0.18.1/odb/src/aux/newio.c:1800:20: style: Redundant condition: !pdb->in_use. 'pdb->in_use || (!pdb->in_use && !pdb->is_new)' is equivalent to 'pdb->in_use || !pdb->is_new' [redundantCondition] odb-api-0.18.1/odb/src/lib/cmdbkeys.c:184:23: style: Redundant condition: is_formula. '!is_formula || (is_formula && myproc==1)' is equivalent to '!is_formula || myproc==1' [redundantCondition] odb-api-0.18.1/odb/src/lib/codb.c:2694:16: style: Redundant condition: !is_table. 'is_table || (!is_table && pf->it==it)' is equivalent to 'is_table || pf->it==it' [redundantCondition] odb-api-0.18.1/odb/src/tools/dcagen.c:336:13: style: Redundant condition: at. '!at || (at && strequ(at+1,tablename))' is equivalent to '!at || strequ(at+1,tablename)' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/ode/ode_0.16.2.orig.tar.gz ode-0.16.2/ode/src/collision_kernel.cpp:380:45: style: Redundant condition: body. '!body || (body && offset_posr)' is equivalent to '!body || offset_posr' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/odin/odin_2.0.5.orig.tar.gz odin-2.0.5/odinseq/seqmeth.cpp:275:14: style: Redundant condition: result. '!result || (result && STD_string(result)=="")' is equivalent to '!result || STD_string(result)==""' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/ogre-1.9/ogre-1.9_1.9.0+dfsg1.orig.tar.xz ogre-1.9.0/Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/XPM.cxx:17:12: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ogre-1.9.0/Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/XPM.cxx:23:12: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/olsrd/olsrd_0.6.6.2.orig.tar.gz olsrd-0.6.6.2/src/olsr_switch/ohs_cmd.c:71:24: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/omniorb-dfsg/omniorb-dfsg_4.2.5+ds1.orig.tar.xz omniORB-4.2.5/src/tool/omniidl/cxx/cccp/cccp.c:6881:20: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR != '\"'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/onednn/onednn_2.6.orig.tar.gz oneDNN-2.6/src/common/cache_blob_id.cpp:36:13: style: Redundant condition: engine_kind==engine_kind::gpu. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] oneDNN-2.6/src/cpu/x64/rnn/rnn_brgemm_utils.cpp:871:13: style: Redundant condition: !found_best_solution. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/opa-fm/opa-fm_10.10.3.0.11.orig.tar.xz opa-fm-10.10.3.0.11/Esm/ib/src/smi/sm/sm_discovery.c:929:50: style: Redundant condition: neighborInfo->NodeType==NI_TYPE_SWITCH. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] opa-fm-10.10.3.0.11/Esm/ib/src/smi/sm/sm_discovery.c:1900:4: style: Redundant condition: nodep->nodeInfo.NodeType==NI_TYPE_SWITCH. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] opa-fm-10.10.3.0.11/Esm/ib/src/smi/sm/sm_discovery.c:2279:4: style: Redundant condition: nodep->nodeInfo.NodeType==NI_TYPE_SWITCH. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] opa-fm-10.10.3.0.11/Esm/ib/src/smi/sm/sm_topology.c:3025:26: style: Redundant condition: need_old_topo_lock. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/opal/opal_3.10.10~dfsg2.orig.tar.xz opal-3.10.10/plugins/audio/G.722.2/AMR-WB/dec_dtx.c:674:62: style: Redundant condition: st->mem_valid_data==0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/opari/opari_1.1+dfsg.orig.tar.bz2 opari-1.1/tool/ompragma_f.cc:40:29: style: Redundant condition: c!=string::npos. 'c==string::npos || (c!=string::npos && w0)' is equivalent to '!loop_on || byte_read>0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/openchange/openchange_2.2.orig.tar.gz openchange-2.2-NANOPROBE/libexchange2ical/exchange2ical_property.c:141:28: style: Redundant condition: attach_filename. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] openchange-2.2-NANOPROBE/libmapi/FXICS.c:807:21: style: Redundant condition: If 'maxSize == 0', the comparison 'maxSize < 15480' is always true. [redundantCondition] openchange-2.2-NANOPROBE/libocpf/ocpf_write.c:278:21: style: Redundant condition: If 'EXPR == '\\'', the comparison 'EXPR' is always true. [redundantCondition] openchange-2.2-NANOPROBE/mapiproxy/libmapiproxy/backends/openchangedb_mysql.c:538:15: style: Redundant condition: row[1]. '!row[1] || (row[1] && !strcmp(row[1],"All"))' is equivalent to '!row[1] || !strcmp(row[1],"All")' [redundantCondition] openchange-2.2-NANOPROBE/mapiproxy/libmapistore/mapistore_interface.c:214:19: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR' is always true. [redundantCondition] openchange-2.2-NANOPROBE/mapiproxy/libmapistore/mapistore_interface.c:215:19: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR' is always true. [redundantCondition] openchange-2.2-NANOPROBE/mapiproxy/servers/default/emsmdb/oxcstor.c:334:57: style: Redundant condition: If 'EXPR == '.'', the comparison 'EXPR' is always true. [redundantCondition] openchange-2.2-NANOPROBE/mapiproxy/servers/default/emsmdb/oxcstor.c:339:22: style: Redundant condition: If 'EXPR == '.'', the comparison 'EXPR' is always true. [redundantCondition] openchange-2.2-NANOPROBE/utils/exchange2mbox.c:868:28: style: Redundant condition: attach_filename. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] openchange-2.2-NANOPROBE/utils/openchangeclient.c:509:31: style: Redundant condition: attach_filename. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/opencity/opencity_0.0.6.5stable.orig.tar.bz2 opencity-0.0.6.5stable/src/main.cpp:560:15: style: Redundant condition: i==0. 'i!=0 || (i==0 && strcmp(args.OptionArg(),"0")==0)' is equivalent to 'i!=0 || strcmp(args.OptionArg(),"0")==0' [redundantCondition] opencity-0.0.6.5stable/src/main.cpp:572:15: style: Redundant condition: i==0. 'i!=0 || (i==0 && strcmp(args.OptionArg(),"0")==0)' is equivalent to 'i!=0 || strcmp(args.OptionArg(),"0")==0' [redundantCondition] opencity-0.0.6.5stable/src/main.cpp:584:15: style: Redundant condition: i==0. 'i!=0 || (i==0 && strcmp(args.OptionArg(),"0")==0)' is equivalent to 'i!=0 || strcmp(args.OptionArg(),"0")==0' [redundantCondition] opencity-0.0.6.5stable/src/main.cpp:595:15: style: Redundant condition: i==0. 'i!=0 || (i==0 && strcmp(args.OptionArg(),"0")==0)' is equivalent to 'i!=0 || strcmp(args.OptionArg(),"0")==0' [redundantCondition] opencity-0.0.6.5stable/src/main.cpp:607:15: style: Redundant condition: i==0. 'i!=0 || (i==0 && strcmp(args.OptionArg(),"0")==0)' is equivalent to 'i!=0 || strcmp(args.OptionArg(),"0")==0' [redundantCondition] opencity-0.0.6.5stable/src/tinyxml/tinyxmlparser.cpp:446:14: style: Redundant condition: If 'EXPR == '#'', the comparison 'EXPR' is always true. [redundantCondition] opencity-0.0.6.5stable/src/tinyxml/tinyxmlparser.cpp:824:16: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] opencity-0.0.6.5stable/src/tinyxml/tinyxmlparser.cpp:1281:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] opencity-0.0.6.5stable/src/tinyxml/tinyxmlparser.cpp:1381:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '='' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/openclonk/openclonk_8.1.orig.tar.xz openclonk-8.1/thirdparty/tinyxml/tinyxmlparser.cpp:426:14: style: Redundant condition: If 'EXPR == '#'', the comparison 'EXPR' is always true. [redundantCondition] openclonk-8.1/thirdparty/tinyxml/tinyxmlparser.cpp:800:16: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] openclonk-8.1/thirdparty/tinyxml/tinyxmlparser.cpp:1241:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] openclonk-8.1/thirdparty/tinyxml/tinyxmlparser.cpp:1341:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '='' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/opencore-amr/opencore-amr_0.1.5.orig.tar.gz opencore-amr-0.1.5/opencore/codecs_v2/audio/gsm_amr/amr_nb/dec/src/dtx_dec.cpp:1345:36: style: Redundant condition: st->valid_data==0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] opencore-amr-0.1.5/opencore/codecs_v2/audio/gsm_amr/amr_wb/dec/src/dtx_decoder_amr_wb.cpp:439:36: style: Redundant condition: st->valid_data==0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/opencpn/opencpn_5.6.2+dfsg.orig.tar.xz OpenCPN-Release_5.6.2/plugins/grib_pi/src/GribUIDialog.cpp:1315:26: style: Redundant condition: m_bGRIBActiveFile. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] OpenCPN-Release_5.6.2/plugins/grib_pi/src/GribUIDialog.cpp:1861:26: style: Redundant condition: m_bGRIBActiveFile. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] OpenCPN-Release_5.6.2/src/NavObjectCollection.cpp:564:32: style: Redundant condition: route_existing. '!route_existing || (route_existing && tpWp->IsShared())' is equivalent to '!route_existing || tpWp->IsShared()' [redundantCondition] OpenCPN-Release_5.6.2/src/navutil.cpp:4497:19: style: Redundant condition: If '!NEflag', the comparison 'NEflag < 1' is always true. [redundantCondition] OpenCPN-Release_5.6.2/src/navutil.cpp:4532:19: style: Redundant condition: If '!NEflag', the comparison 'NEflag < 1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/openfoam/openfoam_1912.200626.orig.tar.bz2 openfoam-OpenFOAM-v1912.200626/applications/utilities/preProcessing/mapFields/mapFields.C:566:19: style: Redundant condition: bbsTargetSet[procITarget]. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/openiked/openiked_7.1.orig.tar.gz openiked-7.1/iked/proc.c:150:21: style: Redundant condition: pid==-1. 'pid!=-1 || (pid==-1 && errno==EINTR)' is equivalent to 'pid!=-1 || errno==EINTR' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/openjade/openjade_1.4devel1.orig.tar.gz OpenJade-1.4devel/intl/dcgettext.c:282:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/openjdk-11-jre-dcevm/openjdk-11-jre-dcevm_11.0.15+1.orig.tar.xz openjdk-11-jre-dcevm-11.0.15+1/src/hotspot/cpu/s390/sharedRuntime_s390.cpp:989:23: style: Redundant condition: is_receiver. '!is_receiver || (is_receiver && *receiver_offset==-1)' is equivalent to '!is_receiver || *receiver_offset==-1' [redundantCondition] openjdk-11-jre-dcevm-11.0.15+1/src/hotspot/share/gc/parallel/mutableNUMASpace.cpp:637:70: style: Redundant condition: UseAdaptiveNUMAChunkSizing. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] openjdk-11-jre-dcevm-11.0.15+1/src/java.base/share/native/libjli/java.c:882:21: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/openjdk-7-jre-dcevm/openjdk-7-jre-dcevm_7u60.orig.tar.gz hotspot-jdk7u60-b09/src/share/tools/launcher/java.c:815:21: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] hotspot-jdk7u60-b09/src/share/vm/gc_implementation/shared/mutableNUMASpace.cpp:612:70: style: Redundant condition: UseAdaptiveNUMAChunkSizing. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/openjdk-8-jre-dcevm/openjdk-8-jre-dcevm_8u181.orig.tar.gz hotspot-jdk8u181-b13/src/share/vm/gc_implementation/shared/mutableNUMASpace.cpp:622:70: style: Redundant condition: UseAdaptiveNUMAChunkSizing. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/openjfx/openjfx_11.0.11+1.orig.tar.xz openjdk-jfx-11.0.11-1/modules/javafx.media/src/main/native/jfxmedia/platform/gstreamer/GstAudioPlaybackPipeline.cpp:1549:52: style: Redundant condition: updateState&&newPlayerState==Stalled. 'A || (A && B)' is equivalent to 'A' [redundantCondition] openjdk-jfx-11.0.11-1/modules/javafx.web/src/main/native/Source/JavaScriptCore/testRegExp.cpp:398:22: style: Redundant condition: If '!EXPR', the comparison 'EXPR != ','' is always true. [redundantCondition] openjdk-jfx-11.0.11-1/modules/javafx.web/src/main/native/Source/ThirdParty/icu/source/i18n/ucol_sit.cpp:342:23: style: Redundant condition: If 'EXPR == '_'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/openjpeg/openjpeg_1.5.2.orig.tar.gz openjpeg-1.5.2/libopenjpeg/pi.c:656:32: style: Redundant condition: !cp->cinema. 'cp->cinema || (!cp->cinema && t2_mode==FINAL_PASS)' is equivalent to 'cp->cinema || t2_mode==FINAL_PASS' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/openjpeg2/openjpeg2_2.4.0.orig.tar.xz openjpeg-2.4.0/src/lib/openmj2/pi.c:736:37: style: Redundant condition: !cp->cinema. 'cp->cinema || (!cp->cinema && t2_mode==FINAL_PASS)' is equivalent to 'cp->cinema || t2_mode==FINAL_PASS' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/openldap/openldap_2.5.12+dfsg.orig.tar.gz openldap-2.5.12+dfsg/contrib/slapd-modules/authzid/authzid.c:75:18: style: Redundant condition: ac!=NULL. 'ac==NULL || (ac!=NULL && ac->refcnt!=0)' is equivalent to 'ac==NULL || ac->refcnt!=0' [redundantCondition] openldap-2.5.12+dfsg/contrib/slapd-modules/vc/vc.c:285:21: style: Redundant condition: conn!=NULL. 'conn==NULL || (conn!=NULL && conn->refcnt!=0)' is equivalent to 'conn==NULL || conn->refcnt!=0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/openmama/openmama_2.2.2.1.orig.tar.bz2 openmama-src-2.2.2.1/mama/c_cpp/src/c/dqstrategy.c:508:55: style: Redundant condition: If 'EXPR == 3', the comparison 'EXPR != 2' is always true. [redundantCondition] openmama-src-2.2.2.1/mamda/c_cpp/src/cpp/options/MamdaOptionChainListener.cpp:663:21: style: Redundant condition: mExpireDateManditory. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] openmama-src-2.2.2.1/mamda/c_cpp/src/cpp/options/MamdaOptionChainListener.cpp:665:24: style: Redundant condition: mStrikePriceManditory. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] openmama-src-2.2.2.1/mamda/c_cpp/src/cpp/options/MamdaOptionChainListener.cpp:667:24: style: Redundant condition: mPutCallManditory. '!mPutCallManditory || (mPutCallManditory && gotPutCall)' is equivalent to '!mPutCallManditory || gotPutCall' [redundantCondition] openmama-src-2.2.2.1/mamda/c_cpp/src/cpp/options/MamdaOptionChainListener.cpp:767:25: style: Redundant condition: mExpireDateManditory. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] openmama-src-2.2.2.1/mamda/c_cpp/src/cpp/options/MamdaOptionChainListener.cpp:769:28: style: Redundant condition: mStrikePriceManditory. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] openmama-src-2.2.2.1/mamda/c_cpp/src/cpp/options/MamdaOptionChainListener.cpp:771:28: style: Redundant condition: mPutCallManditory. '!mPutCallManditory || (mPutCallManditory && gotPutCall)' is equivalent to '!mPutCallManditory || gotPutCall' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/openmpi/openmpi_4.1.4.orig.tar.xz openmpi-4.1.4/orte/mca/plm/rsh/plm_rsh_module.c:620:46: style: Redundant condition: mca_plm_rsh_component.using_qrsh. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] openmpi-4.1.4/orte/mca/plm/rsh/plm_rsh_module.c:622:49: style: Redundant condition: mca_plm_rsh_component.using_llspawn. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] openmpi-4.1.4/orte/mca/rmaps/base/rmaps_base_support_fns.c:168:35: style: Redundant condition: orte_managed_allocation. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/openmprtl/openmprtl_3.9.1.orig.tar.xz openmprtl-3.9.1/offload/src/offload_env.cpp:288:28: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/openmsx/openmsx_18.0.orig.tar.gz openMSX-RELEASE_18_0/src/memory/Carnivore2.cc:140:51: style: Redundant condition: If 'address <= 0x4000', the comparison 'address < 0x4010' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/openmw/openmw_0.47.0.orig.tar.gz openmw-openmw-0.47.0/extern/oics/tinyxmlparser.cpp:437:14: style: Redundant condition: If 'EXPR == '#'', the comparison 'EXPR' is always true. [redundantCondition] openmw-openmw-0.47.0/extern/oics/tinyxmlparser.cpp:815:16: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] openmw-openmw-0.47.0/extern/oics/tinyxmlparser.cpp:1276:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] openmw-openmw-0.47.0/extern/oics/tinyxmlparser.cpp:1405:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '='' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/openni/openni_1.5.4.0+dfsg.orig.tar.xz openni-1.5.4.0+dfsg/Externals/TinyXml/tinyxmlparser.cpp:445:14: style: Redundant condition: If 'EXPR == '#'', the comparison 'EXPR' is always true. [redundantCondition] openni-1.5.4.0+dfsg/Externals/TinyXml/tinyxmlparser.cpp:823:16: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] openni-1.5.4.0+dfsg/Externals/TinyXml/tinyxmlparser.cpp:1126:18: style: Redundant condition: If 'EXPR == '>'', the comparison 'EXPR' is always true. [redundantCondition] openni-1.5.4.0+dfsg/Externals/TinyXml/tinyxmlparser.cpp:1285:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] openni-1.5.4.0+dfsg/Externals/TinyXml/tinyxmlparser.cpp:1411:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '='' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/openocd/openocd_0.11.0~rc2.orig.tar.bz2 openocd-0.11.0-rc2/src/flash/nor/at91samd.c:979:19: style: Redundant condition: CMD_ARGC>=1. 'CMD_ARGC<1 || (CMD_ARGC>=1 && strcmp(CMD_ARGV[0],"enable"))' is equivalent to 'CMD_ARGC<1 || strcmp(CMD_ARGV[0],"enable")' [redundantCondition] openocd-0.11.0-rc2/jimtcl/sqlite3/sqlite3.c:51618:15: style: Redundant condition: If 'pgno == 0', the comparison 'pgno <= 1' is always true. [redundantCondition] openocd-0.11.0-rc2/src/helper/fileio.c:96:39: style: Redundant condition: If 'EXPR == 3', the comparison 'EXPR != 2' is always true. [redundantCondition] openocd-0.11.0-rc2/src/jtag/drivers/mpsse.c:505:10: style: Redundant condition: !out. 'out || (!out && !in)' is equivalent to 'out || !in' [redundantCondition] openocd-0.11.0-rc2/src/jtag/drivers/mpsse.c:512:53: style: Redundant condition: !out. 'out || (!out && !in)' is equivalent to 'out || !in' [redundantCondition] openocd-0.11.0-rc2/src/jtag/drivers/mpsse.c:535:13: style: Redundant condition: !out. 'out || (!out && !in)' is equivalent to 'out || !in' [redundantCondition] openocd-0.11.0-rc2/src/target/lakemont.c:881:33: style: Redundant condition: If 'EXPR == 1', the comparison 'EXPR != 4' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/opensc/opensc_0.22.0.orig.tar.gz OpenSC-0.22.0/src/libopensc/card-myeid.c:992:25: style: Redundant condition: If 'datalen > 3', the comparison 'datalen' is always true. [redundantCondition] OpenSC-0.22.0/src/tools/goid-tool-cmdline.c:609:17: style: Redundant condition: If 'EXPR == ','', the comparison 'EXPR' is always true. [redundantCondition] OpenSC-0.22.0/src/tools/npa-tool-cmdline.c:730:17: style: Redundant condition: If 'EXPR == ','', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/openscenegraph/openscenegraph_3.6.5+dfsg1.orig.tar.gz OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgDB/FieldReaderIterator.cpp:329:21: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/directshow/ReaderWriterDirectShow.cpp:84:30: style: Redundant condition: options. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/SmoothingVisitor.cpp:620:18: style: Redundant condition: normals. '!normals || (normals && normals->size()!=vertices->size())' is equivalent to '!normals || normals->size()!=vertices->size()' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/openscenegraph-3.4/openscenegraph-3.4_3.4.1+dfsg1.orig.tar.gz OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgDB/FieldReaderIterator.cpp:325:21: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/directshow/ReaderWriterDirectShow.cpp:79:30: style: Redundant condition: options. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/gles/TriangleStripVisitor.cpp:88:21: style: Redundant condition: ps. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgUtil/SmoothingVisitor.cpp:622:18: style: Redundant condition: normals. '!normals || (normals && normals->size()!=vertices->size())' is equivalent to '!normals || normals->size()!=vertices->size()' [redundantCondition] OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgUtil/TriStripVisitor.cpp:592:21: style: Redundant condition: ps. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/opensips/opensips_2.2.2.orig.tar.gz opensips-2.2.2/modules/aaa_radius/aaa_radius.c:200:3: style: Redundant condition: If 'EXPR == '='', the comparison 'EXPR != '\0'' is always true. [redundantCondition] opensips-2.2.2/modules/aaa_radius/aaa_radius.c:206:3: style: Redundant condition: If 'EXPR == '$'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] opensips-2.2.2/modules/aaa_radius/aaa_radius.c:248:2: style: Redundant condition: If 'EXPR == '='', the comparison 'EXPR != '\0'' is always true. [redundantCondition] opensips-2.2.2/modules/aaa_radius/aaa_radius.c:252:2: style: Redundant condition: If 'EXPR == '('', the comparison 'EXPR != '\0'' is always true. [redundantCondition] opensips-2.2.2/modules/jabber/xsnprintf.c:196:27: style: Redundant condition: If 'decpt < -3', the comparison 'decpt < 0' is always true. [redundantCondition] opensips-2.2.2/modules/presence_dialoginfo/pidf.c:156:19: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] opensips-2.2.2/modules/presence_xml/pidf.c:142:19: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] opensips-2.2.2/modules/xmpp/xsnprintf.c:196:27: style: Redundant condition: If 'decpt < -3', the comparison 'decpt < 0' is always true. [redundantCondition] opensips-2.2.2/parser/parse_methods.c:293:10: style: Redundant condition: end. '!end || (end && len 0x20', the comparison 'EXPR' is always true. [redundantCondition] openslp-1.2.1/common/slp_spi.c:199:24: style: Redundant condition: If 'EXPR > 0x20', the comparison 'EXPR' is always true. [redundantCondition] openslp-1.2.1/common/slp_spi.c:217:24: style: Redundant condition: If 'EXPR > 0x20', the comparison 'EXPR' is always true. [redundantCondition] openslp-1.2.1/slpd/slpd_knownda.c:549:21: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/opensp/opensp_1.5.2.orig.tar.gz opensp-1.5.2/intl/dcigettext.c:583:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/openssl/openssl_3.0.3.orig.tar.gz openssl-3.0.3/ssl/ssl_lib.c:1928:25: style: Redundant condition: ret<=0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] openssl-3.0.3/ssl/statem/extensions_clnt.c:831:17: style: Redundant condition: s->ext.hostname!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] openssl-3.0.3/test/sslapitest.c:2811:32: style: Redundant condition: nwbio==iwbio. 'nwbio!=iwbio || (nwbio==iwbio && irbio==iwbio)' is equivalent to 'nwbio!=iwbio || irbio==iwbio' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/openssl1.0/openssl1.0_1.0.2u.orig.tar.gz openssl-1.0.2u/crypto/evp/digest.c:167:46: style: Redundant condition: type. '!type || (type && type->type==ctx->digest->type)' is equivalent to '!type || type->type==ctx->digest->type' [redundantCondition] openssl-1.0.2u/crypto/evp/evp_enc.c:120:48: style: Redundant condition: cipher. '!cipher || (cipher && cipher->nid==ctx->cipher->nid)' is equivalent to '!cipher || cipher->nid==ctx->cipher->nid' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/openstructure/openstructure_2.3.1.orig.tar.gz openstructure-2.3.1/modules/seq/alg/src/conservation.cc:83:22: style:inconclusive: Redundant condition: If 'c1 == '-'', the comparison 'c1 < 'A'' is always true. [redundantCondition] openstructure-2.3.1/modules/seq/alg/src/conservation.cc:84:22: style:inconclusive: Redundant condition: If 'c2 == '-'', the comparison 'c2 < 'A'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/openturns/openturns_1.18.orig.tar.gz openturns-1.18/lib/src/Uncertainty/Algorithm/Optimization/EfficientGlobalOptimization.cxx:178:30: style: Redundant condition: problem.hasBounds(). '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] openturns-1.18/lib/src/Uncertainty/Algorithm/Optimization/EfficientGlobalOptimization.cxx:198:32: style: Redundant condition: problem.hasBounds(). '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] openturns-1.18/lib/src/Uncertainty/Algorithm/WeightedExperiments/GeometricProfile.cxx:40:18: style: Redundant condition: If 'c <= 0.0', the comparison 'c < 1.0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/openvanilla-modules/openvanilla-modules_0.9.0a1.3+dfsg1.orig.tar.gz openvanilla-modules-0.9.0a1.3/Modules/SharedLibrary/OVPhoneticLib.cpp:486:8: style: Redundant condition: If 'i > 21', the comparison 'i' is always true. [redundantCondition] openvanilla-modules-0.9.0a1.3/Modules/SharedLibrary/OVPhoneticLib.cpp:489:8: style: Redundant condition: If 'i > 13', the comparison 'i' is always true. [redundantCondition] openvanilla-modules-0.9.0a1.3/Modules/SharedLibrary/OVPhoneticLib.cpp:491:8: style: Redundant condition: If 'i > 4', the comparison 'i' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/openvas-libraries/openvas-libraries_9.0.3.orig.tar.gz gvm-libs-9.0.3/nasl/nasl_builtin_openvas_tcp_scanner.c:262:26: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR' is always true. [redundantCondition] gvm-libs-9.0.3/nasl/nasl_builtin_openvas_tcp_scanner.c:265:31: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR' is always true. [redundantCondition] gvm-libs-9.0.3/nasl/nasl_misc_funcs.c:162:36: style: Redundant condition: If 'n <= 0', the comparison 'n != 3' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/openvas-scanner/openvas-scanner_21.4.4.orig.tar.gz openvas-scanner-21.4.4/nasl/nasl_builtin_openvas_tcp_scanner.c:243:33: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR' is always true. [redundantCondition] openvas-scanner-21.4.4/nasl/nasl_builtin_openvas_tcp_scanner.c:246:38: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR' is always true. [redundantCondition] openvas-scanner-21.4.4/nasl/nasl_misc_funcs.c:159:36: style: Redundant condition: If 'n <= 0', the comparison 'n != 3' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/openzwave/openzwave_1.6.1914+ds.orig.tar.gz openzwave-1.6.1914/cpp/tinyxml/tinyxmlparser.cpp:446:14: style: Redundant condition: If 'EXPR == '#'', the comparison 'EXPR' is always true. [redundantCondition] openzwave-1.6.1914/cpp/tinyxml/tinyxmlparser.cpp:824:16: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] openzwave-1.6.1914/cpp/tinyxml/tinyxmlparser.cpp:1285:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] openzwave-1.6.1914/cpp/tinyxml/tinyxmlparser.cpp:1413:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '='' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/opm-simulators/opm-simulators_2022.04+ds.orig.tar.xz opm-simulators-release-2022.04-final/opm/simulators/wells/GasLiftCommon.cpp:61:9: style: Redundant condition: this->debug_output_only_on_rank0. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/opt/opt_3.19.orig.tar.gz opt-3.19.orig/src/opt_num.c:62:21: style: Redundant condition: If 'EXPR == '.'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/orbital-eunuchs-sniper/orbital-eunuchs-sniper_1.30+svn20070601.orig.tar.gz orbital_eunuchs_sniper-1.30/src/petopt.cpp:113:35: style: Redundant condition: pop->argv[pop->ai][0]=='-'. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] orbital_eunuchs_sniper-1.30/src/petopt.cpp:244:34: style: Redundant condition: If 'EXPR == '\0'', the comparison 'EXPR != '-'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/ori/ori_0.8.1+ds1.orig.tar.xz ori-0.8.1/libdiffmerge/file.c:944:20: style:inconclusive: Redundant condition: If 'EXPR >= 'a'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/ortp/ortp_5.0.37.orig.tar.gz ortp-5.0.37/src/rtpsession_inet.c:1967:24: style: Redundant condition: session->bundle. '!session->bundle || (session->bundle && session->is_primary)' is equivalent to '!session->bundle || session->is_primary' [redundantCondition] ortp-5.0.37/src/rtpsession_inet.c:1986:24: style: Redundant condition: session->bundle. '!session->bundle || (session->bundle && session->is_primary)' is equivalent to '!session->bundle || session->is_primary' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/oscar/oscar_1.3.1.orig.tar.gz OSCAR-code-v1.3.1/oscar/Graphs/gXAxis.cpp:92:20: style: Redundant condition: usepixmap. '!usepixmap || (usepixmap && w.invalidate_xAxisImage)' is equivalent to '!usepixmap || w.invalidate_xAxisImage' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/osgearth/osgearth_2.10.0+dfsg.orig.tar.gz osgearth-osgearth-2.10/src/osgEarth/tinyxmlparser.cpp:447:14: style: Redundant condition: If 'EXPR == '#'', the comparison 'EXPR' is always true. [redundantCondition] osgearth-osgearth-2.10/src/osgEarth/tinyxmlparser.cpp:825:16: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] osgearth-osgearth-2.10/src/osgEarth/tinyxmlparser.cpp:1128:18: style: Redundant condition: If 'EXPR == '>'', the comparison 'EXPR' is always true. [redundantCondition] osgearth-osgearth-2.10/src/osgEarth/tinyxmlparser.cpp:1287:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] osgearth-osgearth-2.10/src/osgEarth/tinyxmlparser.cpp:1411:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '='' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/oss4/oss4_4.2-build2017.orig.tar.bz2 oss-v4.2-build2017-src-gpl/tutorials/sndkit/sblive/asm10k.c:511:13: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] oss-v4.2-build2017-src-gpl/tutorials/sndkit/sblive/asm10k.c:578:13: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] oss-v4.2-build2017-src-gpl/tutorials/sndkit/sblive/asm10k.c:620:13: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] oss-v4.2-build2017-src-gpl/tutorials/sndkit/sblive/asm10k.c:662:13: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/ossim/ossim_2.9.1.orig.tar.gz ossim-Miami-2.9.1/src/base/ossimXmlNode.cpp:39:63: style: Redundant condition: If 'c == '\r'', the comparison 'c < 0x20' is always true. [redundantCondition] ossim-Miami-2.9.1/src/elevation/ossimGeneralRasterElevationDatabase.cpp:73:31: style: Redundant condition: !foundOne. 'foundOne || (!foundOne && count= 1280', the comparison 'mtu' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/o/owl/owl_2.2.2.orig.tar.gz owl-2.2.2.orig/message.c:622:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] owl-2.2.2.orig/message.c:625:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/p3scan/p3scan_2.3.2.orig.tar.gz p3scan-2.3.2/ripmime-1.4.0.6/MIME_headers.c:1549:33: style: Redundant condition: If 'EXPR == '='', the comparison 'EXPR != '\0'' is always true. [redundantCondition] p3scan-2.3.2/ripmime-1.4.0.6/MIME_headers.c:1597:31: style: Redundant condition: If 'EXPR == '\"'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] p3scan-2.3.2/ripmime-1.4.0.6/pldstr.c:296:17: style: Redundant condition: If 'EXPR', the comparison 'EXPR != '\0'' is always true. [redundantCondition] p3scan-2.3.2/ripmime-1.4.0.6/ripOLE/pldstr.c:296:17: style: Redundant condition: If 'EXPR', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/p8-platform/p8-platform_2.1.0.1+dfsg1.orig.tar.xz platform-p8-platform-2.1.0.1/src/util/StringUtils.cpp:1003:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pacemaker/pacemaker_2.1.2.orig.tar.gz pacemaker-Pacemaker-2.1.2/lib/common/strings.c:845:20: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/packeth/packeth_1.6.5.orig.tar.bz2 packETH-1.6.5/src/callbacks.c:939:45: style: Redundant condition: If 'EXPR > 18', the comparison 'EXPR != 1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pagemon/pagemon_0.01.23.orig.tar.xz pagemon-0.01.23/pagemon.c:355:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/paho.mqtt.c/paho.mqtt.c_1.3.9.orig.tar.gz paho.mqtt.c-1.3.9/src/MQTTPersistence.c:91:21: style: Redundant condition: per!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/palabos/palabos_1.5~r1+repack1.orig.tar.xz palabos-v1.5r1/src/multiBlock/multiBlock2D.cpp:136:22: style: Redundant condition: testX. '!testX || (testX && periodicity[0])' is equivalent to '!testX || periodicity[0]' [redundantCondition] palabos-v1.5r1/src/multiBlock/multiBlock2D.cpp:137:22: style: Redundant condition: testY. '!testY || (testY && periodicity[1])' is equivalent to '!testY || periodicity[1]' [redundantCondition] palabos-v1.5r1/src/multiBlock/multiBlock3D.cpp:138:22: style: Redundant condition: testX. '!testX || (testX && periodicity[0])' is equivalent to '!testX || periodicity[0]' [redundantCondition] palabos-v1.5r1/src/multiBlock/multiBlock3D.cpp:139:22: style: Redundant condition: testY. '!testY || (testY && periodicity[1])' is equivalent to '!testY || periodicity[1]' [redundantCondition] palabos-v1.5r1/src/multiBlock/multiBlock3D.cpp:140:22: style: Redundant condition: testZ. '!testZ || (testZ && periodicity[2])' is equivalent to '!testZ || periodicity[2]' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/paml/paml_4.9j+dfsg.orig.tar.xz paml4.9j/src/codeml.c:895:22: style: Redundant condition: If 'EXPR >= 3', the comparison 'EXPR > 1' is always true. [redundantCondition] paml4.9j/src/codeml.c:1235:27: style: Redundant condition: If 'EXPR >= 11', the comparison 'EXPR' is always true. [redundantCondition] paml4.9j/src/codeml.c:1582:47: style: Redundant condition: If 'EXPR >= 3', the comparison 'EXPR' is always true. [redundantCondition] paml4.9j/src/codeml.c:1789:29: style: Redundant condition: If 'EXPR == 3', the comparison 'EXPR != 2' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pan/pan_0.150.orig.tar.gz pan-v0.150/pan/gui/pan.cc:225:19: style: Redundant condition: maximized. 'maximized || (maximized && iconified)' is equivalent to 'maximized' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/papi/papi_6.0.0~dfsg.orig.tar.xz papi-6.0.0/src/papi_preset.c:294:35: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pari/pari_2.13.4.orig.tar.gz pari-2.13.4/src/basemath/mftrace.c:664:22: style: Redundant condition: If 'l == 1', the comparison 'l != 3' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/parlatype/parlatype_3.1.orig.tar.gz parlatype-3.1/src/pt-prefs-asr.c:831:14: style: Redundant condition: !success. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/parser/parser_3.4.6.orig.tar.gz parser-3.4.6/src/classes/date.C:198:18: style: Redundant condition: delim==':'. 'delim!=':' || (delim==':' && strlen(year)>=4)' is equivalent to 'delim!=':' || strlen(year)>=4' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/passwordmaker-cli/passwordmaker-cli_1.5+dfsg.orig.tar.gz passwordmaker-cli-1.5.orig/tinyxmlparser.cpp:427:14: style: Redundant condition: If 'EXPR == '#'', the comparison 'EXPR' is always true. [redundantCondition] passwordmaker-cli-1.5.orig/tinyxmlparser.cpp:801:16: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] passwordmaker-cli-1.5.orig/tinyxmlparser.cpp:1242:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] passwordmaker-cli-1.5.orig/tinyxmlparser.cpp:1342:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '='' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pavuk/pavuk_0.9.35.orig.tar.gz pavuk-0.9.35/src/config.c:1728:30: style: Redundant condition: params[i].mval_adr. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] pavuk-0.9.35/src/config.c:1980:30: style: Redundant condition: params[i].mval_adr. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] pavuk-0.9.35/src/config.c:2217:30: style: Redundant condition: params[i].mval_adr. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] pavuk-0.9.35/src/config.c:2446:30: style: Redundant condition: params[i].mval_adr. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] pavuk-0.9.35/src/htmlparser.c:892:26: style: Redundant condition: einfo->only_inline. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] pavuk-0.9.35/src/http.c:100:28: style: Redundant condition: urlp->parent_url. '!urlp->parent_url || (urlp->parent_url && hdr->all)' is equivalent to '!urlp->parent_url || hdr->all' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pbbuttonsd/pbbuttonsd_0.7.9.orig.tar.gz pbbuttonsd-0.7.9/intl/dcigettext.c:583:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pcb/pcb_20140316.orig.tar.gz pcb-20140316/intl/dcigettext.c:583:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pcb-rnd/pcb-rnd_3.0.4.orig.tar.bz2 pcb-rnd-3.0.4/scconfig/src/tmpfawk/libfawk_sc_fawk.c:1114:40: style: Redundant condition: If 'EXPR > 0', the comparison 'EXPR != -1' is always true. [redundantCondition] pcb-rnd-3.0.4/scconfig/src/tmpfawk/libfawk_sc_fawk.c:1196:32: style: Redundant condition: If 'n == 0', the comparison 'n != -2' is always true. [redundantCondition] pcb-rnd-3.0.4/scconfig/src/tmpfawk/libfawk_sc_fawk.c:1208:32: style: Redundant condition: If 'n >= 0', the comparison 'n != -2' is always true. [redundantCondition] pcb-rnd-3.0.4/scconfig/src/tmpfawk/libfawk_sc_fawk.c:1239:32: style: Redundant condition: If 'n > 0', the comparison 'n != -2' is always true. [redundantCondition] pcb-rnd-3.0.4/scconfig/src/tmpfawk/libfawk_sc_fawk.c:1316:42: style: Redundant condition: If 'EXPR > 0', the comparison 'EXPR != -1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pcl/pcl_1.12.1+dfsg.orig.tar.xz pcl-pcl-1.12.1/surface/src/3rdparty/opennurbs/opennurbs_instance.cpp:501:22: style: Redundant condition: If 'i > 0', the comparison 'i' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pcmanx-gtk2/pcmanx-gtk2_1.3.orig.tar.xz pcmanx-gtk2-1.3/src/editfavdlg.cpp:195:16: style: Redundant condition: If 'sel > 0', the comparison 'sel != -1' is always true. [redundantCondition] pcmanx-gtk2-1.3/src/emoticondlg.cpp:183:16: style: Redundant condition: If 'sel > 0', the comparison 'sel != -1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pcsx2/pcsx2_1.6.0+dfsg.orig.tar.xz pcsx2-1.6.0/plugins/GSdx/Renderers/HW/GSRendererHW.cpp:744:20: style: Redundant condition: PRIM->TME. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] pcsx2-1.6.0/plugins/zzogl-pg/opengl/ZZRenderTargets.cpp:823:32: style: Redundant condition: it->second->fbw!=fbw. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pcsxr/pcsxr_1.9.94.orig.tar.xz pcsxr/libpcsxcore/debug.c:445:40: style: Redundant condition: If 'EXPR == 0x20', the comparison 'EXPR' is always true. [redundantCondition] pcsxr/win32/intl/dcgettext.c:323:39: style: Redundant condition: If 'EXPR == ';'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pd-sigpack/pd-sigpack_0.0.4.2.orig.tar.gz pd-sigpack_0.0.4.2/shape~.c:47:25: style: Redundant condition: If 'EXPR < -1.0f', the comparison 'EXPR < 1.0f' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pdal/pdal_2.2.0+ds.orig.tar.xz PDAL-2.2.0/plugins/nitf/io/MetadataReader.cpp:151:16: style: Redundant condition: blank. '!blank || (blank && m_showEmptyFields)' is equivalent to '!blank || m_showEmptyFields' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pdfresurrect/pdfresurrect_0.22.orig.tar.gz pdfresurrect-0.22/pdf.c:1194:12: style: Redundant condition: c. '!c || (c && c>endobj)' is equivalent to '!c || c>endobj' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pdftk/pdftk_2.02.orig.tar.gz pdftk-2.02-dist/pdftk/report.cc:1326:23: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/peg-solitaire/peg-solitaire_2.2.orig.tar.gz peg-solitaire-2.2/scr/tauler.cpp:1430:7: style: Redundant condition: numFitxesInicialsJoc>40. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pegasus-wms/pegasus-wms_4.4.0+dfsg.orig.tar.gz pegasus-wms_4.4.0+dfsg/src/tools/pegasus-keg/darwin.cc:134:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pennmush/pennmush_1.8.2p8.orig.tar.gz pennmush-1.8.2p8/src/boolexp.c:979:16: style: Redundant condition: If 'EXPR == '#'', the comparison 'EXPR' is always true. [redundantCondition] pennmush-1.8.2p8/src/command.c:925:18: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] pennmush-1.8.2p8/src/command.c:1145:12: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] pennmush-1.8.2p8/src/bsd.c:3184:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] pennmush-1.8.2p8/src/funmisc.c:506:25: style: Redundant condition: If 'EXPR == 'H'', the comparison 'EXPR' is always true. [redundantCondition] pennmush-1.8.2p8/src/funstr.c:696:18: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] pennmush-1.8.2p8/src/funstr.c:734:18: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] pennmush-1.8.2p8/src/plyrlist.c:95:22: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] pennmush-1.8.2p8/src/plyrlist.c:167:24: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] pennmush-1.8.2p8/src/parse.c:196:35: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] pennmush-1.8.2p8/src/predicat.c:811:22: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/peony/peony_3.2.4.orig.tar.gz peony/libpeony-qt/file-operation/file-operation-error-dialogs.cpp:289:21: style: Redundant condition: If 'EXPR == 10', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/percona-xtrabackup/percona-xtrabackup_2.2.3.orig.tar.gz percona-xtrabackup-2.2.3/storage/ndb/src/kernel/blocks/dbspj/DbspjMain.cpp:1096:20: style: Redundant condition: is_complete. '!is_complete || (is_complete && need_complete_phase==false)' is equivalent to '!is_complete || need_complete_phase==false' [redundantCondition] percona-xtrabackup-2.2.3/storage/ndb/src/kernel/blocks/ndbfs/PosixAsyncFile.cpp:650:35: style: Redundant condition: If 'return_value == -1', the comparison 'return_value < 1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/perl/perl_5.34.0.orig.tar.xz perl-5.34.0/cygwin/cygwin.c:77:31: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR != '\\'' is always true. [redundantCondition] perl-5.34.0/djgpp/djgpp.c:136:31: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR != '\\'' is always true. [redundantCondition] perl-5.34.0/vms/vms.c:1424:19: style: Redundant condition: If 'EXPR == '='', the comparison 'EXPR' is always true. [redundantCondition] perl-5.34.0/vms/vms.c:1425:19: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] perl-5.34.0/vms/vms.c:8725:12: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR' is always true. [redundantCondition] perl-5.34.0/vms/vms.c:11028:15: style: Redundant condition: If 'flags == 1', the comparison 'flags' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/perl-tk/perl-tk_804.036.orig.tar.xz perl-tk/pTk/mTk/additions/imgPmap.c:561:22: style: Redundant condition: If 'EXPR == 'm'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] perl-tk/pTk/mTk/additions/imgPmap.c:566:27: style: Redundant condition: If 'EXPR == 'g'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] perl-tk/pTk/mTk/additions/imgPmap.c:567:20: style: Redundant condition: If 'EXPR == '4'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] perl-tk/pTk/mTk/additions/imgPmap.c:572:27: style: Redundant condition: If 'EXPR == 'g'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] perl-tk/pTk/mTk/additions/imgPmap.c:577:27: style: Redundant condition: If 'EXPR == 'c'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] perl-tk/pTk/mTk/additions/imgPmap.c:582:27: style: Redundant condition: If 'EXPR == 's'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] perl-tk/pTk/mTk/additions/imgXPM.c:700:22: style: Redundant condition: If 'EXPR == 'm'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] perl-tk/pTk/mTk/additions/imgXPM.c:705:27: style: Redundant condition: If 'EXPR == 'g'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] perl-tk/pTk/mTk/additions/imgXPM.c:706:20: style: Redundant condition: If 'EXPR == '4'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] perl-tk/pTk/mTk/additions/imgXPM.c:711:27: style: Redundant condition: If 'EXPR == 'g'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] perl-tk/pTk/mTk/additions/imgXPM.c:716:27: style: Redundant condition: If 'EXPR == 'c'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] perl-tk/pTk/mTk/additions/imgXPM.c:721:27: style: Redundant condition: If 'EXPR == 's'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/petitboot/petitboot_13.05.29.14.00-g4dc604b.orig.tar.gz petitboot-13.05.29.14.00-g4dc604b/discover/resource.c:60:20: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pfstools/pfstools_2.2.0.orig.tar.gz pfstools-2.2.0/src/pfsview/pfsview_widget.cpp:340:18: style: Redundant condition: color. '!color || (color && B!=NULL)' is equivalent to '!color || B!=NULL' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pftools/pftools_3.2.12.orig.tar.gz pftools3-3.2.12/src/C/utils/output.c:823:25: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pg-auto-failover/pg-auto-failover_1.6.4.orig.tar.gz pg_auto_failover-1.6.4/src/bin/pg_autoctl/state.c:84:62: style: Redundant condition: pg_autoctl_state_version==1. 'A || (A && B)' is equivalent to 'A' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pgbouncer/pgbouncer_1.17.0.orig.tar.gz pgbouncer-1.17.0/src/loader.c:34:12: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] pgbouncer-1.17.0/test/hba_test.c:53:13: style: Redundant condition: If 'EXPR == '\t'', the comparison 'EXPR' is always true. [redundantCondition] pgbouncer-1.17.0/test/hba_test.c:57:13: style: Redundant condition: If 'EXPR == '\t'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pgmodeler/pgmodeler_0.9.4.orig.tar.gz pgmodeler-0.9.4/apps/pgmodeler-cli/src/pgmodelercliapp.cpp:1166:43: style: Redundant condition: obj_type==ObjectType::Relationship. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] pgmodeler-0.9.4/libs/libcanvas/src/objectsscene.cpp:342:19: style: Redundant condition: sch_view. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] pgmodeler-0.9.4/libs/libcanvas/src/relationshipview.cpp:1457:41: style: Redundant condition: use_crows_foot. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/foreigndatawrapper.cpp:134:20: style: Redundant condition: this_func. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:2365:20: style: Redundant condition: ref_fk. '!ref_fk || (ref_fk && rel->getReferenceForeignKey()==ref_fk)' is equivalent to '!ref_fk || rel->getReferenceForeignKey()==ref_fk' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9002:41: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9017:41: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9033:41: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9051:41: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9056:41: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9070:42: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9086:41: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9138:39: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9146:43: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9158:43: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9170:43: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9182:43: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9197:43: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9213:43: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9218:46: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9232:43: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9238:46: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9252:43: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9257:73: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9269:43: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9285:43: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9299:43: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9323:38: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9329:42: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9393:44: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9403:43: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9425:43: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9431:46: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9447:43: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9459:68: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9473:43: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9488:43: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9507:43: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9513:47: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9529:43: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9545:47: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9569:43: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9588:43: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9628:41: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9643:41: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9648:91: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9665:49: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9673:42: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9698:22: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9716:41: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9727:42: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9738:42: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9751:22: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9767:41: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9781:41: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9806:41: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9820:41: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9826:21: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9831:22: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9843:21: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9848:22: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9875:41: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9908:37: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9916:43: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9922:46: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9934:43: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9952:23: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:9970:46: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:10005:41: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:10011:42: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:10031:41: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:10035:42: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:10043:51: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:10080:41: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:10100:41: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:10106:42: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:10125:48: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:10138:49: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:10150:48: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:10155:48: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:10182:53: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:10210:41: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:10233:39: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:10240:42: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:10261:41: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:10281:41: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:10294:41: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:10323:52: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:10341:52: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:10344:66: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:10347:56: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:10350:54: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:10355:24: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:10358:52: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:10361:58: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:10364:56: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:10367:55: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:10370:56: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:10373:56: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:10376:57: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:10379:54: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:10382:51: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:10385:56: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:10388:66: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:10391:61: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/databasemodel.cpp:10398:43: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !refer)' is equivalent to '!exclusion_mode || !refer' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/language.cpp:56:11: style: Redundant condition: func. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/operationlist.cpp:986:22: style: Redundant condition: !ignore_chain. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/physicaltable.cpp:1541:42: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !found)' is equivalent to '!exclusion_mode || !found' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/physicaltable.cpp:1559:42: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !found)' is equivalent to '!exclusion_mode || !found' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/physicaltable.cpp:1565:43: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !found)' is equivalent to '!exclusion_mode || !found' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/relationship.cpp:2117:16: style: Redundant condition: !connected. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/table.cpp:304:17: style: Redundant condition: ref_table. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/table.cpp:404:42: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !found)' is equivalent to '!exclusion_mode || !found' [redundantCondition] pgmodeler-0.9.4/libs/libcore/src/table.cpp:410:44: style: Redundant condition: exclusion_mode. '!exclusion_mode || (exclusion_mode && !found)' is equivalent to '!exclusion_mode || !found' [redundantCondition] pgmodeler-0.9.4/libs/libgui/src/dbobjects/baseobjectwidget.cpp:195:15: style: Redundant condition: tab_obj. '!tab_obj || (tab_obj && !tab_obj->isAddedByRelationship())' is equivalent to '!tab_obj || !tab_obj->isAddedByRelationship()' [redundantCondition] pgmodeler-0.9.4/libs/libgui/src/dbobjects/permissionwidget.cpp:317:19: style: Redundant condition: perm_idx>=0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] pgmodeler-0.9.4/libs/libgui/src/guiutilsns.cpp:145:18: style: Redundant condition: !disable. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] pgmodeler-0.9.4/libs/libgui/src/guiutilsns.cpp:168:17: style: Redundant condition: tab_obj. '!tab_obj || (tab_obj && !tab_obj->isAddedByRelationship())' is equivalent to '!tab_obj || !tab_obj->isAddedByRelationship()' [redundantCondition] pgmodeler-0.9.4/libs/libgui/src/mainwindow.cpp:806:11: style: Redundant condition: !force. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] pgmodeler-0.9.4/libs/libgui/src/tools/databaseimporthelper.cpp:443:55: style: Redundant condition: attribs[Attributes::Type]==Attributes::CkConstr. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] pgmodeler-0.9.4/libs/libgui/src/tools/modelsdiffhelper.cpp:353:48: style: Redundant condition: diff_type==ObjectsDiffInfo::DropObject. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] pgmodeler-0.9.4/libs/libgui/src/tools/modelsdiffhelper.cpp:523:52: style: Redundant condition: diff_type==ObjectsDiffInfo::DropObject. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] pgmodeler-0.9.4/libs/libgui/src/tools/modelsdiffhelper.cpp:604:45: style: Redundant condition: diff_type==ObjectsDiffInfo::DropObject. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] pgmodeler-0.9.4/libs/libgui/src/tools/modelsdiffhelper.cpp:689:39: style: Redundant condition: diff_opts[OptReuseSequences]. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] pgmodeler-0.9.4/libs/libgui/src/tools/modelvalidationhelper.cpp:513:18: style: Redundant condition: constr. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] pgmodeler-0.9.4/libs/libgui/src/tools/sqlexecutionwidget.cpp:832:30: style: Redundant condition: use_popup. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] pgmodeler-0.9.4/libs/libgui/src/widgets/customsqlwidget.cpp:205:20: style: Redundant condition: !inc_serials. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] pgmodeler-0.9.4/libs/libgui/src/widgets/modelobjectswidget.cpp:182:24: style: Redundant condition: simplified_view. '!simplified_view || (simplified_view && enable_obj_creation)' is equivalent to '!simplified_view || enable_obj_creation' [redundantCondition] pgmodeler-0.9.4/libs/libgui/src/widgets/objectstablewidget.cpp:408:23: style: Redundant condition: conf_exclusion. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] pgmodeler-0.9.4/libs/libgui/src/widgets/objectstablewidget.cpp:461:22: style: Redundant condition: conf_exclusion. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] pgmodeler-0.9.4/libs/libparsers/src/xmlparser.cpp:323:25: style: Redundant condition: xml_node_type!=0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] pgmodeler-0.9.4/libs/libparsers/src/xmlparser.cpp:327:25: style: Redundant condition: xml_node_type!=0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] pgmodeler-0.9.4/libs/libparsers/src/xmlparser.cpp:330:25: style: Redundant condition: xml_node_type!=0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] pgmodeler-0.9.4/libs/libparsers/src/xmlparser.cpp:335:34: style: Redundant condition: xml_node_type!=0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] pgmodeler-0.9.4/libs/libgui/src/widgets/modelwidget.cpp:2650:18: style: Redundant condition: constr. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] pgmodeler-0.9.4/libs/libgui/src/widgets/modelwidget.cpp:3219:20: style: Redundant condition: tab_obj. '!tab_obj || (tab_obj && !tab_obj->isAddedByRelationship())' is equivalent to '!tab_obj || !tab_obj->isAddedByRelationship()' [redundantCondition] pgmodeler-0.9.4/libs/libgui/src/widgets/modelwidget.cpp:3302:17: style: Redundant condition: table. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] pgmodeler-0.9.4/libs/libgui/src/widgets/modelwidget.cpp:3830:82: style: Redundant condition: !fade_in. 'fade_in || (!fade_in && min_object_opacity>0)' is equivalent to 'fade_in || min_object_opacity>0' [redundantCondition] pgmodeler-0.9.4/libs/libgui/src/widgets/modelwidget.cpp:4357:14: style: Redundant condition: tab_obj. '!tab_obj || (tab_obj && !tab_obj->isAddedByRelationship())' is equivalent to '!tab_obj || !tab_obj->isAddedByRelationship()' [redundantCondition] pgmodeler-0.9.4/libs/libgui/src/widgets/modelwidget.cpp:4446:36: style: Redundant condition: objects[0]->isSystemObject(). '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] pgmodeler-0.9.4/libs/libgui/src/widgets/modelwidget.cpp:4515:15: style: Redundant condition: tab_obj. '!tab_obj || (tab_obj && !tab_obj->isAddedByRelationship())' is equivalent to '!tab_obj || !tab_obj->isAddedByRelationship()' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pgpool2/pgpool2_4.3.2.orig.tar.gz pgpool-II-4.3.2/src/protocol/CommandComplete.c:69:58: style: Redundant condition: SL_MODE. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] pgpool-II-4.3.2/src/protocol/CommandComplete.c:238:14: style: Redundant condition: msg. '!msg || (msg && *msg->name=='\0')' is equivalent to '!msg || *msg->name=='\0'' [redundantCondition] pgpool-II-4.3.2/src/protocol/pool_proto_modules.c:4496:18: style: Redundant condition: tstate_check. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] pgpool-II-4.3.2/src/utils/getopt_long.c:80:16: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] pgpool-II-4.3.2/src/utils/getopt_long.c:87:16: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/phantomjs/phantomjs_2.1.1+dfsg.orig.tar.xz phantomjs-2.1.1/src/mongoose/mongoose.c:3899:30: style: Redundant condition: conn->client.is_ssl. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/phnxdeco/phnxdeco_0.33.orig.tar.gz phnxdeco-0.33.orig/src/phnxdeco.c:149:29: style: Redundant condition: If 'EXPR == 0x0', the comparison 'EXPR < 0x41' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/photoprint/photoprint_0.4.2~pre2.orig.tar.gz photoprint-0.4.2-pre2/support/rangeparser.cpp:67:16: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/php5/php5_5.6.33+dfsg.orig.tar.gz php-5.6.33/ext/gd/libgd/gdkanji.c:149:20: style: Redundant condition: If 'c >= 64', the comparison 'c != '\0'' is always true. [redundantCondition] php-5.6.33/main/streams/plain_wrapper.c:1470:12: style: Redundant condition: path. '!path || (path && !*path)' is equivalent to '!path || !*path' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/php7.4/php7.4_7.4.28.orig.tar.xz php-7.4.28/ext/gd/libgd/gdkanji.c:146:20: style: Redundant condition: If 'c >= 64', the comparison 'c != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/phylip/phylip_3.697+dfsg.orig.tar.gz phylip-3.697/src/dnaml.c:1298:19: style: Redundant condition: usertree. '!usertree || (usertree && !lngths)' is equivalent to '!usertree || !lngths' [redundantCondition] phylip-3.697/src/dnaml.c:1829:17: style: Redundant condition: usertree. '!usertree || (usertree && !lngths)' is equivalent to '!usertree || !lngths' [redundantCondition] phylip-3.697/src/dnamlk.c:1164:20: style: Redundant condition: usertree. '!usertree || (usertree && !lngths)' is equivalent to '!usertree || !lngths' [redundantCondition] phylip-3.697/src/dnamlk.c:1925:18: style: Redundant condition: usertree. '!usertree || (usertree && !lngths)' is equivalent to '!usertree || !lngths' [redundantCondition] phylip-3.697/src/dnapars.c:1251:23: style: Redundant condition: j>=spp. 'j=spp && item->numdesc>0)' is equivalent to 'jnumdesc>0' [redundantCondition] phylip-3.697/src/draw.c:2507:23: style: Redundant condition: If 'charnum >= 32', the comparison 'charnum != -1' is always true. [redundantCondition] phylip-3.697/src/proml.c:1746:19: style: Redundant condition: usertree. '!usertree || (usertree && !lngths)' is equivalent to '!usertree || !lngths' [redundantCondition] phylip-3.697/src/proml.c:2382:17: style: Redundant condition: usertree. '!usertree || (usertree && !lngths)' is equivalent to '!usertree || !lngths' [redundantCondition] phylip-3.697/src/pars.c:1276:23: style: Redundant condition: j>=spp. 'j=spp && item->numdesc>0)' is equivalent to 'jnumdesc>0' [redundantCondition] phylip-3.697/src/promlk.c:1657:20: style: Redundant condition: usertree. '!usertree || (usertree && !lngths)' is equivalent to '!usertree || !lngths' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pianobar/pianobar_2022.04.01.orig.tar.bz2 pianobar-2022.04.01/src/ui.c:806:22: style: Redundant condition: filter!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pidgin/pidgin_2.14.10.orig.tar.bz2 pidgin-2.14.10/libpurple/protocols/jabber/auth_digest_md5.c:59:36: style: Redundant condition: !in_quotes. 'in_quotes || (!in_quotes && *cur!=',')' is equivalent to 'in_quotes || *cur!=','' [redundantCondition] pidgin-2.14.10/libpurple/protocols/jabber/jingle/content.c:446:41: style: Redundant condition: If 'action == 15', the comparison 'action != 14' is always true. [redundantCondition] pidgin-2.14.10/libpurple/util.c:1250:18: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] pidgin-2.14.10/libpurple/util.c:1359:36: style: Redundant condition: no_value_token. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] pidgin-2.14.10/pidgin/gtksourceundomanager.c:482:56: style: Redundant condition: undo_action->order_in_group>1. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] pidgin-2.14.10/pidgin/gtkutils.c:1061:21: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] pidgin-2.14.10/pidgin/plugins/gevolution/new_person_dialog.c:232:32: style: Redundant condition: person_only. '!person_only || (person_only && buddy)' is equivalent to '!person_only || buddy' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pidgin-encryption/pidgin-encryption_3.1.orig.tar.gz pidgin-encryption-3.1/intl/dcigettext.c:556:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pidgin-otr/pidgin-otr_4.0.2.orig.tar.gz pidgin-otr-4.0.2/gtk-dialog.c:862:17: style: Redundant condition: responder. '!responder || (responder && question!=NULL)' is equivalent to '!responder || question!=NULL' [redundantCondition] pidgin-otr-4.0.2/gtk-dialog.c:872:17: style: Redundant condition: responder. '!responder || (responder && question==NULL)' is equivalent to '!responder || question==NULL' [redundantCondition] pidgin-otr-4.0.2/gtk-dialog.c:2742:25: style: Redundant condition: previous_level. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pidgin-sipe/pidgin-sipe_1.25.0.orig.tar.xz siplcs-1.25.0-525241a/src/core/sipe-buddy.c:2300:18: style: Redundant condition: is_conf. '!is_conf || (is_conf && !session->locked)' is equivalent to '!is_conf || !session->locked' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/piglit/piglit_0~git20220119-124bca3c9.orig.tar.xz piglit_0~git20220119-124bca3c9-1/tests/glx/glx-string-sanity.c:45:19: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pink-pony/pink-pony_1.4.1.orig.tar.gz pink-pony-1.4.1/external/tinyXML/tinyxmlparser.cpp:445:14: style: Redundant condition: If 'EXPR == '#'', the comparison 'EXPR' is always true. [redundantCondition] pink-pony-1.4.1/external/tinyXML/tinyxmlparser.cpp:823:16: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] pink-pony-1.4.1/external/tinyXML/tinyxmlparser.cpp:1284:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] pink-pony-1.4.1/external/tinyXML/tinyxmlparser.cpp:1412:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '='' is always true. [redundantCondition] pink-pony-1.4.1/src/Pony.cc:225:44: style: Redundant condition: wall_collision. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pioneers/pioneers_15.6.orig.tar.gz pioneers-15.6/client/gtk/quote.c:81:3: style: Redundant condition: amount_want==0. 'amount_want!=0 || (amount_want==0 && get_charity_enabled())' is equivalent to 'amount_want!=0 || get_charity_enabled()' [redundantCondition] pioneers-15.6/client/gtk/trade.c:124:22: style: Redundant condition: is_charity. '!is_charity || (is_charity && get_charity_enabled())' is equivalent to '!is_charity || get_charity_enabled()' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pkgconf/pkgconf_1.8.0.orig.tar.xz pkgconf-1.8.0/libpkgconf/pkg.c:258:14: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pktools/pktools_2.6.7.6+ds.orig.tar.gz PKTOOLS-2.6.7.6/src/apps/pkextractogr.cc:471:24: style: Redundant condition: If 'nclass < 0', the comparison 'nclass < 256' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/planner/planner_0.14.6.orig.tar.xz planner-0.14.6/src/planner-gantt-chart.c:1114:13: style: Redundant condition: show. '!show || (show && node->children[i]->expanded)' is equivalent to '!show || node->children[i]->expanded' [redundantCondition] planner-0.14.6/src/planner-gantt-row.c:1420:49: style: Redundant condition: is_a_subgap. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] planner-0.14.6/src/planner-gantt-row.c:1439:51: style: Redundant condition: is_a_subgap. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] planner-0.14.6/src/planner-usage-chart.c:1254:13: style: Redundant condition: show. '!show || (show && node->children[i]->expanded)' is equivalent to '!show || node->children[i]->expanded' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/plptools/plptools_1.0.13.orig.tar.gz plptools-1.0.13/intl/dcigettext.c:689:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pluto-find-orb/pluto-find-orb_0.0~git20180227.orig.tar.xz pluto-find-orb/elem_out.cpp:362:18: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pmdk/pmdk_1.12.0.orig.tar.gz pmdk-1.12.0/src/libpmem2/auto_flush_windows.c:146:18: style: Redundant condition: If 'is_nfit < 0', the comparison 'is_nfit != 1' is always true. [redundantCondition] pmdk-1.12.0/src/test/pmem2_granularity/mocks_posix.c:51:26: style: Redundant condition: is_bus_device_path. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] pmdk-1.12.0/src/test/pmem2_granularity/mocks_posix.c:71:26: style: Redundant condition: is_bus_device_path. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] pmdk-1.12.0/src/test/pmem2_granularity/mocks_posix.c:86:26: style: Redundant condition: is_bus_device_path. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pmix/pmix_4.1.2.orig.tar.xz pmix-4.1.2/src/server/pmix_server_ops.c:4312:41: style: Redundant condition: barrier_directive_included. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pms/pms_0.42.orig.tar.bz2 pms-0.42/src/display.cpp:737:37: style: Redundant condition: list->role==LIST_ROLE_MAIN. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pmw/pmw_4.50.orig.tar.gz pmw-4.50/src/font.c:507:16: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] pmw-4.50/src/font.c:758:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] pmw-4.50/src/font.c:792:19: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] pmw-4.50/src/font.c:804:21: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/poke/poke_2.3+dfsg.orig.tar.xz poke-2.3/testsuite/poke.libpoke/values.c:119:24: style: Redundant condition: If 'EXPR == 'P'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/polspline/polspline_1.1.20.orig.tar.gz polspline/src/lsdall.c:797:39: style: Redundant condition: zheta[0]>=0.. 'zheta[0]<0. || (zheta[0]>=0. && bound[2]=0.. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/polyglot/polyglot_2.0.4+git20210322.orig.tar.gz polyglot-2.0.4+git20210322.orig/book_make.c:796:31: style: Redundant condition: info->book_trans_only. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/polymake/polymake_4.6.orig.tar.bz2 polymake-4.6/bundled/sympol/external/sympol/sympol/raycomputationlrs.cpp:190:33: style: Redundant condition: requireRay. '!requireRay || (requireRay && q.isRay())' is equivalent to '!requireRay || q.isRay()' [redundantCondition] polymake-4.6/bundled/sympol/external/sympol/sympol/recursionstrategyidmadm.h:43:35: style: Redundant condition: -1!=m_lastFailedIDMLevel. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/posixtestsuite/posixtestsuite_1.5.2.orig.tar.gz posixtestsuite/conformance/interfaces/sched_setparam/23-6.c:80:15: style: Redundant condition: rc==-1. 'rc!=-1 || (rc==-1 && errno!=EPERM)' is equivalent to 'rc!=-1 || errno!=EPERM' [redundantCondition] posixtestsuite/conformance/interfaces/sem_timedwait/10-1.c:62:23: style: Redundant condition: rc==-1. 'rc!=-1 || (rc==-1 && errno!=ETIMEDOUT)' is equivalent to 'rc!=-1 || errno!=ETIMEDOUT' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/postbooks/postbooks_4.11.3.orig.tar.bz2 postbooks-4.11.3/hunspell/hunspell.cxx:87:24: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] postbooks-4.11.3/hunspell/hunspell.cxx:131:24: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/postfix/postfix_3.6.4.orig.tar.gz postfix-3.6.4/src/postscreen/postscreen_smtpd.c:473:16: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/postgis/postgis_3.3.0~alpha1+dfsg.orig.tar.xz postgis-3.3.0alpha1/raster/rt_core/rt_band.c:1750:32: style: Redundant condition: exclude_nodata_value. '!exclude_nodata_value || (exclude_nodata_value && !isnodata)' is equivalent to '!exclude_nodata_value || !isnodata' [redundantCondition] postgis-3.3.0alpha1/raster/rt_core/rt_statistics.c:290:49: style: Redundant condition: exclude_nodata_value. '!exclude_nodata_value || (exclude_nodata_value && !isnodata)' is equivalent to '!exclude_nodata_value || !isnodata' [redundantCondition] postgis-3.3.0alpha1/raster/rt_core/rt_statistics.c:1201:52: style: Redundant condition: exclude_nodata_value. '!exclude_nodata_value || (exclude_nodata_value && !isnodata)' is equivalent to '!exclude_nodata_value || !isnodata' [redundantCondition] postgis-3.3.0alpha1/raster/rt_core/rt_statistics.c:1792:30: style: Redundant condition: exclude_nodata_value. '!exclude_nodata_value || (exclude_nodata_value && !isnodata)' is equivalent to '!exclude_nodata_value || !isnodata' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/postgresql-9.6/postgresql-9.6_9.6.17.orig.tar.bz2 postgresql-9.6.17/src/backend/utils/adt/formatting.c:1314:18: style: Redundant condition: If 'EXPR == '\\'', the comparison 'EXPR' is always true. [redundantCondition] postgresql-9.6.17/src/interfaces/ecpg/compatlib/informix.c:973:23: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] postgresql-9.6.17/src/interfaces/ecpg/ecpglib/connect.c:595:31: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] postgresql-9.6.17/src/interfaces/ecpg/ecpglib/connect.c:600:43: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] postgresql-9.6.17/src/port/getopt_long.c:82:16: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] postgresql-9.6.17/src/port/getopt_long.c:89:16: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/povray/povray_3.8.0~beta.2.orig.tar.gz povray-3.8.0-beta.2/windows/cmedit/ccodemax.cpp:456:16: style: Redundant condition: i!=0. 'i==0 || (i!=0 && byModifiers!=byOrigModifiers)' is equivalent to 'i==0 || byModifiers!=byOrigModifiers' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pragha/pragha_1.3.4.orig.tar.gz pragha-1.3.4/plugins/cdrom/pragha-cdrom-plugin.c:292:21: style: Redundant condition: cdda_devices. '!cdda_devices || (cdda_devices && !*cdda_devices)' is equivalent to '!cdda_devices || !*cdda_devices' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/prboom-plus/prboom-plus_2.6um.orig.tar.gz prboom-plus-2.6um/prboom2/src/gl_main.c:374:21: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/predict/predict_2.2.3.orig.tar.gz predict-2.2.3/clients/gsat-1.1.0/intl/dcigettext.c:555:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/presage/presage_0.9.1.orig.tar.gz presage-0.9.1/apps/gtk/gprompter/scintilla/src/XPM.cxx:24:12: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] presage-0.9.1/apps/gtk/gprompter/scintilla/src/XPM.cxx:30:12: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] presage-0.9.1/src/lib/tinyxml/tinyxmlparser.cpp:445:14: style: Redundant condition: If 'EXPR == '#'', the comparison 'EXPR' is always true. [redundantCondition] presage-0.9.1/src/lib/tinyxml/tinyxmlparser.cpp:823:16: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] presage-0.9.1/src/lib/tinyxml/tinyxmlparser.cpp:1126:18: style: Redundant condition: If 'EXPR == '>'', the comparison 'EXPR' is always true. [redundantCondition] presage-0.9.1/src/lib/tinyxml/tinyxmlparser.cpp:1285:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] presage-0.9.1/src/lib/tinyxml/tinyxmlparser.cpp:1411:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '='' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/prima/prima_1.28.orig.tar.gz Prima-1.28/unix/apc_font.c:596:18: style: Redundant condition: If 'EXPR == '.'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/procmeter3/procmeter3_3.6.orig.tar.gz procmeter3-3.6/module.c:104:14: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] procmeter3-3.6/module.c:126:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] procmeter3-3.6/modules/acpi.c:613:12: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] procmeter3-3.6/modules/df.c:163:14: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] procmeter3-3.6/modules/df.c:179:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] procmeter3-3.6/modules/logfile.c:135:14: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] procmeter3-3.6/modules/logfile.c:151:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] procmeter3-3.6/modules/netdev.c:211:14: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] procmeter3-3.6/modules/netdev.c:227:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] procmeter3-3.6/modules/wireless.c:161:14: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] procmeter3-3.6/modules/wireless.c:177:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] procmeter3-3.6/modules/stat-disk.c:473:14: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] procmeter3-3.6/modules/stat-disk.c:490:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] procmeter3-3.6/procmeter.c:266:14: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] procmeter3-3.6/procmeter.c:310:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/procps/procps_4.0.0.orig.tar.xz procps-4.0.0/contrib/tmp-junk.c:295:6: style: Redundant condition: search_name[0]!='\0'. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] procps-4.0.0/proc/uptime.c:242:19: style: Redundant condition: !upminutes. 'upminutes || (!upminutes && uptime_secs<60)' is equivalent to 'upminutes || uptime_secs<60' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/profanity/profanity_0.12.1.orig.tar.xz profanity-0.12.1/src/config/preferences.c:374:22: style: Redundant condition: current_win. '!current_win || (current_win && notify_current)' is equivalent to '!current_win || notify_current' [redundantCondition] profanity-0.12.1/src/ui/core.c:290:25: style: Redundant condition: session. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] profanity-0.12.1/src/ui/core.c:304:25: style: Redundant condition: is_current. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] profanity-0.12.1/src/ui/window_list.c:1108:21: style: Redundant condition: unread. '!unread || (unread && win_unread(window)>0)' is equivalent to '!unread || win_unread(window)>0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/proftpd-dfsg/proftpd-dfsg_1.3.7d+dfsg.orig.tar.gz proftpd-1.3.7d/src/main.c:2474:20: style: Redundant condition: If 'show_version == 1', the comparison 'show_version' is always true. [redundantCondition] proftpd-1.3.7d/src/netio.c:1735:36: style: Redundant condition: *pbuf->current=='\n'. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] proftpd-1.3.7d/src/str.c:323:21: style: Redundant condition: If 'last == '/'', the comparison 'last' is always true. [redundantCondition] proftpd-1.3.7d/src/str.c:342:14: style: Redundant condition: If 'last == '/'', the comparison 'last' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/progressivemauve/progressivemauve_1.2.0+4713+dfsg.orig.tar.xz mauvealigner-1.2.0+4713/src/repeatoire.cpp:2154:37: style: Redundant condition: two_hits. '!two_hits || (two_hits && M_i->chained_matches.size()>1)' is equivalent to '!two_hits || M_i->chained_matches.size()>1' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/projectm/projectm_3.1.12.orig.tar.gz projectM-3.1.12/src/libprojectM/Renderer/SOIL2/stb_image.h:4748:17: style: Redundant condition: If 'req_comp >= 3', the comparison 'req_comp' is always true. [redundantCondition] projectM-3.1.12/src/libprojectM/Renderer/hlslparser/src/HLSLTokenizer.cpp:331:26: style: Redundant condition: !EOLSkipping. 'EOLSkipping || (!EOLSkipping && m_buffer[0]!='\n')' is equivalent to 'EOLSkipping || m_buffer[0]!='\n'' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/proot/proot_5.1.0.orig.tar.gz proot-5.1.0/src/cli/proot.c:93:22: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] proot-5.1.0/src/cli/proot.c:124:22: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] proot-5.1.0/src/path/canon.c:97:26: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] proot-5.1.0/src/path/canon.c:117:26: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/protracker/protracker_2.3d.r161.orig.tar.gz protracker-2.3.r161/src/pt_edit.c:982:24: style: Redundant condition: !normalMode. 'normalMode || (!normalMode && editor.pNoteFlag==2)' is equivalent to 'normalMode || editor.pNoteFlag==2' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/proxycheck/proxycheck_0.49a.orig.tar.gz proxycheck-0.49a/pxy.c:592:11: style:inconclusive: Redundant condition: If 'EXPR >= ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pslib/pslib_0.4.7.orig.tar.gz pslib-0.4.7/src/ps_util.c:797:29: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pspg/pspg_5.5.4.orig.tar.gz pspg-5.5.4/src/pspg.c:4824:31: style: Redundant condition: opts.vertical_cursor. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] pspg-5.5.4/src/pspg.c:5012:31: style: Redundant condition: opts.vertical_cursor. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/psqlodbc/psqlodbc_13.02.0000.orig.tar.gz psqlodbc-13.02.0000/convert.c:2667:16: style: Redundant condition: wstmt[0]. '!wstmt[0] || (wstmt[0] && !isspace((UCHAR)wstmt[0]))' is equivalent to '!wstmt[0] || !isspace((UCHAR)wstmt[0])' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/psychtoolbox-3/psychtoolbox-3_3.0.18.9.dfsg1.orig.tar.gz psychtoolbox-3-3.0.18.9.dfsg1/PsychSourceGL/Source/Common/Screen/SCREENFillRect.c:93:31: style: Redundant condition: isArgThere. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pth/pth_2.0.7.orig.tar.gz pth-2.0.7/pth_lib.c:482:21: style: Redundant condition: tid!=NULL. 'tid==NULL || (tid!=NULL && tid->state!=PTH_STATE_DEAD)' is equivalent to 'tid==NULL || tid->state!=PTH_STATE_DEAD' [redundantCondition] pth-2.0.7/pth_lib.c:488:21: style: Redundant condition: tid!=NULL. 'tid==NULL || (tid!=NULL && tid->state!=PTH_STATE_DEAD)' is equivalent to 'tid==NULL || tid->state!=PTH_STATE_DEAD' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/ptlib/ptlib_2.10.11~dfsg.orig.tar.gz ptlib-2.10.11/src/ptlib/Nucleus++/NucleusPFilePath.cxx:30:24: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ptlib-2.10.11/src/ptlib/unix/osutil.cxx:224:24: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pulseaudio/pulseaudio_15.99.1+dfsg1.orig.tar.xz pulseaudio-15.99.1/src/modules/raop/raop-client.c:372:17: style: Redundant condition: packet. '!packet || (packet && packet->length<=0)' is equivalent to '!packet || packet->length<=0' [redundantCondition] pulseaudio-15.99.1/src/modules/raop/raop-sink.c:587:39: style: Redundant condition: u->autonull. '!u->autonull || (u->autonull && canstream)' is equivalent to '!u->autonull || canstream' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/puredata/puredata_0.52.2+ds0.orig.tar.xz pure-data-0.52-2/src/m_binbuf.c:497:14: style:inconclusive: Redundant condition: If 'c >= '0'', the comparison 'c' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pvm/pvm_3.4.6.orig.tar.gz pvm3/src/pvmcruft.c:1405:24: style: Redundant condition: If 'EXPR == '*'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pyfits/pyfits_3.4.orig.tar.gz pyfits-3.4/cextern/cfitsio/fitscore.c:2507:27: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] pyfits-3.4/cextern/cfitsio/fitscore.c:3013:27: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] pyfits-3.4/cextern/cfitsio/fitscore.c:3049:27: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pygobject/pygobject_3.42.1.orig.tar.xz pygobject-3.42.1/gi/pygboxed.c:199:38: style: Redundant condition: copy_boxed. '!copy_boxed || (copy_boxed && own_ref)' is equivalent to '!copy_boxed || own_ref' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pygobject-2/pygobject-2_2.28.6.orig.tar.bz2 pygobject-2.28.6/gobject/pygboxed.c:182:38: style: Redundant condition: copy_boxed. '!copy_boxed || (copy_boxed && own_ref)' is equivalent to '!copy_boxed || own_ref' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pygresql/pygresql_5.1.2.orig.tar.gz pygresql-5.1.2/pginternal.c:1316:38: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] pygresql-5.1.2/pginternal.c:1320:38: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pymol/pymol_2.5.0+dfsg.orig.tar.xz pymol-open-source-2.5.0/layer0/Isosurf.cpp:1214:31: style: Redundant condition: have_prev. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] pymol-open-source-2.5.0/layer0/Isosurf.cpp:1269:35: style: Redundant condition: have_prev. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pynifti/pynifti_0.20100607.1.orig.tar.gz pynifti-0.20100607.1/3rd/nifticlibs/nifti1_io.c:608:23: style: Redundant condition: nim->dim[0]>=2. 'nim->dim[0]<2 || (nim->dim[0]>=2 && nim->dim[2]<1)' is equivalent to 'nim->dim[0]<2 || nim->dim[2]<1' [redundantCondition] pynifti-0.20100607.1/3rd/nifticlibs/nifti1_io.c:615:23: style: Redundant condition: nim->dim[0]>=3. 'nim->dim[0]<3 || (nim->dim[0]>=3 && nim->dim[3]<1)' is equivalent to 'nim->dim[0]<3 || nim->dim[3]<1' [redundantCondition] pynifti-0.20100607.1/3rd/nifticlibs/nifti1_io.c:621:23: style: Redundant condition: nim->dim[0]>=4. 'nim->dim[0]<4 || (nim->dim[0]>=4 && nim->dim[4]<1)' is equivalent to 'nim->dim[0]<4 || nim->dim[4]<1' [redundantCondition] pynifti-0.20100607.1/3rd/nifticlibs/nifti1_io.c:627:23: style: Redundant condition: nim->dim[0]>=5. 'nim->dim[0]<5 || (nim->dim[0]>=5 && nim->dim[5]<1)' is equivalent to 'nim->dim[0]<5 || nim->dim[5]<1' [redundantCondition] pynifti-0.20100607.1/3rd/nifticlibs/nifti1_io.c:633:23: style: Redundant condition: nim->dim[0]>=6. 'nim->dim[0]<6 || (nim->dim[0]>=6 && nim->dim[6]<1)' is equivalent to 'nim->dim[0]<6 || nim->dim[6]<1' [redundantCondition] pynifti-0.20100607.1/3rd/nifticlibs/nifti1_io.c:639:23: style: Redundant condition: nim->dim[0]>=7. 'nim->dim[0]<7 || (nim->dim[0]>=7 && nim->dim[7]<1)' is equivalent to 'nim->dim[0]<7 || nim->dim[7]<1' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/pythia8/pythia8_8.1.86.orig.tar.gz pythia8-8.1.86.orig/src/History.cc:5480:35: style: Redundant condition: If 'radBeforeFlav < 0', the comparison 'radBeforeFlav != 21' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/python-astropy/python-astropy_1.3.orig.tar.gz astropy-1.3/cextern/cfitsio/fitscore.c:2507:27: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] astropy-1.3/cextern/cfitsio/fitscore.c:3013:27: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] astropy-1.3/cextern/cfitsio/fitscore.c:3049:27: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/python-blosc/python-blosc_1.10.6+ds1.orig.tar.xz python-blosc-1.10.6/blosc/c-blosc/internal-complibs/zstd-1.5.0/compress/zstd_compress_sequences.c:165:5: style: Redundant condition: If 'EXPR == 0', the comparison 'EXPR != 1' is always true. [redundantCondition] python-blosc-1.10.6/blosc/c-blosc/internal-complibs/zstd-1.5.0/decompress/zstd_decompress_block.c:1122:9: style: Redundant condition: If 'BIT_DStream_completed > 1', the comparison 'BIT_DStream_completed > 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/python-pysam/python-pysam_0.18.0+ds.orig.tar.xz pysam-0.18.0/bcftools/consensus.c:321:29: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '-'' is always true. [redundantCondition] pysam-0.18.0/bcftools/consensus.c.pysam.c:323:29: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '-'' is always true. [redundantCondition] pysam-0.18.0/bcftools/vcfconvert.c:182:13: style: Redundant condition: If 'EXPR == '_'', the comparison 'EXPR' is always true. [redundantCondition] pysam-0.18.0/bcftools/vcfconvert.c.pysam.c:184:13: style: Redundant condition: If 'EXPR == '_'', the comparison 'EXPR' is always true. [redundantCondition] pysam-0.18.0/bcftools/vcfisec.c:92:20: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR' is always true. [redundantCondition] pysam-0.18.0/bcftools/vcfisec.c.pysam.c:94:20: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/python-zstd/python-zstd_1.5.2.5.orig.tar.gz python-zstd_1.5.2.5.orig/zstd/lib/compress/zstd_compress_sequences.c:165:5: style: Redundant condition: If 'EXPR == 0', the comparison 'EXPR != 1' is always true. [redundantCondition] python-zstd_1.5.2.5.orig/zstd/lib/decompress/zstd_decompress_block.c:1354:9: style: Redundant condition: If 'BIT_DStream_completed > 1', the comparison 'BIT_DStream_completed > 0' is always true. [redundantCondition] python-zstd_1.5.2.5.orig/zstd/lib/decompress/zstd_decompress_block.c:1571:9: style: Redundant condition: If 'BIT_DStream_completed > 1', the comparison 'BIT_DStream_completed > 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/python2.7/python2.7_2.7.18.orig.tar.gz Python-2.7.18/Modules/binascii.c:1331:25: style: Redundant condition: !quotetabs. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/q/qemu/qemu_7.0+dfsg.orig.tar.xz qemu-7.0.0/hw/intc/riscv_aplic.c:211:27: style: Redundant condition: aplic->msimode. '!aplic->msimode || (aplic->msimode && !pending)' is equivalent to '!aplic->msimode || !pending' [redundantCondition] qemu-7.0.0/roms/openbios/fs/iso9660/iso9660_opendir.c:84:16: style: Redundant condition: If 'EXPR == '\\'', the comparison 'EXPR' is always true. [redundantCondition] qemu-7.0.0/roms/skiboot/libpore/p10_stop_api.C:755:57: style: Redundant condition: If 'i_section != 1', the comparison 'i_section != 1' is always true. [redundantCondition] qemu-7.0.0/roms/skiboot/libpore/p10_stop_api.C:767:55: style: Redundant condition: If 'i_section != 2', the comparison 'i_section != 2' is always true. [redundantCondition] qemu-7.0.0/roms/skiboot/libpore/p10_stop_api.C:828:47: style: Redundant condition: If 'i_sectn == 1', the comparison 'i_sectn == 1' is always true. [redundantCondition] qemu-7.0.0/roms/skiboot/libpore/p10_stop_api.C:835:50: style: Redundant condition: If 'i_sectn == 2', the comparison 'i_sectn == 2' is always true. [redundantCondition] qemu-7.0.0/roms/u-boot-sam460ex/arch/blackfin/lib/post.c:181:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] qemu-7.0.0/roms/u-boot-sam460ex/board/ACube/Sam460ex/Sam460ex.c:731:11: style: Redundant condition: s. '!s || (s && strlen(s)<3)' is equivalent to '!s || strlen(s)<3' [redundantCondition] qemu-7.0.0/roms/u-boot-sam460ex/drivers/video/cfb_console.c:708:19: style: Redundant condition: !console_col. 'console_col || (!console_col && nl)' is equivalent to 'console_col || nl' [redundantCondition] qemu-7.0.0/roms/u-boot-sam460ex/net/net.c:1863:11: style: Redundant condition: If 'EXPR == '"'', the comparison 'EXPR' is always true. [redundantCondition] qemu-7.0.0/roms/u-boot-sam460ex/post/post.c:200:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/q/qflow/qflow_1.4.62+dfsg.1.orig.tar.xz qflow-1.4.62/src/readverilog.c:1771:32: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/q/qgis/qgis_3.22.7+dfsg.orig.tar.xz qgis-3.22.7/external/mdal/frmts/mdal_3di.cpp:438:31: style: Redundant condition: If 'EXPR < 0', the comparison 'EXPR != 3' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/q/qonk/qonk_0.3.1.orig.tar.gz qonk-0.3.1/src/lisp/lexer.cpp:72:38: style: Redundant condition: If 'n == 0', the comparison 'n < 1024' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/q/qstat/qstat_2.17.orig.tar.gz qstat-2.17/a2s.c:734:21: style: Redundant condition: get_player_info. '!get_player_info || (get_player_info && status->have_player)' is equivalent to '!get_player_info || status->have_player' [redundantCondition] qstat-2.17/a2s.c:735:22: style: Redundant condition: get_server_rules. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] qstat-2.17/fl.c:498:21: style: Redundant condition: get_player_info. '!get_player_info || (get_player_info && status->have_player)' is equivalent to '!get_player_info || status->have_player' [redundantCondition] qstat-2.17/fl.c:499:22: style: Redundant condition: get_server_rules. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] qstat-2.17/gps.c:106:13: style: Redundant condition: If 'EXPR == '\\'', the comparison 'EXPR' is always true. [redundantCondition] qstat-2.17/qstat.c:3124:19: style: Redundant condition: !connected. 'connected || (!connected && bind_retry==-2)' is equivalent to 'connected || bind_retry==-2' [redundantCondition] qstat-2.17/qstat.c:6902:13: style: Redundant condition: If 'EXPR == '\\'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/q/qt3d-opensource-src/qt3d-opensource-src_5.15.4+dfsg.orig.tar.xz qt3d-everywhere-src-5.15.4/src/3rdparty/assimp/code/IFCGeometry.cpp:653:48: style: Redundant condition: If 'sides_with_openings == 1', the comparison 'sides_with_openings' is always true. [redundantCondition] qt3d-everywhere-src-5.15.4/src/3rdparty/assimp/code/IFCGeometry.cpp:653:103: style: Redundant condition: If 'sides_with_v_openings == 2', the comparison 'sides_with_v_openings' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/q/qt4-x11/qt4-x11_4.8.7+dfsg.orig.tar.xz qt-everywhere-opensource-src-4.8.7/src/3rdparty/harfbuzz/src/harfbuzz-gpos.c:1025:33: style: Redundant condition: If 'context_length < 1', the comparison 'context_length != 0xFFFF' is always true. [redundantCondition] qt-everywhere-opensource-src-4.8.7/src/3rdparty/harfbuzz/src/harfbuzz-gpos.c:1591:33: style: Redundant condition: If 'context_length < 2', the comparison 'context_length != 0xFFFF' is always true. [redundantCondition] qt-everywhere-opensource-src-4.8.7/src/3rdparty/harfbuzz/src/harfbuzz-gsub.c:278:33: style: Redundant condition: If 'context_length < 1', the comparison 'context_length != 0xFFFF' is always true. [redundantCondition] qt-everywhere-opensource-src-4.8.7/src/3rdparty/harfbuzz/src/harfbuzz-gpos.c:1811:33: style: Redundant condition: If 'context_length < 1', the comparison 'context_length != 0xFFFF' is always true. [redundantCondition] qt-everywhere-opensource-src-4.8.7/src/3rdparty/harfbuzz/src/harfbuzz-gsub.c:484:33: style: Redundant condition: If 'context_length < 1', the comparison 'context_length != 0xFFFF' is always true. [redundantCondition] qt-everywhere-opensource-src-4.8.7/src/3rdparty/harfbuzz/src/harfbuzz-gpos.c:2238:33: style: Redundant condition: If 'context_length < 1', the comparison 'context_length != 0xFFFF' is always true. [redundantCondition] qt-everywhere-opensource-src-4.8.7/src/3rdparty/harfbuzz/src/harfbuzz-gsub.c:682:33: style: Redundant condition: If 'context_length < 1', the comparison 'context_length != 0xFFFF' is always true. [redundantCondition] qt-everywhere-opensource-src-4.8.7/src/3rdparty/harfbuzz/src/harfbuzz-gpos.c:2648:33: style: Redundant condition: If 'context_length < 1', the comparison 'context_length != 0xFFFF' is always true. [redundantCondition] qt-everywhere-opensource-src-4.8.7/src/3rdparty/harfbuzz/src/harfbuzz-gpos.c:2973:33: style: Redundant condition: If 'context_length < 1', the comparison 'context_length != 0xFFFF' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/q/qt6-3d/qt6-3d_6.3.0+dfsg.orig.tar.xz qt3d-everywhere-src-6.3.0/src/3rdparty/assimp/src/code/Pbrt/stb_image.h:5407:17: style: Redundant condition: If 'req_comp >= 3', the comparison 'req_comp' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/q/qt6-base/qt6-base_6.3.0+dfsg.orig.tar.xz qtbase-everywhere-src-6.3.0/src/tools/moc/preprocessor.cpp:241:32: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '.'' is always true. [redundantCondition] qtbase-everywhere-src-6.3.0/src/tools/moc/preprocessor.cpp:297:31: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR' is always true. [redundantCondition] qtbase-everywhere-src-6.3.0/src/tools/moc/preprocessor.cpp:419:28: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '.'' is always true. [redundantCondition] qtbase-everywhere-src-6.3.0/src/tools/moc/preprocessor.cpp:504:27: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/q/qt6-quick3d/qt6-quick3d_6.2.4.orig.tar.xz qtquick3d-everywhere-src-6.2.4/src/3rdparty/assimp/src/code/Pbrt/stb_image.h:5407:17: style: Redundant condition: If 'req_comp >= 3', the comparison 'req_comp' is always true. [redundantCondition] qtquick3d-everywhere-src-6.2.4/src/3rdparty/xatlas/xatlas.cpp:430:2: style: Redundant condition: size>0. 'size<=0 || (size>0 && mem)' is equivalent to 'size<=0 || mem' [redundantCondition] qtquick3d-everywhere-src-6.2.4/src/plugins/assetimporters/assimp/assimpimporter.cpp:72:40: style: Redundant condition: If 'EXPR == '\0'', the comparison 'EXPR != '*'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/q/qt6-sensors/qt6-sensors_6.3.0.orig.tar.xz qtsensors-everywhere-src-6.3.0/src/plugins/sensors/sensorfw/sensorfwtapsensor.cpp:72:26: style: Redundant condition: m_isOnceStarted. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/q/qt6-tools/qt6-tools_6.3.0.orig.tar.xz qttools-everywhere-src-6.3.0/src/assistant/assistant/bookmarkmodel.cpp:278:27: style: Redundant condition: isFolder. '!isFolder || (isFolder && index.column()==0)' is equivalent to '!isFolder || index.column()==0' [redundantCondition] qttools-everywhere-src-6.3.0/src/assistant/qlitehtml/src/3rdparty/litehtml/containers/haiku/container_haiku.cpp:340:15: style: Redundant condition: basepath. '!basepath || (basepath && !basepath[0])' is equivalent to '!basepath || !basepath[0]' [redundantCondition] qttools-everywhere-src-6.3.0/src/assistant/qlitehtml/src/3rdparty/litehtml/src/document.cpp:216:12: style: Redundant condition: name. '!name || (name && !t_strcasecmp(name,_t("inherit")))' is equivalent to '!name || !t_strcasecmp(name,_t("inherit"))' [redundantCondition] qttools-everywhere-src-6.3.0/src/assistant/qlitehtml/src/3rdparty/litehtml/src/document.cpp:305:12: style: Redundant condition: name. '!name || (name && !t_strcasecmp(name,_t("inherit")))' is equivalent to '!name || !t_strcasecmp(name,_t("inherit"))' [redundantCondition] qttools-everywhere-src-6.3.0/src/assistant/qlitehtml/src/3rdparty/litehtml/src/iterators.cpp:27:18: style: Redundant condition: m_select. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] qttools-everywhere-src-6.3.0/src/assistant/qlitehtml/src/3rdparty/litehtml/src/html_tag.cpp:3379:19: style: Redundant condition: of_type. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] qttools-everywhere-src-6.3.0/src/assistant/qlitehtml/src/3rdparty/litehtml/src/html_tag.cpp:3411:17: style: Redundant condition: of_type. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] qttools-everywhere-src-6.3.0/src/assistant/qlitehtml/src/3rdparty/litehtml/src/html_tag.cpp:3595:17: style: Redundant condition: of_type. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/q/qtbase-opensource-src/qtbase-opensource-src_5.15.5+dfsg.orig.tar.xz qtbase-everywhere-src-5.15.5/src/3rdparty/harfbuzz-ng/src/hb-ot-shape-complex-use.cc:295:28: style: Redundant condition: If 'EXPR > 1', the comparison 'EXPR > 0' is always true. [redundantCondition] qtbase-everywhere-src-5.15.5/src/3rdparty/harfbuzz-ng/src/hb-ot-shape-complex-use.cc:295:40: style: Redundant condition: If 'EXPR > 2', the comparison 'EXPR > 0' is always true. [redundantCondition] qtbase-everywhere-src-5.15.5/src/3rdparty/harfbuzz-ng/src/hb-ot-shape-complex-use.cc:295:52: style: Redundant condition: If 'EXPR > 3', the comparison 'EXPR > 2' is always true. [redundantCondition] qtbase-everywhere-src-5.15.5/src/3rdparty/harfbuzz/src/harfbuzz-gpos.c:1074:33: style: Redundant condition: If 'context_length < 1', the comparison 'context_length != 0xFFFF' is always true. [redundantCondition] qtbase-everywhere-src-5.15.5/src/3rdparty/harfbuzz/src/harfbuzz-gpos.c:1769:33: style: Redundant condition: If 'context_length < 2', the comparison 'context_length != 0xFFFF' is always true. [redundantCondition] qtbase-everywhere-src-5.15.5/src/3rdparty/harfbuzz/src/harfbuzz-gpos.c:1989:33: style: Redundant condition: If 'context_length < 1', the comparison 'context_length != 0xFFFF' is always true. [redundantCondition] qtbase-everywhere-src-5.15.5/src/3rdparty/harfbuzz/src/harfbuzz-gpos.c:2416:33: style: Redundant condition: If 'context_length < 1', the comparison 'context_length != 0xFFFF' is always true. [redundantCondition] qtbase-everywhere-src-5.15.5/src/3rdparty/harfbuzz/src/harfbuzz-gpos.c:2826:33: style: Redundant condition: If 'context_length < 1', the comparison 'context_length != 0xFFFF' is always true. [redundantCondition] qtbase-everywhere-src-5.15.5/src/3rdparty/harfbuzz/src/harfbuzz-gpos.c:3151:33: style: Redundant condition: If 'context_length < 1', the comparison 'context_length != 0xFFFF' is always true. [redundantCondition] qtbase-everywhere-src-5.15.5/src/3rdparty/harfbuzz/src/harfbuzz-gsub.c:278:33: style: Redundant condition: If 'context_length < 1', the comparison 'context_length != 0xFFFF' is always true. [redundantCondition] qtbase-everywhere-src-5.15.5/src/3rdparty/harfbuzz/src/harfbuzz-gsub.c:484:33: style: Redundant condition: If 'context_length < 1', the comparison 'context_length != 0xFFFF' is always true. [redundantCondition] qtbase-everywhere-src-5.15.5/src/3rdparty/harfbuzz/src/harfbuzz-gsub.c:682:33: style: Redundant condition: If 'context_length < 1', the comparison 'context_length != 0xFFFF' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/q/qtcreator/qtcreator_8.0.0~beta1.orig.tar.xz qt-creator-opensource-src-8.0.0-beta1/src/libs/3rdparty/cplusplus/Lexer.cpp:1059:23: style: Redundant condition: _yychar. '!_yychar || (_yychar && !std::isdigit(_yychar))' is equivalent to '!_yychar || !std::isdigit(_yychar)' [redundantCondition] qt-creator-opensource-src-8.0.0-beta1/src/libs/3rdparty/cplusplus/Parser.cpp:2530:75: style: Redundant condition: If 'EXPR == 24', the comparison 'EXPR' is always true. [redundantCondition] qt-creator-opensource-src-8.0.0-beta1/src/libs/qlitehtml/src/3rdparty/litehtml/containers/haiku/container_haiku.cpp:340:15: style: Redundant condition: basepath. '!basepath || (basepath && !basepath[0])' is equivalent to '!basepath || !basepath[0]' [redundantCondition] qt-creator-opensource-src-8.0.0-beta1/src/libs/qlitehtml/src/3rdparty/litehtml/src/html_tag.cpp:3387:19: style: Redundant condition: of_type. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] qt-creator-opensource-src-8.0.0-beta1/src/libs/qlitehtml/src/3rdparty/litehtml/src/html_tag.cpp:3419:17: style: Redundant condition: of_type. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] qt-creator-opensource-src-8.0.0-beta1/src/libs/qlitehtml/src/3rdparty/litehtml/src/html_tag.cpp:3603:17: style: Redundant condition: of_type. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] qt-creator-opensource-src-8.0.0-beta1/src/plugins/clangcodemodel/moc/preprocessor.cpp:239:32: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '.'' is always true. [redundantCondition] qt-creator-opensource-src-8.0.0-beta1/src/plugins/clangcodemodel/moc/preprocessor.cpp:295:31: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR' is always true. [redundantCondition] qt-creator-opensource-src-8.0.0-beta1/src/plugins/clangcodemodel/moc/preprocessor.cpp:417:28: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '.'' is always true. [redundantCondition] qt-creator-opensource-src-8.0.0-beta1/src/plugins/clangcodemodel/moc/preprocessor.cpp:502:27: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/q/qtdeclarative-opensource-src/qtdeclarative-opensource-src_5.15.4+dfsg.orig.tar.xz qtdeclarative-everywhere-src-5.15.4/src/quick/scenegraph/util/qsgdefaultpainternode.cpp:472:24: style: Redundant condition: m_fbo. '!m_fbo || (m_fbo && m_fbo->size()!=m_fboSize)' is equivalent to '!m_fbo || m_fbo->size()!=m_fboSize' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/q/qtdeclarative-opensource-src-gles/qtdeclarative-opensource-src-gles_5.15.4+dfsg.orig.tar.xz qtdeclarative-everywhere-src-5.15.4/src/quick/scenegraph/util/qsgdefaultpainternode.cpp:472:24: style: Redundant condition: m_fbo. '!m_fbo || (m_fbo && m_fbo->size()!=m_fboSize)' is equivalent to '!m_fbo || m_fbo->size()!=m_fboSize' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/q/qtiplot/qtiplot_0.9.8.9.orig.tar.gz qtiplot-0.9.8.9/qtiplot/src/plot2D/ErrorBarsCurve.cpp:167:29: style: Redundant condition: logYScale. '!logYScale || (logYScale && yl>0)' is equivalent to '!logYScale || yl>0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/q/qtmobility/qtmobility_1.2.0.orig.tar.gz qt-mobility-opensource-src-1.2.0/plugins/contacts/symbian/contactsmodel/cntvcard/cntvcardexport.cpp:102:15: style: Redundant condition: pbapExp. '!pbapExp || (pbapExp && NeedsToBeExported(EPropertyREV))' is equivalent to '!pbapExp || NeedsToBeExported(EPropertyREV)' [redundantCondition] qt-mobility-opensource-src-1.2.0/plugins/sensors/meego/meegotapsensor.cpp:66:26: style: Redundant condition: m_isOnceStarted. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/q/qtremoteobjects-everywhere-src/qtremoteobjects-everywhere-src_5.15.4.orig.tar.xz qtremoteobjects-everywhere-src-5.15.4/tools/repc/moc_copy/preprocessor.cpp:241:32: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '.'' is always true. [redundantCondition] qtremoteobjects-everywhere-src-5.15.4/tools/repc/moc_copy/preprocessor.cpp:296:31: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR' is always true. [redundantCondition] qtremoteobjects-everywhere-src-5.15.4/tools/repc/moc_copy/preprocessor.cpp:418:28: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '.'' is always true. [redundantCondition] qtremoteobjects-everywhere-src-5.15.4/tools/repc/moc_copy/preprocessor.cpp:503:27: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR' is always true. [redundantCondition] qtremoteobjects-everywhere-src-5.15.4/tools/repc/moc_copy/preprocessor.cpp:1135:45: style: Redundant condition: If 'token == 157', the comparison 'token == 157' is always true. [redundantCondition] qtremoteobjects-everywhere-src-5.15.4/tools/repc/moc_copy/preprocessor.cpp:1138:52: style: Redundant condition: If 'lastToken == 157', the comparison 'lastToken == 157' is always true. [redundantCondition] qtremoteobjects-everywhere-src-5.15.4/tools/repc/moc_copy/preprocessor.cpp:1142:54: style: Redundant condition: If 'lastToken == 157', the comparison 'lastToken == 157' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/q/qtsensors-opensource-src/qtsensors-opensource-src_5.15.4.orig.tar.xz qtsensors-everywhere-src-5.15.4/src/plugins/sensors/sensorfw/sensorfwtapsensor.cpp:72:26: style: Redundant condition: m_isOnceStarted. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/q/qttools-opensource-src/qttools-opensource-src_5.15.4.orig.tar.xz qttools-everywhere-src-5.15.4/src/assistant/assistant/bookmarkmodel.cpp:277:27: style: Redundant condition: isFolder. '!isFolder || (isFolder && index.column()==0)' is equivalent to '!isFolder || index.column()==0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/q/qtwebkit/qtwebkit_2.3.4.dfsg.orig.tar.xz qtwebkit-2.3.4+dfsg/Source/JavaScriptCore/testRegExp.cpp:390:22: style: Redundant condition: If '!EXPR', the comparison 'EXPR != ','' is always true. [redundantCondition] qtwebkit-2.3.4+dfsg/Source/WebCore/loader/FrameLoader.cpp:1002:25: style: Redundant condition: stateObject. '!stateObject || (stateObject && !isNewNavigation)' is equivalent to '!stateObject || !isNewNavigation' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/q/qtwebkit-opensource-src/qtwebkit-opensource-src_5.212.0~alpha4.orig.tar.xz qtwebkit-5.212.0-alpha4/Source/JavaScriptCore/testRegExp.cpp:407:22: style: Redundant condition: If '!EXPR', the comparison 'EXPR != ','' is always true. [redundantCondition] qtwebkit-5.212.0-alpha4/Source/WebCore/loader/FrameLoader.cpp:1002:25: style: Redundant condition: stateObject. '!stateObject || (stateObject && !isNewNavigation)' is equivalent to '!stateObject || !isNewNavigation' [redundantCondition] qtwebkit-5.212.0-alpha4/Source/WebCore/platform/graphics/transforms/TransformOperation.h:90:79: style: Redundant condition: If 'EXPR == 6', the comparison 'EXPR == 6' is always true. [redundantCondition] qtwebkit-5.212.0-alpha4/Source/WebCore/rendering/RenderBlockFlow.cpp:1073:48: style: Redundant condition: marginInfo.discardMargin(). '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] qtwebkit-5.212.0-alpha4/Source/WebCore/rendering/RenderInline.cpp:367:30: style: Redundant condition: childInline. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] qtwebkit-5.212.0-alpha4/Source/WebCore/rendering/RenderInline.cpp:374:29: style: Redundant condition: !childInline. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] qtwebkit-5.212.0-alpha4/Source/WebCore/rendering/RenderNamedFlowThread.cpp:743:87: style: Redundant condition: !endsBelowRegion. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] qtwebkit-5.212.0-alpha4/Source/WebCore/rendering/RenderNamedFlowThread.cpp:772:37: style: Redundant condition: !endsBelowRegion. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] qtwebkit-5.212.0-alpha4/Source/WebCore/rendering/SimpleLineLayoutTextFragmentIterator.h:162:43: style: Redundant condition: segment->start==segment->end. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/q/quagga/quagga_1.2.4.orig.tar.gz quagga-1.2.4/bgpd/bgp_packet.c:2289:13: style: Redundant condition: ok. '!ok || (ok && ret!=CMD_SUCCESS)' is equivalent to '!ok || ret!=CMD_SUCCESS' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/q/quakespasm/quakespasm_0.94.5+dfsg.orig.tar.xz quakespasm-0.94.5/Quake/host_cmd.c:1821:20: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/q/qupzilla/qupzilla_1.8.9~dfsg1.orig.tar.xz qupzilla-1.8.9~dfsg1/src/lib/downloads/downloadmanager.cpp:153:27: style: Redundant condition: downItem. '!downItem || (downItem && downItem->isCancelled())' is equivalent to '!downItem || downItem->isCancelled()' [redundantCondition] qupzilla-1.8.9~dfsg1/src/lib/downloads/downloadmanager.cpp:270:23: style: Redundant condition: downItem. '!downItem || (downItem && downItem->isCancelled())' is equivalent to '!downItem || downItem->isCancelled()' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/q/qutecom/qutecom_2.2.1+dfsg1.orig.tar.gz qutecom-2.2.1+dfsg1/libs/3rdparty/tinyxml/tinyxmlparser.cpp:445:14: style: Redundant condition: If 'EXPR == '#'', the comparison 'EXPR' is always true. [redundantCondition] qutecom-2.2.1+dfsg1/libs/3rdparty/tinyxml/tinyxmlparser.cpp:823:16: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] qutecom-2.2.1+dfsg1/libs/3rdparty/tinyxml/tinyxmlparser.cpp:1280:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] qutecom-2.2.1+dfsg1/libs/3rdparty/tinyxml/tinyxmlparser.cpp:1380:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '='' is always true. [redundantCondition] qutecom-2.2.1+dfsg1/qutecom/src/model/profile/UserProfileHandler.cpp:132:27: style: Redundant condition: _currentUserProfile. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] qutecom-2.2.1+dfsg1/wifo/eXosip/src/jfreinds.c:287:25: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] qutecom-2.2.1+dfsg1/wifo/eXosip/src/jidentity.c:238:25: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] qutecom-2.2.1+dfsg1/wifo/eXosip/src/jsubscribers.c:115:25: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] qutecom-2.2.1+dfsg1/wifo/netlib/src/netlib.cpp:161:26: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] qutecom-2.2.1+dfsg1/wifo/phapi/amrwb/dec_dtx.c:674:62: style: Redundant condition: st->mem_valid_data==0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] qutecom-2.2.1+dfsg1/wifo/wifo-plugins/sfp-plugin/src/sfp-plugin.c:758:27: style: Redundant condition: call_id>0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] qutecom-2.2.1+dfsg1/wifo/wifo-plugins/sfp-plugin/src/sfp-plugin.c:1286:18: style: Redundant condition: hCall>0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] qutecom-2.2.1+dfsg1/wifo/wifo-plugins/sfp-plugin/src/sfp-plugin.c:1353:18: style: Redundant condition: hCall>0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] qutecom-2.2.1+dfsg1/wifo/wifo-plugins/sfp-plugin/src/sfp-plugin.c:1371:18: style: Redundant condition: hCall>0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] qutecom-2.2.1+dfsg1/wifo/wifo-plugins/sfp-plugin/src/sfp-plugin.c:1390:18: style: Redundant condition: hCall>0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] qutecom-2.2.1+dfsg1/wifo/wifo-plugins/sfp-plugin/src/sfp-plugin.c:1422:18: style: Redundant condition: hCall>0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] qutecom-2.2.1+dfsg1/wifo/wifo-plugins/sfp-plugin/src/sfp-plugin.c:1453:18: style: Redundant condition: hCall>0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/q/qutemol/qutemol_0.4.1~cvs20081111.orig.tar.gz qutemol/vcg/wrap/gui/trackmode.cpp:701:36: style: Redundant condition: p_on_side. '!p_on_side || (p_on_side && mid_inside)' is equivalent to '!p_on_side || mid_inside' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/q/qwbfsmanager/qwbfsmanager_1.2.1.orig.tar.gz qwbfsmanager-1.2.1-src/qwbfs/src/models/pPartition.cpp:44:22: style: Redundant condition: checkValidity. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/r-base/r-base_4.2.0.orig.tar.gz R-4.2.0/src/extra/intl/dcigettext.c:706:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] R-4.2.0/src/gnuwin32/console.c:1388:16: style: Redundant condition: p->modbrk. '!p->modbrk || (p->modbrk && st==p->modbrk)' is equivalent to '!p->modbrk || st==p->modbrk' [redundantCondition] R-4.2.0/src/gnuwin32/console.c:1454:16: style: Redundant condition: p->modbrk. '!p->modbrk || (p->modbrk && st==p->modbrk)' is equivalent to '!p->modbrk || st==p->modbrk' [redundantCondition] R-4.2.0/src/library/utils/src/windows/dataentry.c:1071:20: style: Redundant condition: DE->p->modbrk. '!DE->p->modbrk || (DE->p->modbrk && st==DE->p->modbrk)' is equivalent to '!DE->p->modbrk || st==DE->p->modbrk' [redundantCondition] R-4.2.0/src/library/utils/src/windows/dataentry.c:1144:20: style: Redundant condition: DE->p->modbrk. '!DE->p->modbrk || (DE->p->modbrk && st==DE->p->modbrk)' is equivalent to '!DE->p->modbrk || st==DE->p->modbrk' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/r-bioc-rhtslib/r-bioc-rhtslib_1.28.0+dfsg.orig.tar.xz Rhtslib/src/htslib-1.7/vcf.c:322:20: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] Rhtslib/src/htslib-1.7/vcf.c:331:20: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] Rhtslib/src/htslib-1.7/vcf.c:344:20: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/r-cran-fansi/r-cran-fansi_1.0.3.orig.tar.gz fansi/src/normalize.c:54:24: style: Redundant condition: If 'EXPR == 0x1b', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/r-cran-git2r/r-cran-git2r_0.30.1.orig.tar.gz git2r/src/libgit2/src/commit.c:540:18: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/r-cran-logspline/r-cran-logspline_2.1.17.orig.tar.gz logspline/src/lsdall.c:797:39: style: Redundant condition: zheta[0]>=0.. 'zheta[0]<0. || (zheta[0]>=0. && bound[2]=0.. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/r-cran-openmx/r-cran-openmx_2.20.6+dfsg.orig.tar.xz OpenMx/src/slsqp.c:2585:22: style: Redundant condition: constrained. '!constrained || (constrained && minor.feasible)' is equivalent to '!constrained || minor.feasible' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/r-cran-randomfields/r-cran-randomfields_3.3.14.orig.tar.gz RandomFields/src/startGetNset.cc:939:35: style: Redundant condition: monotone==MON_MISMATCH. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/r-cran-rbibutils/r-cran-rbibutils_2.2.8.orig.tar.gz rbibutils/src/latex.c:521:25: style: Redundant condition: If 'EXPR == '{'', the comparison 'EXPR' is always true. [redundantCondition] rbibutils/src/latex.c:521:58: style: Redundant condition: If 'EXPR == '}'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/r-cran-readr/r-cran-readr_2.1.2.orig.tar.gz readr/src/grisu3.c:305:15: style: Redundant condition: If 'v > 0', the comparison 'v <= 1.7976931348623157e308' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/r-cran-rniftilib/r-cran-rniftilib_0.0-35.r79.orig.tar.xz r-cran-rniftilib-0.0-35.r79/src/nifti1_io.c:671:23: style: Redundant condition: nim->dim[0]>=2. 'nim->dim[0]<2 || (nim->dim[0]>=2 && nim->dim[2]<1)' is equivalent to 'nim->dim[0]<2 || nim->dim[2]<1' [redundantCondition] r-cran-rniftilib-0.0-35.r79/src/nifti1_io.c:678:23: style: Redundant condition: nim->dim[0]>=3. 'nim->dim[0]<3 || (nim->dim[0]>=3 && nim->dim[3]<1)' is equivalent to 'nim->dim[0]<3 || nim->dim[3]<1' [redundantCondition] r-cran-rniftilib-0.0-35.r79/src/nifti1_io.c:684:23: style: Redundant condition: nim->dim[0]>=4. 'nim->dim[0]<4 || (nim->dim[0]>=4 && nim->dim[4]<1)' is equivalent to 'nim->dim[0]<4 || nim->dim[4]<1' [redundantCondition] r-cran-rniftilib-0.0-35.r79/src/nifti1_io.c:690:23: style: Redundant condition: nim->dim[0]>=5. 'nim->dim[0]<5 || (nim->dim[0]>=5 && nim->dim[5]<1)' is equivalent to 'nim->dim[0]<5 || nim->dim[5]<1' [redundantCondition] r-cran-rniftilib-0.0-35.r79/src/nifti1_io.c:696:23: style: Redundant condition: nim->dim[0]>=6. 'nim->dim[0]<6 || (nim->dim[0]>=6 && nim->dim[6]<1)' is equivalent to 'nim->dim[0]<6 || nim->dim[6]<1' [redundantCondition] r-cran-rniftilib-0.0-35.r79/src/nifti1_io.c:702:23: style: Redundant condition: nim->dim[0]>=7. 'nim->dim[0]<7 || (nim->dim[0]>=7 && nim->dim[7]<1)' is equivalent to 'nim->dim[0]<7 || nim->dim[7]<1' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/r-cran-rtsne/r-cran-rtsne_0.16.orig.tar.gz Rtsne/src/tsne.cpp:754:25: style: Redundant condition: present. '!present || (present && n<=col_P[i])' is equivalent to '!present || n<=col_P[i]' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/r-cran-stringi/r-cran-stringi_1.7.6.orig.tar.gz stringi/src/icu55/i18n/ucol_sit.cpp:340:23: style: Redundant condition: If 'EXPR == '_'', the comparison 'EXPR' is always true. [redundantCondition] stringi/src/icu69/i18n/ucol_sit.cpp:341:23: style: Redundant condition: If 'EXPR == '_'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/r-cran-vroom/r-cran-vroom_1.5.7.orig.tar.gz vroom/src/grisu3.c:297:15: style: Redundant condition: If 'v > 0', the comparison 'v <= 1.7976931348623157e308' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/rafkill/rafkill_1.2.2.orig.tar.gz rafkill-1.2.2/src/level.cpp:457:27: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\n'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/raidutils/raidutils_0.0.6.orig.tar.gz raidutils-0.0.6.orig/raideng/osd_unix.cpp:3120:33: style: Redundant condition: i==-1. 'i!=-1 || (i==-1 && errno==EINTR)' is equivalent to 'i!=-1 || errno==EINTR' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/rapmap/rapmap_0.15.0+dfsg.orig.tar.xz RapMap-salmon-v0.15.0/src/RapMapSAIndexer.cpp:693:31: style: Redundant condition: keepDuplicates. '!keepDuplicates || (keepDuplicates && !didCollide)' is equivalent to '!keepDuplicates || !didCollide' [redundantCondition] RapMap-salmon-v0.15.0/src/bit_array.c:1308:25: style:inconclusive: Redundant condition: If 'EXPR == '\0'', the comparison 'EXPR < '0'' is always true. [redundantCondition] RapMap-salmon-v0.15.0/src/bit_array.c:1316:28: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/raptor/raptor_1.4.21.orig.tar.gz raptor-1.4.21/src/ntriples_parse.c:705:19: style: Redundant condition: len. '!len || (len && *p!='<')' is equivalent to '!len || *p!='<'' [redundantCondition] raptor-1.4.21/src/ntriples_parse.c:850:19: style: Redundant condition: len. '!len || (len && *p!='<')' is equivalent to '!len || *p!='<'' [redundantCondition] raptor-1.4.21/src/raptor_grddl.c:758:24: style: Redundant condition: sheet->mediaType. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] raptor-1.4.21/src/raptor_namespace.c:924:14: style: Redundant condition: string. '!string || (string && !*string)' is equivalent to '!string || !*string' [redundantCondition] raptor-1.4.21/src/raptor_rfc2396.c:146:9: style: Redundant condition: If 'EXPR == '?'', the comparison 'EXPR' is always true. [redundantCondition] raptor-1.4.21/src/raptor_rfc2396.c:161:9: style: Redundant condition: If 'EXPR == '#'', the comparison 'EXPR' is always true. [redundantCondition] raptor-1.4.21/src/raptor_rss.c:285:36: style: Redundant condition: i==RAPTOR_ATOM_AUTHOR. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] raptor-1.4.21/src/raptor_rdfxml.c:909:26: style: Redundant condition: attr->nspace. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] raptor-1.4.21/src/raptor_uri.c:1015:16: style: Redundant condition: ud->path. '!ud->path || (ud->path && !*ud->path)' is equivalent to '!ud->path || !*ud->path' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/raptor2/raptor2_2.0.14.orig.tar.gz raptor2-2.0.14/src/raptor_grddl.c:783:24: style: Redundant condition: sheet->mediaType. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] raptor2-2.0.14/src/raptor_namespace.c:891:14: style: Redundant condition: string. '!string || (string && !*string)' is equivalent to '!string || !*string' [redundantCondition] raptor2-2.0.14/src/raptor_ntriples.c:598:22: style: Redundant condition: *len_p. '!*len_p || (*len_p && *p!='<')' is equivalent to '!*len_p || *p!='<'' [redundantCondition] raptor2-2.0.14/src/raptor_rfc2396.c:140:9: style: Redundant condition: If 'EXPR == '?'', the comparison 'EXPR' is always true. [redundantCondition] raptor2-2.0.14/src/raptor_rfc2396.c:155:9: style: Redundant condition: If 'EXPR == '#'', the comparison 'EXPR' is always true. [redundantCondition] raptor2-2.0.14/src/raptor_rdfxml.c:783:13: style: Redundant condition: ns. '!ns || (ns && !raptor_namespace_get_uri(ns))' is equivalent to '!ns || !raptor_namespace_get_uri(ns)' [redundantCondition] raptor2-2.0.14/src/raptor_rdfxml.c:804:26: style: Redundant condition: attr->nspace. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] raptor2-2.0.14/src/raptor_rss.c:292:36: style: Redundant condition: i==RAPTOR_ATOM_AUTHOR. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] raptor2-2.0.14/src/raptor_uri.c:880:16: style: Redundant condition: ud->path. '!ud->path || (ud->path && !*ud->path)' is equivalent to '!ud->path || !*ud->path' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/rarian/rarian_0.8.1.orig.tar.gz rarian-0.8.1/util/tinyxmlparser.cpp:434:14: style: Redundant condition: If 'EXPR == '#'', the comparison 'EXPR' is always true. [redundantCondition] rarian-0.8.1/util/tinyxmlparser.cpp:808:16: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] rarian-0.8.1/util/tinyxmlparser.cpp:1249:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] rarian-0.8.1/util/tinyxmlparser.cpp:1349:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '='' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/rasmol/rasmol_2.7.6.0.orig.tar.gz rasmol-2.7.6.0/src/command.c:1703:39: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\n'' is always true. [redundantCondition] rasmol-2.7.6.0/src/command.c:1851:22: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] rasmol-2.7.6.0/src/command.c:1889:30: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] rasmol-2.7.6.0/src/command.c:8422:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/rasqal/rasqal_0.9.33.orig.tar.gz rasqal-0.9.33/src/rasqal_ntriples.c:679:22: style: Redundant condition: *len_p. '!*len_p || (*len_p && *p!='<')' is equivalent to '!*len_p || *p!='<'' [redundantCondition] rasqal-0.9.33/src/rasqal_regex.c:199:9: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/razorqt/razorqt_0.5.2.orig.tar.xz razorqt-0.5.2/razorqt-session/razor-config-session/autostartitem.cpp:105:53: style: Redundant condition: If 'state == 2', the comparison 'state != 3' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/rbdoom3bfg/rbdoom3bfg_1.4.0+dfsg.orig.tar.xz RBDOOM-3-BFG-1.4.0/neo/d3xp/MultiplayerGame.cpp:1013:26: style: Redundant condition: player!=winner. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] RBDOOM-3-BFG-1.4.0/neo/d3xp/menus/MenuScreen_Shell_Save.cpp:256:39: style: Redundant condition: options->GetViewIndex()==0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] RBDOOM-3-BFG-1.4.0/neo/renderer/RenderSystem_init.cpp:892:11: style: Redundant condition: ref. '!ref || (ref && !(ref->rdflags&RDF_IRRADIANCE))' is equivalent to '!ref || !(ref->rdflags&RDF_IRRADIANCE)' [redundantCondition] RBDOOM-3-BFG-1.4.0/neo/libs/stb/stb_image.h:7085:15: style: Redundant condition: If 'req_comp >= 3', the comparison 'req_comp' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/rdist/rdist_6.1.5.orig.tar.bz2 rdist-6.1.5/src/filesys.c:155:18: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/rdkit/rdkit_202203.2.orig.tar.xz rdkit-Release_2022_03_2/Code/GraphMol/StructChecker/Stereo.cpp:212:22: style: Redundant condition: If 'element == 7', the comparison 'element != 6' is always true. [redundantCondition] rdkit-Release_2022_03_2/Code/GraphMol/resMolSupplierTest.cpp:465:37: style: Redundant condition: haveFirstDoubleNeg. '!haveFirstDoubleNeg || (haveFirstDoubleNeg && haveDoubleNeg)' is equivalent to '!haveFirstDoubleNeg || haveDoubleNeg' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/rdma-core/rdma-core_40.0.orig.tar.gz rdma-core-40.0/infiniband-diags/ibtracert.c:127:36: style: Redundant condition: node->type==IB_NODE_SWITCH. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/re/re_0.1.orig.tar.gz re-0.1.orig/src/ru32fi.c:67:24: style: Redundant condition: hexsmb=='\\'. 'hexsmb!='\\' || (hexsmb=='\\' && n0==1)' is equivalent to 'hexsmb!='\\' || n0==1' [redundantCondition] re-0.1.orig/src/ru32fi.c:147:25: style: Redundant condition: hexsmb=='\\'. 'hexsmb!='\\' || (hexsmb=='\\' && n0==1)' is equivalent to 'hexsmb!='\\' || n0==1' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/readline/readline_8.2~beta.orig.tar.gz readline-8.2-beta/vi_mode.c:2322:14: style:inconclusive: Redundant condition: If 'ch < 0', the comparison 'ch < 'a'' is always true. [redundantCondition] readline-8.2-beta/vi_mode.c:2373:19: style:inconclusive: Redundant condition: If 'ch < 0', the comparison 'ch < 'a'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/readline6/readline6_6.3.orig.tar.gz readline-6.3/vi_mode.c:2083:14: style:inconclusive: Redundant condition: If 'ch < 0', the comparison 'ch < 'a'' is always true. [redundantCondition] readline-6.3/vi_mode.c:2135:19: style:inconclusive: Redundant condition: If 'ch < 0', the comparison 'ch < 'a'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/readseq/readseq_1.orig.tar.gz readseq-1/ureadseq.c:370:41: style: Redundant condition: If 'EXPR == '>'', the comparison 'EXPR != 0' is always true. [redundantCondition] readseq-1/ureadseq.c:392:43: style: Redundant condition: If 'EXPR == '>'', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/readstat/readstat_1.1.8.orig.tar.gz ReadStat-1.1.8/src/bin/write/json/write_missing_values.c:132:18: style: Redundant condition: is_range. 'is_range || (is_range && discrete)' is equivalent to 'is_range' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/realtimebattle/realtimebattle_1.0.8.orig.tar.gz realtimebattle-1.0.8/intl/dcigettext.c:583:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/recode/recode_3.6.orig.tar.gz recode-3.6/lib/gettext.c:1891:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/recoll/recoll_1.32.2.orig.tar.gz recoll-1.32.2/rcldb/rclabstract.cpp:481:20: style: Redundant condition: incjk. '!incjk || (incjk && !newcjk)' is equivalent to '!incjk || !newcjk' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/recutils/recutils_1.8.orig.tar.gz recutils-1.8/src/rec-sex.c:772:28: style: Redundant condition: op1. '!op1 || (op1 && op2)' is equivalent to '!op1 || op2' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/redhat-cluster/redhat-cluster_3.1.8.orig.tar.gz cluster-3.1.8/config/libs/libccsconfdb/fullxpath.c:65:15: style: Redundant condition: *buffer. '!*buffer || (*buffer && !strlen(*buffer))' is equivalent to '!*buffer || !strlen(*buffer)' [redundantCondition] cluster-3.1.8/rgmanager/src/utils/clustat.c:920:15: style: Redundant condition: name. '!name || (name && svcname)' is equivalent to '!name || svcname' [redundantCondition] cluster-3.1.8/rgmanager/src/utils/clustat.c:965:15: style: Redundant condition: name. '!name || (name && svcname)' is equivalent to '!name || svcname' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/redland/redland_1.0.17.orig.tar.gz redland-1.0.17/src/rdf_heuristics.c:117:14: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR' is always true. [redundantCondition] redland-1.0.17/src/rdf_parser.c:204:17: style: Redundant condition: mime_type. '!mime_type || (mime_type && !*mime_type)' is equivalent to '!mime_type || !*mime_type' [redundantCondition] redland-1.0.17/src/rdf_serializer.c:208:17: style: Redundant condition: mime_type. '!mime_type || (mime_type && !*mime_type)' is equivalent to '!mime_type || !*mime_type' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/refdb/refdb_1.0.2.orig.tar.gz refdb-1.0.2/src/risxhandler.c:844:18: style: Redundant condition: title_type. '!title_type || (title_type && !strcmp(title_type,"full"))' is equivalent to '!title_type || !strcmp(title_type,"full")' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/referencer/referencer_1.2.2.orig.tar.gz referencer-1.2.2/libbibutils/bibtexin.c:96:19: style: Redundant condition: s->len==0. 's->len!=0 || (s->len==0 && !is_ws(*p))' is equivalent to 's->len!=0 || !is_ws(*p)' [redundantCondition] referencer-1.2.2/libbibutils/medin.c:219:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/refind/refind_0.13.2.orig.tar.gz refind-0.13.2/refind/menu.c:1109:76: style: Redundant condition: PointerActive. '!PointerActive || (PointerActive && DrawSelection)' is equivalent to '!PointerActive || DrawSelection' [redundantCondition] refind-0.13.2/refind/menu.c:1152:80: style: Redundant condition: PointerActive. '!PointerActive || (PointerActive && DrawSelection)' is equivalent to '!PointerActive || DrawSelection' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/regina-normal/regina-normal_7.0.orig.tar.gz regina-7.0/engine/libnormaliz/project_and_lift.cpp:953:28: style: Redundant condition: lifting_float. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] regina-7.0/engine/subcomplex/blockedsfs.cpp:415:18: style: Redundant condition: !thin. 'thin || (!thin && id==1||id==3)' is equivalent to 'thin || id==1||id==3' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/regina-rexx/regina-rexx_3.6.orig.tar.bz2 Regina-REXX-3.6/builtin.c:215:20: style: Redundant condition: sptr=send || (sptr=end)' is equivalent to 'sptr>=send || tptr>=end' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/reiserfsprogs/reiserfsprogs_3.6.27.orig.tar.gz reiserfsprogs-3.6.27/debugreiserfs/pack.c:385:7: style: Redundant condition: i. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] reiserfsprogs-3.6.27/debugreiserfs/pack.c:394:7: style: Redundant condition: i. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/relion/relion_3.1.3.orig.tar.gz relion-3.1.3/src/exp_model.cpp:1134:25: style: Redundant condition: have_tiltpsi. '!have_tiltpsi || (have_tiltpsi && ABS(tilt)<0.001)' is equivalent to '!have_tiltpsi || ABS(tilt)<0.001' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/renderdoc/renderdoc_1.20+dfsg.orig.tar.xz renderdoc-1.20/qrenderdoc/Widgets/BufferFormatSpecifier.cpp:63:13: style: Redundant condition: !newFmt. 'newFmt || (!newFmt && format.isEmpty())' is equivalent to 'newFmt || format.isEmpty()' [redundantCondition] renderdoc-1.20/renderdoc/3rdparty/zstd/zstd_compress.c:1805:5: style: Redundant condition: If 'EXPR == 0', the comparison 'EXPR != 1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/repsnapper/repsnapper_2.5a5.orig.tar.gz repsnapper-2.5a5/libraries/amf/amftools-code/src/stb_image/stb_image.cpp:2704:17: style: Redundant condition: If 'req_comp >= 3', the comparison 'req_comp' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/residualvm/residualvm_0.1.1+dfsg.orig.tar.xz residualvm-0.1.1/gui/about.cpp:220:16: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/resiprocate/resiprocate_1.11.0~beta1.orig.tar.gz resiprocate-1.11.0~beta1/resip/stack/TransactionState.cxx:2924:40: style: Redundant condition: mMachine==Stateless. 'mMachine!=Stateless || (mMachine==Stateless && !mId.empty())' is equivalent to 'mMachine!=Stateless || !mId.empty()' [redundantCondition] resiprocate-1.11.0~beta1/resip/stack/TransactionState.cxx:2925:40: style: Redundant condition: mMachine!=Stateless. 'mMachine==Stateless || (mMachine!=Stateless && sip)' is equivalent to 'mMachine==Stateless || sip' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/rfc5766-turn-server/rfc5766-turn-server_3.2.4.5.orig.tar.gz turnserver-3.2.4.5/src/apps/common/apputils.c:573:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] turnserver-3.2.4.5/src/apps/relay/userdb.c:269:13: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] turnserver-3.2.4.5/src/apps/relay/userdb.c:473:14: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] turnserver-3.2.4.5/src/client/ns_turn_ioaddr.c:270:11: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] turnserver-3.2.4.5/src/client/ns_turn_ioaddr.c:277:16: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/ries/ries_2018.08.05.orig.tar.xz ries-2018.08.05/ries.c:4413:21: style:inconclusive: Redundant condition: If 'EXPR > ' '', the comparison 'EXPR' is always true. [redundantCondition] ries-2018.08.05/ries.c:4415:18: style:inconclusive: Redundant condition: If 'EXPR > ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/ripmime/ripmime_1.4.0.10.debian.1.orig.tar.gz ripmime-1.4.0.10.debian.1/MIME_headers.c:1701:33: style: Redundant condition: If 'EXPR == '='', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ripmime-1.4.0.10.debian.1/MIME_headers.c:1749:31: style: Redundant condition: If 'EXPR == '\"'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ripmime-1.4.0.10.debian.1/pldstr.c:300:17: style: Redundant condition: If 'EXPR', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ripmime-1.4.0.10.debian.1/ripOLE/pldstr.c:300:17: style: Redundant condition: If 'EXPR', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/ripole/ripole_0.2.0+20081101.0215.orig.tar.gz ripole-0.2-dev/pldstr.c:300:17: style: Redundant condition: If 'EXPR', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/rivet/rivet_1.8.3.orig.tar.gz rivet-1.8.3/src/Analyses/ATLAS_2012_I1180197.cc:293:25: style: Redundant condition: njet>=4. 'njet<4 || (njet>=4 && recon_jets[3].momentum().perp()<50.)' is equivalent to 'njet<4 || recon_jets[3].momentum().perp()<50.' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/rman/rman_3.2.orig.tar.gz rman-3.2/rman.c:777:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/roaraudio/roaraudio_1.0~beta12.orig.tar.gz roaraudio-1.0beta12/roard/driver.c:164:50: style: Redundant condition: g_driver[i].open==NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] roaraudio-1.0beta12/roard/driver.c:173:50: style: Redundant condition: g_driver[i].open==NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] roaraudio-1.0beta12/roard/driver.c:182:50: style: Redundant condition: g_driver[i].open==NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] roaraudio-1.0beta12/roard/driver.c:190:50: style: Redundant condition: g_driver[i].open==NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] roaraudio-1.0beta12/roard/streams.c:1196:32: style: Redundant condition: !g_streams[id]->ready. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/robojournal/robojournal_0.5.orig.tar.gz robojournal-0.5/core/hunspell/hunspell.cxx:164:24: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] robojournal-0.5/core/hunspell/hunspell.cxx:208:24: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/robot-testing-framework/robot-testing-framework_2.0.1+ds1.orig.tar.xz robot-testing-framework-2.0.1/src/robottestingframework/src/Arguments.cpp:37:31: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/root-system/root-system_5.34.19+dfsg.orig.tar.gz root-system-5.34.19+dfsg/cint/cint/src/newlink.cxx:5507:87: style: Redundant condition: !ifunc->mangled_name[j]. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] root-system-5.34.19+dfsg/cint/cint/src/newlink.cxx:5562:54: style: Redundant condition: G__dicttype==kNoWrappersDictionary. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] root-system-5.34.19+dfsg/cint/cint/src/newlink.cxx:9380:54: style: Redundant condition: G__dicttype==kNoWrappersDictionary. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/ros-ros-comm/ros-ros-comm_1.15.14+ds.orig.tar.xz ros_comm-1.15.14/tools/topic_tools/src/mux.cpp:123:48: style: Redundant condition: g_advertised. '!g_advertised || (g_advertised && g_pub.getNumSubscribers())' is equivalent to '!g_advertised || g_pub.getNumSubscribers()' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/rosegarden/rosegarden_22.06.orig.tar.bz2 rosegarden-22.06/src/gui/editors/notation/NotationHLayout.cpp:442:53: style: Redundant condition: m_distributeVerses. '!m_distributeVerses || (m_distributeVerses && verseOk)' is equivalent to '!m_distributeVerses || verseOk' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/rplay/rplay_3.3.2.orig.tar.gz rplay-3.3.2/librplay/rptp.c:642:35: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] rplay-3.3.2/librplay/rptp.c:651:27: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] rplay-3.3.2/rplayd/sound.c:2057:21: style: Redundant condition: s->mapped. '!s->mapped || (s->mapped && !s->size)' is equivalent to '!s->mapped || !s->size' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/rpm/rpm_4.17.0+dfsg1.orig.tar.xz rpm-4.17.0/lib/header.c:1296:12: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/rsem/rsem_1.3.3+dfsg.orig.tar.xz RSEM-1.3.3/SamParser.h:125:20: style: Redundant condition: readType==1. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] RSEM-1.3.3/SamParser.h:157:20: style: Redundant condition: readType==1. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] RSEM-1.3.3/SamParser.h:199:20: style: Redundant condition: readType==1. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] RSEM-1.3.3/SamParser.h:243:20: style: Redundant condition: readType==1. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/rserve/rserve_1.8-10.orig.tar.gz Rserve/src/proxy/http.c:275:13: style:inconclusive: Redundant condition: If 'EXPR > ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/rspamd/rspamd_3.2.orig.tar.xz rspamd-3.2/contrib/zstd/zstd_compress_sequences.c:150:5: style: Redundant condition: If 'EXPR == 0', the comparison 'EXPR != 1' is always true. [redundantCondition] rspamd-3.2/contrib/zstd/zstd_decompress_block.c:1028:9: style: Redundant condition: If 'BIT_DStream_completed > 1', the comparison 'BIT_DStream_completed > 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/rsyslog/rsyslog_8.2206.0.orig.tar.gz rsyslog-8.2206.0/runtime/cfsysline.c:276:18: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] rsyslog-8.2206.0/runtime/cfsysline.c:277:18: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] rsyslog-8.2206.0/runtime/cfsysline.c:278:18: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/rtklib/rtklib_2.4.3.b34+dfsg.orig.tar.xz rtklib/src/download.c:98:19: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/ruby-nmatrix/ruby-nmatrix_0.1.0~rc3.orig.tar.gz nmatrix-0.1.0.rc3/ext/nmatrix/storage/list/list.cpp:1214:30: style: Redundant condition: node->next. '!node->next || (node->next && node->next->key>key)' is equivalent to '!node->next || node->next->key>key' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/ruby-opengl/ruby-opengl_0.60.1+dfsg2.orig.tar.gz ruby-opengl-0.60.1.orig/ext/gl/gl.c:125:22: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/ruby-passenger/ruby-passenger_4.0.53.orig.tar.gz passenger-4.0.53/test/cxx/ProcessMetricsCollectorTest.cpp:120:24: style: Redundant condition: If 'swap == -1', the comparison 'swap < 10000' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/ruby-rdiscount/ruby-rdiscount_2.1.8.orig.tar.gz rdiscount-2.1.8/ext/markdown.c:653:33: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/ruby2.7/ruby2.7_2.7.5.orig.tar.xz ruby-2.7.5/ext/nkf/nkf-utf8/nkf.c:3896:9: style: Redundant condition: If 'c2 == 4115', the comparison 'c2' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/ruby3.1/ruby3.1_3.1.2.orig.tar.xz ruby-3.1.2/ext/nkf/nkf-utf8/nkf.c:3896:9: style: Redundant condition: If 'c2 == 4115', the comparison 'c2' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/rudecgi/rudecgi_5.0.0.orig.tar.gz rudecgi-5.0.0/src/NewMultipartParser.cpp:156:31: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR == 0x0a' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/r/ruli/ruli_0.36.orig.tar.gz ruli-0.36/src/ruli_getaddrinfo.c:83:13: style: Redundant condition: node. '!node || (node && !*node)' is equivalent to '!node || !*node' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/s390-tools/s390-tools_2.16.0.orig.tar.gz s390-tools-2.16.0/zkey/utils.c:677:20: style: Redundant condition: apqns!=NULL. 'apqns==NULL || (apqns!=NULL && strlen(apqns)==0)' is equivalent to 'apqns==NULL || strlen(apqns)==0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/safe-iop/safe-iop_0.3.1.orig.tar.gz safe-iop-0.3.1/src/safe_iop.c:34:22: style: Redundant condition: If 'EXPR == '3'', the comparison 'EXPR' is always true. [redundantCondition] safe-iop-0.3.1/src/safe_iop.c:35:22: style: Redundant condition: If 'EXPR == '2'', the comparison 'EXPR' is always true. [redundantCondition] safe-iop-0.3.1/src/safe_iop.c:41:22: style: Redundant condition: If 'EXPR == '3'', the comparison 'EXPR' is always true. [redundantCondition] safe-iop-0.3.1/src/safe_iop.c:42:22: style: Redundant condition: If 'EXPR == '2'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/safeclib/safeclib_3.7.1.orig.tar.gz safeclib-3.7.1/src/str/vsnprintf_s.c:443:28: style: Redundant condition: If 'diff > 0.5', the comparison '!(diff < 0.5)' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/saga/saga_8.2.2+dfsg.orig.tar.xz saga-8.2.2/saga-gis/src/saga_core/saga_api/api_translator.cpp:324:39: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] saga-8.2.2/saga-gis/src/saga_core/saga_api/api_translator.cpp:358:39: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] saga-8.2.2/saga-gis/src/tools/db/db_odbc/otlv4.h:12184:18: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] saga-8.2.2/saga-gis/src/tools/db/db_odbc/otlv4.h:12187:20: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] saga-8.2.2/saga-gis/src/tools/db/db_odbc/otlv4.h:12210:20: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] saga-8.2.2/saga-gis/src/tools/db/db_odbc/otlv4.h:5567:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] saga-8.2.2/saga-gis/src/tools/db/db_odbc/otlv4.h:5791:18: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] saga-8.2.2/saga-gis/src/tools/develop/dev_exercises/Exercise_05.cpp:197:33: style: Redundant condition: iMax>=0. 'iMax<0 || (iMax>=0 && dzMax=0. 'iMax<0 || (iMax>=0 && dzMax=0. 'iMax<0 || (iMax>=0 && dzMax 0.5', the comparison '!(diff < 0.5)' is always true. [redundantCondition] scalene-1.4.1/vendor/printf/printf.cpp:405:24: style: Redundant condition: If 'diff > 0.5', the comparison '!(diff < 0.5)' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/scalpel/scalpel_1.60.orig.tar.gz scalpel-1.60/prioque.c:115:19: style: Redundant condition: q->queue. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/scamper/scamper_20211212.orig.tar.gz scamper-cvs-20211212/scamper/scamper_control.c:363:28: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] scamper-cvs-20211212/utils/sc_wartsfix/sc_wartsfix.c:90:17: style: Redundant condition: If 'rc < 0', the comparison 'rc != 8' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/scheme2c/scheme2c_2012.10.14.orig.tar.gz scheme2c-2012.10.14/scrt/scinit.c:105:15: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/scim-anthy/scim-anthy_1.2.7.orig.tar.gz scim-anthy-1.2.7/intl/dcigettext.c:583:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/scim-canna/scim-canna_1.0.0.orig.tar.gz scim-canna-1.0.0/intl/dcigettext.c:583:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/scim-skk/scim-skk_0.5.2.orig.tar.gz scim-skk-0.5.2/intl/dcigettext.c:583:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/sciplot/sciplot_1.36.orig.tar.gz SciPlot-1.36/SciPlot.c:2265:29: style: Redundant condition: w->plot.XLog. '!w->plot.XLog || (w->plot.XLog && val>0.0)' is equivalent to '!w->plot.XLog || val>0.0' [redundantCondition] SciPlot-1.36/SciPlot.c:2279:29: style: Redundant condition: w->plot.YLog. '!w->plot.YLog || (w->plot.YLog && val>0.0)' is equivalent to '!w->plot.YLog || val>0.0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/scipy/scipy_1.8.1.orig.tar.xz scipy-1.8.1/scipy/_lib/boost/boost/json/detail/impl/string_impl.ipp:194:21: style: Redundant condition: inside. '!inside || (inside && (s-curr_data)+n<=pos)' is equivalent to '!inside || (s-curr_data)+n<=pos' [redundantCondition] scipy-1.8.1/scipy/_lib/boost/boost/json/detail/impl/string_impl.ipp:310:21: style: Redundant condition: inside. '!inside || (inside && (s-curr_data)+n2<=pos)' is equivalent to '!inside || (s-curr_data)+n2<=pos' [redundantCondition] scipy-1.8.1/scipy/_lib/unuran/unuran/src/parser/stringparser.c:2524:25: style: Redundant condition: If 'EXPR == '('', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/scite/scite_5.2.3.orig.tar.gz lexilla/lexers/LexFSharp.cxx:255:23: style: Redundant condition: cxt.chPrev=='"'. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/scmxx/scmxx_0.9.0.orig.tar.gz scmxx-0.9.0/src/scmxx/pbookfile.c:42:20: style: Redundant condition: If 'EXPR == 0', the comparison 'EXPR != ','' is always true. [redundantCondition] scmxx-0.9.0/src/scmxx/pbookfile.c:44:20: style: Redundant condition: If 'EXPR == 0', the comparison 'EXPR != '"'' is always true. [redundantCondition] scmxx-0.9.0/src/scmxx/pbookfile.c:47:20: style: Redundant condition: If 'EXPR == 0', the comparison 'EXPR != '"'' is always true. [redundantCondition] scmxx-0.9.0/src/scmxx/pbookfile.c:49:20: style: Redundant condition: If 'EXPR == 0', the comparison 'EXPR != ','' is always true. [redundantCondition] scmxx-0.9.0/src/scmxx/pbookfile.c:51:20: style: Redundant condition: If 'EXPR == 0', the comparison 'EXPR != '"'' is always true. [redundantCondition] scmxx-0.9.0/src/scmxx/pbookphone.c:105:20: style: Redundant condition: If 'EXPR == 0', the comparison 'EXPR != ','' is always true. [redundantCondition] scmxx-0.9.0/src/scmxx/pbookphone.c:107:20: style: Redundant condition: If 'EXPR == 0', the comparison 'EXPR != '"'' is always true. [redundantCondition] scmxx-0.9.0/src/scmxx/pbookphone.c:110:20: style: Redundant condition: If 'EXPR == 0', the comparison 'EXPR != '"'' is always true. [redundantCondition] scmxx-0.9.0/src/scmxx/pbookphone.c:112:20: style: Redundant condition: If 'EXPR == 0', the comparison 'EXPR != ','' is always true. [redundantCondition] scmxx-0.9.0/src/scmxx/pbookphone.c:115:20: style: Redundant condition: If 'EXPR == 0', the comparison 'EXPR != ','' is always true. [redundantCondition] scmxx-0.9.0/src/scmxx/pbookphone.c:117:20: style: Redundant condition: If 'EXPR == 0', the comparison 'EXPR != '"'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/screen/screen_4.9.0.orig.tar.gz screen-4.9.0/process.c:7291:13: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] screen-4.9.0/process.c:7303:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] screen-4.9.0/process.c:7360:13: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/scribus/scribus_1.5.8+dfsg.orig.tar.xz scribus-1.5.8/scribus/fpointarray.cpp:875:22: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] scribus-1.5.8/scribus/fpointarray.cpp:880:23: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] scribus-1.5.8/scribus/fpointarray.cpp:898:23: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] scribus-1.5.8/scribus/imagedataloaders/scimgdataloader_ps.cpp:568:44: style: Redundant condition: m_imageInfoRecord.isEmbedded. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] scribus-1.5.8/scribus/plugins/import/ai/importai.cpp:1548:17: style: Redundant condition: WasU. '!WasU || (WasU && FirstU)' is equivalent to '!WasU || FirstU' [redundantCondition] scribus-1.5.8/scribus/plugins/import/oodraw/oodrawimp.cpp:1532:22: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] scribus-1.5.8/scribus/plugins/import/oodraw/oodrawimp.cpp:1537:23: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] scribus-1.5.8/scribus/plugins/import/oodraw/oodrawimp.cpp:1555:23: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] scribus-1.5.8/scribus/plugins/import/odg/importodg.cpp:2815:22: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] scribus-1.5.8/scribus/plugins/import/odg/importodg.cpp:2820:23: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] scribus-1.5.8/scribus/plugins/import/odg/importodg.cpp:2838:23: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] scribus-1.5.8/scribus/plugins/import/shape/importshape.cpp:887:22: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] scribus-1.5.8/scribus/plugins/import/shape/importshape.cpp:892:23: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] scribus-1.5.8/scribus/plugins/import/shape/importshape.cpp:910:23: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] scribus-1.5.8/scribus/plugins/import/svg/svgplugin.cpp:2311:22: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] scribus-1.5.8/scribus/plugins/import/svg/svgplugin.cpp:2316:23: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] scribus-1.5.8/scribus/plugins/import/svg/svgplugin.cpp:2334:23: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] scribus-1.5.8/scribus/third_party/rtf-qt/DocumentDestination.cpp:62:38: style: Redundant condition: hasValue. '!hasValue || (hasValue && value!=0)' is equivalent to '!hasValue || value!=0' [redundantCondition] scribus-1.5.8/scribus/third_party/rtf-qt/DocumentDestination.cpp:64:36: style: Redundant condition: hasValue. '!hasValue || (hasValue && value!=0)' is equivalent to '!hasValue || value!=0' [redundantCondition] scribus-1.5.8/scribus/third_party/rtf-qt/DocumentDestination.cpp:66:42: style: Redundant condition: hasValue. '!hasValue || (hasValue && value!=0)' is equivalent to '!hasValue || value!=0' [redundantCondition] scribus-1.5.8/scribus/third_party/rtf-qt/DocumentDestination.cpp:68:46: style: Redundant condition: hasValue. '!hasValue || (hasValue && value!=0)' is equivalent to '!hasValue || value!=0' [redundantCondition] scribus-1.5.8/scribus/third_party/rtf-qt/DocumentDestination.cpp:70:40: style: Redundant condition: hasValue. '!hasValue || (hasValue && value!=0)' is equivalent to '!hasValue || value!=0' [redundantCondition] scribus-1.5.8/scribus/third_party/rtf-qt/DocumentDestination.cpp:72:39: style: Redundant condition: hasValue. '!hasValue || (hasValue && value!=0)' is equivalent to '!hasValue || value!=0' [redundantCondition] scribus-1.5.8/scribus/third_party/rtf-qt/DocumentDestination.cpp:74:42: style: Redundant condition: hasValue. '!hasValue || (hasValue && value!=0)' is equivalent to '!hasValue || value!=0' [redundantCondition] scribus-1.5.8/scribus/third_party/rtf-qt/DocumentDestination.cpp:76:37: style: Redundant condition: hasValue. '!hasValue || (hasValue && value!=0)' is equivalent to '!hasValue || value!=0' [redundantCondition] scribus-1.5.8/scribus/third_party/rtf-qt/DocumentDestination.cpp:78:42: style: Redundant condition: hasValue. '!hasValue || (hasValue && value!=0)' is equivalent to '!hasValue || value!=0' [redundantCondition] scribus-1.5.8/scribus/third_party/rtf-qt/StyleSheetDestination.cpp:90:18: style: Redundant condition: hasValue. '!hasValue || (hasValue && value!=0)' is equivalent to '!hasValue || value!=0' [redundantCondition] scribus-1.5.8/scribus/third_party/rtf-qt/StyleSheetDestination.cpp:99:18: style: Redundant condition: hasValue. '!hasValue || (hasValue && value!=0)' is equivalent to '!hasValue || value!=0' [redundantCondition] scribus-1.5.8/scribus/third_party/rtf-qt/StyleSheetDestination.cpp:108:18: style: Redundant condition: hasValue. '!hasValue || (hasValue && value!=0)' is equivalent to '!hasValue || value!=0' [redundantCondition] scribus-1.5.8/scribus/third_party/rtf-qt/StyleSheetDestination.cpp:117:18: style: Redundant condition: hasValue. '!hasValue || (hasValue && value!=0)' is equivalent to '!hasValue || value!=0' [redundantCondition] scribus-1.5.8/scribus/third_party/rtf-qt/StyleSheetDestination.cpp:126:18: style: Redundant condition: hasValue. '!hasValue || (hasValue && value!=0)' is equivalent to '!hasValue || value!=0' [redundantCondition] scribus-1.5.8/scribus/third_party/rtf-qt/StyleSheetDestination.cpp:135:18: style: Redundant condition: hasValue. '!hasValue || (hasValue && value!=0)' is equivalent to '!hasValue || value!=0' [redundantCondition] scribus-1.5.8/scribus/third_party/rtf-qt/StyleSheetDestination.cpp:144:18: style: Redundant condition: hasValue. '!hasValue || (hasValue && value!=0)' is equivalent to '!hasValue || value!=0' [redundantCondition] scribus-1.5.8/scribus/ui/checkDocument.cpp:531:36: style: Redundant condition: !showNonPrintingLayerErrors. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] scribus-1.5.8/scribus/ui/checkDocument.cpp:632:36: style: Redundant condition: !showNonPrintingLayerErrors. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/scrollz/scrollz_2.2.3.orig.tar.gz scrollz-2.2.3.orig/source/ctcp.c:1701:40: style: Redundant condition: *from=='='. '*from!='=' || (*from=='=' && !strcmp(cmd,"ACTION"))' is equivalent to '*from!='=' || !strcmp(cmd,"ACTION")' [redundantCondition] scrollz-2.2.3.orig/source/ircaux.c:1229:29: style:inconclusive: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR < 'A'' is always true. [redundantCondition] scrollz-2.2.3.orig/source/parse.c:771:28: style: Redundant condition: tmpfriend. '!tmpfriend || (tmpfriend && !tmpfriend->privs&FLNOFLOOD)' is equivalent to '!tmpfriend || !tmpfriend->privs&FLNOFLOOD' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/sctk/sctk_2.4.10-20151007-1312Z+dfsg2.orig.tar.xz sctk-2.4.10/src/sclite/mtchprs.c:554:22: style: Redundant condition: state=='b'. 'state!='b' || (state=='b' && snt2->num>ind2)' is equivalent to 'state!='b' || snt2->num>ind2' [redundantCondition] sctk-2.4.10/src/sclite/text.c:1232:30: style: Redundant condition: **ctext=='/'. '**ctext!='/' || (**ctext=='/' && alt_cnt>0)' is equivalent to '**ctext!='/' || alt_cnt>0' [redundantCondition] sctk-2.4.10/src/sclite/sclite.c:571:24: style: Redundant condition: opt+1=argc || (opt+1=argc || *(argv[opt+1])=='-'' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/scute/scute_1.5.0+git20160808+94eeb2d.orig.tar.bz2 scute-1.5.0+git20160808+94eeb2d/src/cert-gpgsm.c:109:21: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/sdcc/sdcc_4.0.0+dfsg.orig.tar.xz sdcc-4.0.0+dfsg/device/lib/pic16/libc/stdlib/atoi.c:48:16: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] sdcc-4.0.0+dfsg/device/lib/pic16/libc/stdlib/atol.c:46:16: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] sdcc-4.0.0+dfsg/sim/ucsim/cmd.src/newcmd.cc:234:11: style: Redundant condition: fo. '!fo || (fo && !fo->tty)' is equivalent to '!fo || !fo->tty' [redundantCondition] sdcc-4.0.0+dfsg/sim/ucsim/cmd.src/newcmd.cc:265:11: style: Redundant condition: fo. '!fo || (fo && !fo->tty)' is equivalent to '!fo || !fo->tty' [redundantCondition] sdcc-4.0.0+dfsg/sim/ucsim/cmd.src/newcmd.cc:376:11: style: Redundant condition: fo. '!fo || (fo && !fo->tty)' is equivalent to '!fo || !fo->tty' [redundantCondition] sdcc-4.0.0+dfsg/src/SDCCmem.c:998:17: style: Redundant condition: csym. '!csym || (csym && csym->level!=sym->level)' is equivalent to '!csym || csym->level!=sym->level' [redundantCondition] sdcc-4.0.0+dfsg/src/SDCCpeeph.c:1781:22: style: Redundant condition: isComment. '!isComment || (isComment && !options.noPeepComments)' is equivalent to '!isComment || !options.noPeepComments' [redundantCondition] sdcc-4.0.0+dfsg/src/SDCCpeeph.c:1922:22: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR' is always true. [redundantCondition] sdcc-4.0.0+dfsg/src/SDCCval.c:2571:11: style: Redundant condition: !lr. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] sdcc-4.0.0+dfsg/src/SDCCsymt.c:427:12: style: Redundant condition: ptr. '!ptr || (ptr && ptr->xclass==SPECIFIER)' is equivalent to '!ptr || ptr->xclass==SPECIFIER' [redundantCondition] sdcc-4.0.0+dfsg/src/pic16/main.c:1040:34: style: Redundant condition: pic16_options.omit_ivt. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] sdcc-4.0.0+dfsg/src/z80/gen.c:12627:26: style: Redundant condition: SomethingReturned. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] sdcc-4.0.0+dfsg/support/regression/tests/gcc-torture-execute-961122-2.c:14:31: style: Redundant condition: If '!(a >= 0)', the comparison 'a <= 10' is always true. [redundantCondition] sdcc-4.0.0+dfsg/support/sdbinutils/bfd/elf32-lm32.c:1030:14: style: Redundant condition: h. '!h || (h && h->root.type!=bfd_link_hash_undefweak)' is equivalent to '!h || h->root.type!=bfd_link_hash_undefweak' [redundantCondition] sdcc-4.0.0+dfsg/support/sdbinutils/bfd/elf32-lm32.c:2245:13: style: Redundant condition: h. '!h || (h && h->root.type!=bfd_link_hash_undefweak)' is equivalent to '!h || h->root.type!=bfd_link_hash_undefweak' [redundantCondition] sdcc-4.0.0+dfsg/support/sdbinutils/bfd/elf32-nds32.c:10589:15: style: Redundant condition: h. '!h || (h && strcmp(h->root.root.string,"_FP_BASE_")!=0)' is equivalent to '!h || strcmp(h->root.root.string,"_FP_BASE_")!=0' [redundantCondition] sdcc-4.0.0+dfsg/support/sdbinutils/bfd/elf32-nds32.c:10727:14: style: Redundant condition: h. '!h || (h && strcmp(h->root.root.string,"_FP_BASE_")!=0)' is equivalent to '!h || strcmp(h->root.root.string,"_FP_BASE_")!=0' [redundantCondition] sdcc-4.0.0+dfsg/support/sdbinutils/bfd/elfnn-aarch64.c:3619:8: style: Redundant condition: pair. '!pair || (pair && !load)' is equivalent to '!pair || !load' [redundantCondition] sdcc-4.0.0+dfsg/support/sdbinutils/binutils/dllwrap.c:373:24: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] sdcc-4.0.0+dfsg/support/sdbinutils/binutils/resrc.c:224:24: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] sdcc-4.0.0+dfsg/support/sdbinutils/libiberty/cplus-dem.c:2762:20: style: Redundant condition: If 'EXPR == '_'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/sdlbasic/sdlbasic_0.0.20070714.orig.tar.gz usr/src/sdlBasic/src/sdlBasic/scintilla/src/XPM.cxx:17:12: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] usr/src/sdlBasic/src/sdlBasic/scintilla/src/XPM.cxx:23:12: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/sdop/sdop_0.90.orig.tar.bz2 sdop-0.90/src/font.c:115:16: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] sdop-0.90/src/font.c:277:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] sdop-0.90/src/font.c:311:19: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] sdop-0.90/src/font.c:325:21: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/seaview/seaview_5.0.5.orig.tar.gz seaview/csrc/dnapars.c:1265:23: style: Redundant condition: j>=spp. 'j=spp && item->numdesc>0)' is equivalent to 'jnumdesc>0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/segemehl/segemehl_0.3.4.orig.tar.xz segemehl-0.3.4/libs/manopt.c:189:40: style: Redundant condition: set->opts[i].type==FLAG. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/sentencepiece/sentencepiece_0.1.97.orig.tar.gz sentencepiece-0.1.97/src/sentencepiece_processor.cc:621:24: style: Redundant condition: model_proto_. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/seqtools/seqtools_4.44.1+dfsg.orig.tar.xz seqtools-4.44.1/belvuApp/belvu.cpp:4085:22: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] seqtools-4.44.1/belvuApp/belvu.cpp:4111:18: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] seqtools-4.44.1/belvuApp/belvu.cpp:4125:22: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] seqtools-4.44.1/blixemApp/detailview.cpp:3320:29: style: Redundant condition: data->selectionRange. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] seqtools-4.44.1/dotterApp/dotterMain.cpp:231:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] seqtools-4.44.1/seqtoolsUtils/blxparser.cpp:200:28: style: Redundant condition: If 'EXPR == 0', the comparison 'EXPR == '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/serf/serf_1.3.9.orig.tar.gz serf-1.3.9/auth/auth_digest.c:289:21: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] serf-1.3.9/auth/auth_digest.c:510:21: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/service-wrapper-java/service-wrapper-java_3.5.50.orig.tar.gz wrapper_3.5.50_src/src/c/wrapper_file.c:478:53: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/sextractor/sextractor_2.19.5+dfsg.orig.tar.gz sextractor-2.19.5/src/photom.c:327:46: style: Redundant condition: dwfield. '!dwfield || (dwfield && *dwstript= 371', the comparison 'EXPR > 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/shapetools/shapetools_1.4pl6.orig.tar.gz shapetools-1.4pl6.orig/src/atfstk/bind_rules.c:325:19: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '\t'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/sharutils/sharutils_4.15.2.orig.tar.xz sharutils-4.15.2/intl/dcigettext.c:689:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/shedskin/shedskin_0.9.4.orig.tar.gz shedskin-0.9.4/shedskin/lib/binascii.cpp:508:25: style: Redundant condition: !quotetabs. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] shedskin-0.9.4/shedskin/lib/binascii.cpp:577:25: style: Redundant condition: !quotetabs. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/shim/shim_15.4.orig.tar.bz2 shim-15.4/Cryptlib/OpenSSL/crypto/evp/digest.c:167:46: style: Redundant condition: type. '!type || (type && type->type==ctx->digest->type)' is equivalent to '!type || type->type==ctx->digest->type' [redundantCondition] shim-15.4/Cryptlib/OpenSSL/crypto/evp/evp_enc.c:120:48: style: Redundant condition: cipher. '!cipher || (cipher && cipher->nid==ctx->cipher->nid)' is equivalent to '!cipher || cipher->nid==ctx->cipher->nid' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/shishi/shishi_1.0.2.orig.tar.gz shishi-1.0.2/db/core.c:126:26: style: Redundant condition: rc!=SHISA_OK. 'rc==SHISA_OK || (rc!=SHISA_OK && rc!=SHISA_NO_PRINCIPAL)' is equivalent to 'rc==SHISA_OK || rc!=SHISA_NO_PRINCIPAL' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/siege/siege_4.0.7.orig.tar.gz siege-4.0.7/src/cookie.c:273:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] siege-4.0.7/src/cookie.c:417:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] siege-4.0.7/src/cookie.c:442:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/sight/sight_21.0.0.orig.tar.gz sight-21.0.0/libs/core/service/IHasServices.cpp:125:38: style: Redundant condition: !classname.empty(). 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] sight-21.0.0/libs/viz/scene3d/collisionTools/CollisionTools.cpp:227:50: style: Redundant condition: submesh->useSharedVertices. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/silverjuke/silverjuke_18.2.1.orig.tar.gz silverjuke-18.2.1/src/prjm/src/Renderer/SOIL/stb_image_aug.c:2594:17: style: Redundant condition: If 'req_comp >= 3', the comparison 'req_comp' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/simgrid/simgrid_3.30+dfsg.orig.tar.xz simgrid-3.30/src/smpi/colls/reduce/reduce-mvapich-two-level.cpp:287:29: style: Redundant condition: my_rank==root. 'my_rank!=root || (my_rank==root && tmp_buf==recvbuf)' is equivalent to 'my_rank!=root || tmp_buf==recvbuf' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/simh/simh_3.8.1.orig.tar.gz simh-3.8.1/NOVA/eclipse_cpu.c:1419:29: style: Redundant condition: If 't < 0400', the comparison 't < 0100000' is always true. [redundantCondition] simh-3.8.1/NOVA/eclipse_cpu.c:1438:25: style: Redundant condition: If 't < 0400', the comparison 't < 0100000' is always true. [redundantCondition] simh-3.8.1/NOVA/eclipse_cpu.c:1522:42: style: Redundant condition: If 't < 0400', the comparison 't < 0100000' is always true. [redundantCondition] simh-3.8.1/NOVA/eclipse_cpu.c:1546:25: style: Redundant condition: If 't < 0400', the comparison 't < 0100000' is always true. [redundantCondition] simh-3.8.1/NOVA/eclipse_cpu.c:1578:25: style: Redundant condition: If 't < 0400', the comparison 't < 0100000' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/simrisc/simrisc_14.05.00.orig.tar.gz simrisc-14.05.00/loop/prescreen.cc:20:21: style: Redundant condition: d_tumor. '!d_tumor || (d_tumor && d_naturalDeathAge 0', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/sinfo/sinfo_0.0.48.orig.tar.gz sinfo-0.0.48/sinfo/sinfohtml.cc:334:34: style: Redundant condition: config.ownprocesses. '!config.ownprocesses || (config.ownprocesses && own)' is equivalent to '!config.ownprocesses || own' [redundantCondition] sinfo-0.0.48/sinfo/sinfocurses.cc:345:48: style: Redundant condition: config.ownprocesses. '!config.ownprocesses || (config.ownprocesses && own)' is equivalent to '!config.ownprocesses || own' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/singular/singular_4.3.0-p1+ds.orig.tar.xz singular-4.3.0p1/Singular/dyn_modules/gfanlib/groebnerCone.h:55:32: style: Redundant condition: polynomialIdeal. '!polynomialIdeal || (polynomialIdeal && polynomialRing)' is equivalent to '!polynomialIdeal || polynomialRing' [redundantCondition] singular-4.3.0p1/Singular/dyn_modules/gfanlib/tropicalDebug.cc:114:16: style: Redundant condition: I. '!I || (I && r)' is equivalent to '!I || r' [redundantCondition] singular-4.3.0p1/Singular/links/silink.cc:76:28: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] singular-4.3.0p1/Singular/links/silink.cc:82:28: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] singular-4.3.0p1/Singular/sprof.c:15:16: style: Redundant condition: If 'l < 0', the comparison 'l < 32000' is always true. [redundantCondition] singular-4.3.0p1/libpolys/polys/clapsing.cc:1545:22: style: Redundant condition: If 'with_exps == 3', the comparison 'with_exps != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/sipxtapi/sipxtapi_3.3.0~test18+dfsg.1.orig.tar.xz sipXtapi-3.3.0_test18/sipXcallLib/src/tao/TaoListenerClient.cpp:854:45: style: Redundant condition: callId. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] sipXtapi-3.3.0_test18/sipXportLib/src/os/OsConfigDb.cpp:1041:34: style: Redundant condition: pos==UTL_NOT_FOUND. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/sisl/sisl_4.6.0.orig.tar.xz src/s1926.c:156:15: style: Redundant condition: nur>=1. 'nur<1 || (nur>=1 && ik<1)' is equivalent to 'nur<1 || ik<1' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/sitecopy/sitecopy_0.16.6.orig.tar.gz sitecopy-0.16.6/intl/dcigettext.c:697:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] sitecopy-0.16.6/src/lsparser.c:118:26: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/sjeng/sjeng_11.2.orig.tar.gz sjeng-11.2.orig/book.c:212:31: style: Redundant condition: force_move==TRUE. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/sketch/sketch_0.3.7.orig.tar.gz sketch-0.3.7/expr.c:503:22: style: Redundant condition: If 'EXPR > 1', the comparison 'EXPR > -1' is always true. [redundantCondition] sketch-0.3.7/expr.c:518:22: style: Redundant condition: If 'EXPR > 1', the comparison 'EXPR > -1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/skiboot/skiboot_7.0+dfsg.orig.tar.xz skiboot-7.0+dfsg/libpore/p10_stop_api.C:755:57: style: Redundant condition: If 'i_section != 1', the comparison 'i_section != 1' is always true. [redundantCondition] skiboot-7.0+dfsg/libpore/p10_stop_api.C:767:55: style: Redundant condition: If 'i_section != 2', the comparison 'i_section != 2' is always true. [redundantCondition] skiboot-7.0+dfsg/libpore/p10_stop_api.C:828:47: style: Redundant condition: If 'i_sectn == 1', the comparison 'i_sectn == 1' is always true. [redundantCondition] skiboot-7.0+dfsg/libpore/p10_stop_api.C:835:50: style: Redundant condition: If 'i_sectn == 2', the comparison 'i_sectn == 2' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/skycat/skycat_3.1.2+starlink1~b+dfsg.orig.tar.gz skycat-3.1.2-starlink-1b/rtd/generic/RtdHDU.C:325:29: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] skycat-3.1.2-starlink-1b/rtd/generic/RtdHDU.C:332:33: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] skycat-3.1.2-starlink-1b/rtd/generic/RtdHDU.C:343:33: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] skycat-3.1.2-starlink-1b/rtd/generic/RtdImage.C:2136:23: style: Redundant condition: object. '!object || (object && strcmp("RTD_BLANK",object)!=0)' is equivalent to '!object || strcmp("RTD_BLANK",object)!=0' [redundantCondition] skycat-3.1.2-starlink-1b/rtd/generic/iqefunc.c:367:12: style: Redundant condition: pwm. '!pwm || (pwm && 0.0<*pw)' is equivalent to '!pwm || 0.0<*pw' [redundantCondition] skycat-3.1.2-starlink-1b/rtd/generic/iqefunc.c:404:30: style: Redundant condition: pwm. '!pwm || (pwm && 0.0<*pw)' is equivalent to '!pwm || 0.0<*pw' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/slashem/slashem_0.0.7E7F3.orig.tar.gz slashem-0.0.7E7F3/src/pickup.c:427:14: style: Redundant condition: u.utrap. '!u.utrap || (u.utrap && u.utraptype!=TT_PIT)' is equivalent to '!u.utrap || u.utraptype!=TT_PIT' [redundantCondition] slashem-0.0.7E7F3/sys/amiga/winmenu.c:813:21: style: Redundant condition: !counting. 'counting || (!counting && code!='0')' is equivalent to 'counting || code!='0'' [redundantCondition] slashem-0.0.7E7F3/sys/msdos/vidalleg.c:1575:22: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/sleepyhead/sleepyhead_1.0.0-beta-2+dfsg.orig.tar.xz sleepyhead-code-1.0.0-beta-2-6b1c125218475720e1bf7c920ed3d10140b0b7c2/sleepyhead/Graphs/gXAxis.cpp:90:20: style: Redundant condition: usepixmap. '!usepixmap || (usepixmap && w.invalidate_xAxisImage)' is equivalent to '!usepixmap || w.invalidate_xAxisImage' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/slepc/slepc_3.17.0+dfsg1.orig.tar.xz slepc-3.17.0/src/eps/impls/davidson/davidson.c:98:36: style: Redundant condition: eps->isgeneralized. '!eps->isgeneralized || (eps->isgeneralized && ipB)' is equivalent to '!eps->isgeneralized || ipB' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/sleuthkit/sleuthkit_4.11.1+dfsg.orig.tar.gz sleuthkit-4.11.1/tsk/base/tsk_parse.c:62:38: style: Redundant condition: If 'EXPR == '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/slic3r-prusa/slic3r-prusa_2.4.2+dfsg.orig.tar.xz PrusaSlicer-version_2.4.2/src/slic3r/GUI/Plater.cpp:4080:32: style: Redundant condition: warning.message_id==0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/slurm-drmaa/slurm-drmaa_1.0.7.orig.tar.gz slurm-drmaa-1.0.7/slurm_drmaa/util.c:491:49: style: Redundant condition: If 'EXPR > 2', the comparison 'EXPR != 2' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/slurm-llnl/slurm-llnl_18.08.5.2.orig.tar.gz slurm-slurm-18-08-5-2/src/common/slurm_cred.c:2199:19: style: Redundant condition: j->revoked. '!j->revoked || (j->revoked && nowexpiration)' is equivalent to '!j->revoked || nowexpiration' [redundantCondition] slurm-slurm-18-08-5-2/src/common/slurmdb_defs.c:3549:6: style:inconclusive: Redundant condition: If '!EXPR', the comparison 'EXPR < '0'' is always true. [redundantCondition] slurm-slurm-18-08-5-2/src/plugins/accounting_storage/mysql/as_mysql_archive.c:1788:24: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] slurm-slurm-18-08-5-2/src/plugins/accounting_storage/mysql/as_mysql_archive.c:1790:24: style: Redundant condition: If 'EXPR == '|'', the comparison 'EXPR' is always true. [redundantCondition] slurm-slurm-18-08-5-2/src/plugins/accounting_storage/mysql/as_mysql_archive.c:1792:24: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] slurm-slurm-18-08-5-2/src/plugins/accounting_storage/mysql/as_mysql_archive.c:1862:22: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] slurm-slurm-18-08-5-2/src/plugins/accounting_storage/mysql/as_mysql_archive.c:1868:17: style: Redundant condition: If 'EXPR == ')'', the comparison 'EXPR' is always true. [redundantCondition] slurm-slurm-18-08-5-2/src/sacctmgr/account_functions.c:242:21: style: Redundant condition: assoc. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] slurm-slurm-18-08-5-2/src/sacctmgr/cluster_functions.c:269:21: style: Redundant condition: assoc. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] slurm-slurm-18-08-5-2/src/scancel/opt.c:546:28: style: Redundant condition: If 'EXPR == ','', the comparison 'EXPR != '\0'' is always true. [redundantCondition] slurm-slurm-18-08-5-2/src/sacctmgr/user_functions.c:271:21: style: Redundant condition: assoc. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] slurm-slurm-18-08-5-2/src/slurmctld/node_scheduler.c:2065:36: style: Redundant condition: avail_nodes>=min_nodes. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] slurm-slurm-18-08-5-2/src/slurmctld/node_mgr.c:2811:26: style: Redundant condition: node_ptr->reason. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] slurm-slurm-18-08-5-2/src/slurmctld/job_mgr.c:6117:16: style: Redundant condition: qos_ptr. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] slurm-slurm-18-08-5-2/src/slurmctld/job_mgr.c:6128:16: style: Redundant condition: qos_ptr. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] slurm-slurm-18-08-5-2/src/slurmctld/job_mgr.c:6397:16: style: Redundant condition: qos_ptr. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] slurm-slurm-18-08-5-2/src/slurmctld/job_mgr.c:6413:16: style: Redundant condition: qos_ptr. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] slurm-slurm-18-08-5-2/src/slurmctld/job_mgr.c:6445:16: style: Redundant condition: qos_ptr. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] slurm-slurm-18-08-5-2/src/slurmctld/job_mgr.c:6457:16: style: Redundant condition: qos_ptr. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] slurm-slurm-18-08-5-2/src/slurmctld/job_mgr.c:6467:16: style: Redundant condition: qos_ptr. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/slurm-wlm/slurm-wlm_21.08.8.2.orig.tar.gz slurm-slurm-21-08-8-2/src/common/slurm_cred.c:2516:19: style: Redundant condition: j->revoked. '!j->revoked || (j->revoked && nowexpiration)' is equivalent to '!j->revoked || nowexpiration' [redundantCondition] slurm-slurm-21-08-8-2/src/common/slurmdb_defs.c:3671:6: style:inconclusive: Redundant condition: If '!EXPR', the comparison 'EXPR < '0'' is always true. [redundantCondition] slurm-slurm-21-08-8-2/src/plugins/accounting_storage/mysql/as_mysql_archive.c:2553:24: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] slurm-slurm-21-08-8-2/src/plugins/accounting_storage/mysql/as_mysql_archive.c:2555:24: style: Redundant condition: If 'EXPR == '|'', the comparison 'EXPR' is always true. [redundantCondition] slurm-slurm-21-08-8-2/src/plugins/accounting_storage/mysql/as_mysql_archive.c:2557:24: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] slurm-slurm-21-08-8-2/src/plugins/accounting_storage/mysql/as_mysql_archive.c:2627:22: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] slurm-slurm-21-08-8-2/src/plugins/accounting_storage/mysql/as_mysql_archive.c:2633:17: style: Redundant condition: If 'EXPR == ')'', the comparison 'EXPR' is always true. [redundantCondition] slurm-slurm-21-08-8-2/src/scancel/opt.c:558:28: style: Redundant condition: If 'EXPR == ','', the comparison 'EXPR != '\0'' is always true. [redundantCondition] slurm-slurm-21-08-8-2/src/slurmctld/node_mgr.c:3037:26: style: Redundant condition: node_ptr->reason. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] slurm-slurm-21-08-8-2/src/slurmctld/node_scheduler.c:1879:36: style: Redundant condition: avail_nodes>=min_nodes. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] slurm-slurm-21-08-8-2/src/slurmctld/job_mgr.c:6595:16: style: Redundant condition: qos_ptr. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] slurm-slurm-21-08-8-2/src/slurmctld/job_mgr.c:6605:16: style: Redundant condition: qos_ptr. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] slurm-slurm-21-08-8-2/src/slurmctld/job_mgr.c:6856:23: style: Redundant condition: qos_ptr. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] slurm-slurm-21-08-8-2/src/slurmctld/job_mgr.c:6872:16: style: Redundant condition: qos_ptr. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] slurm-slurm-21-08-8-2/src/slurmctld/job_mgr.c:6904:16: style: Redundant condition: qos_ptr. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] slurm-slurm-21-08-8-2/src/slurmctld/job_mgr.c:6916:16: style: Redundant condition: qos_ptr. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] slurm-slurm-21-08-8-2/src/slurmctld/job_mgr.c:6926:16: style: Redundant condition: qos_ptr. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/sma/sma_1.4.orig.tar.gz sma-1.4.orig/init.c:265:33: style: Redundant condition: If 'EXPR == '"'', the comparison 'EXPR' is always true. [redundantCondition] sma-1.4.orig/parse.c:546:26: style: Redundant condition: clsflag. '!clsflag || (clsflag && status==1)' is equivalent to '!clsflag || status==1' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/smartdns/smartdns_36.1+dfsg.orig.tar.xz smartdns-Release36.1/src/tlog.c:178:25: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/smb4k/smb4k_3.1.2.orig.tar.xz smb4k-3.1.2/smb4k/smb4knetworkbrowseritem.cpp:167:15: style: Redundant condition: m_item. '!m_item || (m_item && m_item->type()!=Workgroup)' is equivalent to '!m_item || m_item->type()!=Workgroup' [redundantCondition] smb4k-3.1.2/smb4k/smb4knetworkbrowseritem.cpp:178:15: style: Redundant condition: m_item. '!m_item || (m_item && m_item->type()!=Host)' is equivalent to '!m_item || m_item->type()!=Host' [redundantCondition] smb4k-3.1.2/smb4k/smb4knetworkbrowseritem.cpp:189:15: style: Redundant condition: m_item. '!m_item || (m_item && m_item->type()!=Share)' is equivalent to '!m_item || m_item->type()!=Share' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/smbc/smbc_1.2.2.orig.tar.gz smbc-1.2.2/intl/dcigettext.c:583:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/smokegen/smokegen_4.14.3.orig.tar.xz smokegen-4.14.3/generators/smoke/helpers.cpp:586:110: style: Redundant condition: Options::qtMode. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/smstools/smstools_3.1.21.orig.tar.gz smstools3/src/modeminit.c:373:17: style: Redundant condition: If 'ssi == 99', the comparison 'ssi > 31' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/snort/snort_2.9.15.1.orig.tar.gz snort-2.9.15.1/src/win32/WIN32-Code/inet_pton.c:40:25: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/soapdenovo/soapdenovo_1.05.orig.tar.gz SOAPdenovo-V1.05/src/127mer/prlHashReads.c:476:24: style: Redundant condition: If 'cvgSingle == 1', the comparison 'cvgSingle > 0' is always true. [redundantCondition] SOAPdenovo-V1.05/src/127mer/prlHashReads.c:481:24: style: Redundant condition: If 'cvgSingle == 1', the comparison 'cvgSingle > 0' is always true. [redundantCondition] SOAPdenovo-V1.05/src/63mer/prlHashReads.c:475:24: style: Redundant condition: If 'cvgSingle == 1', the comparison 'cvgSingle > 0' is always true. [redundantCondition] SOAPdenovo-V1.05/src/63mer/prlHashReads.c:480:24: style: Redundant condition: If 'cvgSingle == 1', the comparison 'cvgSingle > 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/socklog/socklog_2.1.0+repack.orig.tar.gz socklog-2.1.0/src/socklog-conf.c:332:20: style: Redundant condition: If 'EXPR == 'V'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/sockperf/sockperf_3.7.orig.tar.xz sockperf-3.7/src/sockperf.cpp:1277:27: style: Redundant condition: self_obj. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/sofa-framework/sofa-framework_1.0~beta4.orig.tar.gz sofa-framework-1.0~beta4/extlibs/tinyxml/tinyxmlparser.cpp:445:14: style: Redundant condition: If 'EXPR == '#'', the comparison 'EXPR' is always true. [redundantCondition] sofa-framework-1.0~beta4/extlibs/tinyxml/tinyxmlparser.cpp:823:16: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] sofa-framework-1.0~beta4/extlibs/tinyxml/tinyxmlparser.cpp:1284:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] sofa-framework-1.0~beta4/extlibs/tinyxml/tinyxmlparser.cpp:1412:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '='' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/sofia-sip/sofia-sip_1.12.11+20110422.1+1e14eea~dfsg.orig.tar.xz sofia-sip-1e14eeafbbafee3e76c560306eb0a638133de707/utils/sip-date.c:152:12: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/solvespace/solvespace_3.1~rc1+ds1.orig.tar.xz solvespace-3.1-rc1/extlib/mimalloc/src/os.c:795:32: style: Redundant condition: p!=NULL. 'p==NULL || (p!=NULL && ((unsigned long)p%alignment)==0)' is equivalent to 'p==NULL || ((unsigned long)p%alignment)==0' [redundantCondition] solvespace-3.1-rc1/src/generate.cpp:498:16: style: Redundant condition: isOkay. '!isOkay || (isOkay && !g->IsSolvedOkay())' is equivalent to '!isOkay || !g->IsSolvedOkay()' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/sortmerna/sortmerna_4.3.4.orig.tar.gz sortmerna-4.3.4/src/sortmerna/indexdb.cpp:1486:56: style: Redundant condition: lookup_table[kmer_key_short_f].trie_F!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] sortmerna-4.3.4/src/sortmerna/indexdb.cpp:1517:56: style: Redundant condition: lookup_table[kmer_key_short_r].trie_R!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/soundscaperenderer/soundscaperenderer_0.5.0~dfsg.orig.tar.xz ssr-0.5.0/src/configuration.cpp:592:14: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '='' is always true. [redundantCondition] ssr-0.5.0/src/configuration.cpp:604:13: style: Redundant condition: If 'EXPR == '"'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/source-extractor/source-extractor_2.25.0+ds.orig.tar.xz sextractor-2.25.0/src/photom.c:327:46: style: Redundant condition: dwfield. '!dwfield || (dwfield && *dwstriptis_mounted)' is equivalent to '!vol || vol->is_mounted' [redundantCondition] spacefm-1.0.6/src/ptk/ptk-location-view.c:3636:35: style: Redundant condition: vol. '!vol || (vol && vol->is_optical)' is equivalent to '!vol || vol->is_optical' [redundantCondition] spacefm-1.0.6/src/vfs/vfs-file-task.c:1506:15: style: Redundant condition: tmp. '!tmp || (tmp && !g_file_test(tmp,G_FILE_TEST_IS_DIR))' is equivalent to '!tmp || !g_file_test(tmp,G_FILE_TEST_IS_DIR)' [redundantCondition] spacefm-1.0.6/src/ptk/ptk-file-browser.c:885:18: style: Redundant condition: cwd. '!cwd || (cwd && strcmp(cwd,"/"))' is equivalent to '!cwd || strcmp(cwd,"/")' [redundantCondition] spacefm-1.0.6/src/vfs/vfs-volume-nohal.c:1748:27: style: Redundant condition: mount_point. '!mount_point || (mount_point && mount_point[0]=='\0')' is equivalent to '!mount_point || mount_point[0]=='\0'' [redundantCondition] spacefm-1.0.6/src/vfs/vfs-volume-nohal.c:4714:23: style: Redundant condition: native_path. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] spacefm-1.0.6/src/main-window.c:393:27: style: Redundant condition: plug_dir. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] spacefm-1.0.6/src/main-window.c:5320:17: style: Redundant condition: model. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] spacefm-1.0.6/src/settings.c:1584:26: style: Redundant condition: set->x. '!set->x || (set->x && set->x[0]=='\0')' is equivalent to '!set->x || set->x[0]=='\0'' [redundantCondition] spacefm-1.0.6/src/settings.c:4334:15: style: Redundant condition: set. '!set || (set && strncmp(set->name,"cstm_",5))' is equivalent to '!set || strncmp(set->name,"cstm_",5)' [redundantCondition] spacefm-1.0.6/src/settings.c:4691:39: style: Redundant condition: set->shared_key. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] spacefm-1.0.6/src/settings.c:6577:15: style: Redundant condition: set. '!set || (set && set->lock)' is equivalent to '!set || set->lock' [redundantCondition] spacefm-1.0.6/src/settings.c:7263:25: style: Redundant condition: folder. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] spacefm-1.0.6/src/settings.c:7768:29: style: Redundant condition: set->lock. '!set->lock || (set->lock && set->line)' is equivalent to '!set->lock || set->line' [redundantCondition] spacefm-1.0.6/src/settings.c:8237:51: style: Redundant condition: set->lock. '!set->lock || (set->lock && set->line)' is equivalent to '!set->lock || set->line' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/spades/spades_3.15.4+dfsg.orig.tar.xz spades-3.15.4/assembler/ext/src/gfa1/gfa.c:57:112: style: Redundant condition: If 'type == 'I'', the comparison 'type != 'f'' is always true. [redundantCondition] spades-3.15.4/assembler/ext/src/mimalloc/src/os.c:597:32: style: Redundant condition: p!=NULL. 'p==NULL || (p!=NULL && ((unsigned long)p%alignment)==0)' is equivalent to 'p==NULL || ((unsigned long)p%alignment)==0' [redundantCondition] spades-3.15.4/assembler/ext/src/samtools/sam_header.c:366:16: style: Redundant condition: If 'EXPR == '\t'', the comparison 'EXPR' is always true. [redundantCondition] spades-3.15.4/assembler/ext/src/samtools/sam_header.c:391:20: style: Redundant condition: If 'EXPR == '\t'', the comparison 'EXPR' is always true. [redundantCondition] spades-3.15.4/assembler/src/common/modules/alignment/pacbio/g_aligner.cpp:39:34: style: Redundant condition: start_v==end_v. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/spectools/spectools_201601r1.orig.tar.xz spectools-2016-01-R1/spectool_gtk_widget.c:720:34: style: Redundant condition: wwidget->sweepcache!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/speech-tools/speech-tools_2.5.0.orig.tar.gz speech_tools/ling_class/relation_io.cc:266:23: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/spellutils/spellutils_0.7.orig.tar.gz spellutils-0.7/intl/dcgettext.c:325:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/sphinxtrain/sphinxtrain_1.0.8+5prealpha+1.orig.tar.gz sphinxtrain-5prealpha/src/libs/libcommon/quest.c:289:22: style: Redundant condition: If 'EXPR == '('', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/splint/splint_3.1.2.dfsg1.orig.tar.gz splint-3.1.2.dfsg1/src/cpplib.c:5382:20: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR != '\"'' is always true. [redundantCondition] splint-3.1.2.dfsg1/src/sRef.c:6243:5: style: Redundant condition: sr->info->arrayfetch->indknown. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/splitvt/splitvt_1.6.6.orig.tar.gz splitvt-1.6.6/parserc.c:184:21: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/spring/spring_105.0.1+dfsg.orig.tar.xz spring/rts/Game/UI/QuitBox.cpp:296:20: style: Redundant condition: !noAlliesLeft. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] spring/rts/Game/UI/QuitBox.cpp:398:20: style: Redundant condition: !noAlliesLeft. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] spring/tools/pr-downloader/src/lib/libgit2/examples/tag.c:70:13: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR' is always true. [redundantCondition] spring/tools/pr-downloader/src/lib/libgit2/examples/tag.c:85:12: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR' is always true. [redundantCondition] spring/tools/pr-downloader/src/lib/libgit2/examples/tag.c:89:14: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR' is always true. [redundantCondition] spring/tools/pr-downloader/src/lib/libgit2/src/commit.c:535:18: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/springlobby/springlobby_0.273.orig.tar.bz2 springlobby-0.273/src/downloader/lib/src/lib/libgit2/examples/tag.c:70:13: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR' is always true. [redundantCondition] springlobby-0.273/src/downloader/lib/src/lib/libgit2/examples/tag.c:85:12: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR' is always true. [redundantCondition] springlobby-0.273/src/downloader/lib/src/lib/libgit2/examples/tag.c:89:14: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR' is always true. [redundantCondition] springlobby-0.273/src/downloader/lib/src/lib/libgit2/src/commit.c:535:18: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/sqlcipher/sqlcipher_3.4.1.orig.tar.gz sqlcipher-3.4.1/src/pager.c:5338:15: style: Redundant condition: If 'pgno == 0', the comparison 'pgno <= 1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/sqlite3/sqlite3_3.38.5.orig.tar.xz sqlite3-3.38.5/test/dbfuzz2.c:250:15: style: Redundant condition: If 'EXPR == 'v'', the comparison 'EXPR' is always true. [redundantCondition] sqlite3-3.38.5/test/fuzzcheck.c:1541:15: style: Redundant condition: If 'EXPR == 'v'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/sqliteodbc/sqliteodbc_0.9998.orig.tar.gz sqliteodbc-0.9998/sqliteodbc.c:9599:14: style: Redundant condition: If 'EXPR == ';'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/sqsh/sqsh_2.5.16.1.orig.tar.gz sqsh-2.5/src/sqsh_main.c:1052:53: style: Redundant condition: *(argv[i+1])=='-'. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] sqsh-2.5/src/sqsh_main.c:1059:23: style: Redundant condition: pwd!=NULL. 'pwd==NULL || (pwd!=NULL && strlen(pwd)==0)' is equivalent to 'pwd==NULL || strlen(pwd)==0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/squid3/squid3_3.5.23.orig.tar.gz squid3-3.5.23/src/cache_cf.cc:4311:35: style: Redundant condition: If 'EXPR == '\0'', the comparison 'EXPR != ','' is always true. [redundantCondition] squid3-3.5.23/src/url.cc:927:31: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/squizz/squizz_0.99d+dfsg.orig.tar.xz squizz-0.99d/lib/extern/text.c:49:22: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] squizz-0.99d/lib/sequence/codata.c:63:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] squizz-0.99d/lib/sequence/embl.c:79:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] squizz-0.99d/lib/sequence/embl.c:120:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] squizz-0.99d/lib/sequence/genbank.c:68:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] squizz-0.99d/lib/sequence/genbank.c:130:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] squizz-0.99d/lib/sequence/ig.c:50:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] squizz-0.99d/lib/sequence/sprot.c:96:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] squizz-0.99d/lib/sequence/sprot.c:104:31: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] squizz-0.99d/lib/sequence/sprot.c:105:31: style: Redundant condition: If 'EXPR == '>'', the comparison 'EXPR' is always true. [redundantCondition] squizz-0.99d/lib/sequence/sprot.c:142:12: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/sra-sdk/sra-sdk_2.11.3+dfsg.orig.tar.xz sra-tools-2.11.3/tools/fuse/remote-xml.c:116:27: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] sra-tools-2.11.3/tools/fuse/xml.c:105:27: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] sra-tools-2.11.3/tools/sra-dump/fastq.c:2169:68: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] sra-tools-2.11.3/tools/sra-dump/fastq.c:2383:68: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/srpc/srpc_0.9.6.orig.tar.gz srpc-0.9.6/src/thrift/rpc_thrift_idl.cc:463:18: style: Redundant condition: If 'ch == '}'', the comparison 'ch != ','' is always true. [redundantCondition] srpc-0.9.6/src/thrift/rpc_thrift_idl.cc:480:18: style: Redundant condition: If 'ch == ']'', the comparison 'ch != ','' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/srslte/srslte_18.06.1+ds.1.orig.tar.gz srs-lte-18.06.1/lib/examples/usrp_capture_sync.c:200:26: style: Redundant condition: start_capture. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/ssed/ssed_3.62.orig.tar.gz sed-3.62/intl/dcigettext.c:550:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/sssd/sssd_2.7.1.orig.tar.gz sssd-2.7.1/src/p11_child/p11_child_openssl.c:2042:21: style: Redundant condition: module_name_in!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] sssd-2.7.1/src/p11_child/p11_child_openssl.c:2045:21: style: Redundant condition: token_name_in!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] sssd-2.7.1/src/providers/krb5/krb5_auth.c:1163:17: style: Redundant condition: res->otp. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] sssd-2.7.1/src/responder/pam/pamsrv_cmd.c:1551:17: style: Redundant condition: pd->cmd==SSS_PAM_AUTHENTICATE. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/ssvnc/ssvnc_1.0.29.orig.tar.gz ssvnc-1.0.29/vnc_unixsrc/vncviewer/rfbproto.c:3000:28: style: Redundant condition: If 'delay_sync_env == 0', the comparison 'delay_sync_env != -1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/staden/staden_2.0.0+b11.orig.tar.gz staden-2.0.0b11-2016-src/gap4/edMutations.c:278:23: style: Redundant condition: !include_pads. 'include_pads || (!include_pads && base!='*')' is equivalent to 'include_pads || base!='*'' [redundantCondition] staden-2.0.0b11-2016-src/gap4/tk-io-reg.c:1286:16: style: Redundant condition: If 'EXPR == '}'', the comparison 'EXPR' is always true. [redundantCondition] staden-2.0.0b11-2016-src/gap5/sam_index.c:1368:17: style: Redundant condition: If 'EXPR == ';'', the comparison 'EXPR' is always true. [redundantCondition] staden-2.0.0b11-2016-src/gap5/tk-io-reg.c:1307:16: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] staden-2.0.0b11-2016-src/gap5/tk-io-reg.c:1325:16: style: Redundant condition: If 'EXPR == '}'', the comparison 'EXPR' is always true. [redundantCondition] staden-2.0.0b11-2016-src/seq_utils/search_utils.c:230:15: style: Redundant condition: If 'EXPR == '*'', the comparison 'EXPR' is always true. [redundantCondition] staden-2.0.0b11-2016-src/seq_utils/search_utils.c:288:15: style: Redundant condition: If 'EXPR == '*'', the comparison 'EXPR' is always true. [redundantCondition] staden-2.0.0b11-2016-src/spin/readpam.c:145:19: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/staden-io-lib/staden-io-lib_1.14.14+dfsg.orig.tar.xz io_lib-1.14.14/progs/srf_dump_all.c:922:22: style: Redundant condition: filter_mode. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] io_lib-1.14.14/progs/srf_dump_all.c:1007:22: style: Redundant condition: filter_mode. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] io_lib-1.14.14/progs/srf_dump_all.c:1176:19: style: Redundant condition: filter_mode. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] io_lib-1.14.14/progs/srf_dump_all.c:1200:19: style: Redundant condition: filter_mode. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] io_lib-1.14.14/progs/srf_filter.c:860:32: style: Redundant condition: rev_cycle. '!rev_cycle || (rev_cycle && in_srf->mf_pos)' is equivalent to '!rev_cycle || in_srf->mf_pos' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/stardict/stardict_3.0.7+git20211225+dfsg.orig.tar.xz stardict_3.0.7+git20211225+dfsg/dict/stardict-plugins/stardict-info-plugin/stardict_info.cpp:111:20: style: Redundant condition: have_prefix. '!have_prefix || (have_prefix && text[5]=='\0')' is equivalent to '!have_prefix || text[5]=='\0'' [redundantCondition] stardict_3.0.7+git20211225+dfsg/dict/stardict-plugins/stardict-man-plugin/stardict_man.cpp:111:20: style: Redundant condition: have_prefix. '!have_prefix || (have_prefix && text[4]=='\0')' is equivalent to '!have_prefix || text[4]=='\0'' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/starlink-ast/starlink-ast_9.2.9+dfsg.orig.tar.xz ast-9.2.9/src/stcschan.c:1102:25: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/starplot/starplot_0.95.5.orig.tar.gz starplot-0.95.5/intl/dcigettext.c:700:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/starvoyager/starvoyager_0.4.4.orig.tar.gz starvoyager/ship.cc:1694:11: style: Redundant condition: ful. '!ful || (ful && ful->cap==0)' is equivalent to '!ful || ful->cap==0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/steghide/steghide_0.5.1.orig.tar.gz steghide-0.5.1/intl/dcigettext.c:556:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/stella/stella_6.7+dfsg.orig.tar.xz stella-6.7/src/tools/convbdf.c:176:19: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/stone/stone_2.4.orig.tar.gz stone-2.4/cryptoapi.c:324:19: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/stringtie/stringtie_2.2.1+ds.orig.tar.xz stringtie-2.2.1/gclib/GArgs.cpp:84:44: style: Redundant condition: If 'EXPR == 0', the comparison 'EXPR != '-'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/styx/styx_2.0.1.orig.tar.gz styx-2.0.1/util/prnmk.c:191:27: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] styx-2.0.1/util/prnmk.c:1727:36: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/subtle/subtle_0.11.3224-xi.orig.tar.gz subtle-0.11.3224-xi/src/subtlext/subtlext.c:1754:22: style: Redundant condition: source. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/suitename/suitename_0.4.130509+git20210223.ebb1325.orig.tar.xz suitename-0.4.130509+git20210223.ebb1325/suitenout.c:216:26: style: Redundant condition: i==xbin. 'i!=xbin || (i==xbin && j!=xclst)' is equivalent to 'i!=xbin || j!=xclst' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/sumo/sumo_1.12.0+dfsg1.orig.tar.xz sumo-1_12_0/src/microsim/cfmodels/MSCFModel_EIDM.cpp:645:81: style: Redundant condition: v_limprevv0-NUMERICAL_EPS. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] sumo-1_12_0/src/microsim/cfmodels/MSCFModel_EIDM.cpp:668:84: style: Redundant condition: v_limprevv0-NUMERICAL_EPS. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] sumo-1_12_0/src/microsim/devices/MSDevice_SSM.cpp:1199:62: style: Redundant condition: e->egoConflictEntryTime!=INVALID_DOUBLE. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/sundials/sundials_5.8.0+dfsg.orig.tar.xz sundials-5.8.0/src/arkode/arkode_butcher.c:1501:45: style: Redundant condition: If 's < 0', the comparison 's < 1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/supercollider/supercollider_3.11.2+repack.orig.tar.xz SuperCollider-3.11.2-Source/lang/LangPrimSource/PyrSymbolPrim.cpp:353:30: style: Redundant condition: If 'EXPR == '*'', the comparison 'EXPR != '/'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/superlu-dist/superlu-dist_7.2.0+dfsg1.orig.tar.xz superlu_dist-7.2.0/SRC/pdgssvx_ABglobal.c:1105:20: style: Redundant condition: factored. '!factored || (factored && options->IterRefine)' is equivalent to '!factored || options->IterRefine' [redundantCondition] superlu_dist-7.2.0/SRC/psgssvx_ABglobal.c:1105:20: style: Redundant condition: factored. '!factored || (factored && options->IterRefine)' is equivalent to '!factored || options->IterRefine' [redundantCondition] superlu_dist-7.2.0/SRC/pzgssvx_ABglobal.c:1104:20: style: Redundant condition: factored. '!factored || (factored && options->IterRefine)' is equivalent to '!factored || options->IterRefine' [redundantCondition] superlu_dist-7.2.0/SRC/wingetopt.c:30:54: style: Redundant condition: If 'EXPR == 0', the comparison 'EXPR != '-'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/supertuxkart/supertuxkart_1.3+dfsg1.orig.tar.xz SuperTuxKart-1.3-src/lib/irrlicht/source/Irrlicht/CSceneCollisionManager.cpp:88:14: style: Redundant condition: bits!=0. 'bits==0 || (bits!=0 && current->getID()&bits)' is equivalent to 'bits==0 || current->getID()&bits' [redundantCondition] SuperTuxKart-1.3-src/lib/irrlicht/source/Irrlicht/CSceneCollisionManager.cpp:288:13: style: Redundant condition: bits!=0. 'bits==0 || (bits!=0 && current->getID()&bits)' is equivalent to 'bits==0 || current->getID()&bits' [redundantCondition] SuperTuxKart-1.3-src/src/challenges/story_mode_timer.cpp:183:49: style: Redundant condition: !m_loading_pause. 'm_loading_pause || (!m_loading_pause && !loading)' is equivalent to 'm_loading_pause || !loading' [redundantCondition] SuperTuxKart-1.3-src/src/network/event.cpp:73:67: style: Redundant condition: cl. '!cl || (cl && !cl->waitingForServerRespond())' is equivalent to '!cl || !cl->waitingForServerRespond()' [redundantCondition] SuperTuxKart-1.3-src/src/network/protocols/client_lobby.cpp:1773:29: style: Redundant condition: !type.empty(). 'type.empty() || (!type.empty() && type.compare("kart")==0)' is equivalent to 'type.empty() || type.compare("kart")==0' [redundantCondition] SuperTuxKart-1.3-src/src/network/protocols/client_lobby.cpp:1785:29: style: Redundant condition: !type.empty(). 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] SuperTuxKart-1.3-src/src/network/protocols/client_lobby.cpp:1795:29: style: Redundant condition: !type.empty(). 'type.empty() || (!type.empty() && type.compare("skin")==0)' is equivalent to 'type.empty() || type.compare("skin")==0' [redundantCondition] SuperTuxKart-1.3-src/src/network/protocols/server_lobby.cpp:5641:29: style: Redundant condition: !type.empty(). 'type.empty() || (!type.empty() && type.compare("kart")==0)' is equivalent to 'type.empty() || type.compare("kart")==0' [redundantCondition] SuperTuxKart-1.3-src/src/network/protocols/server_lobby.cpp:5646:29: style: Redundant condition: !type.empty(). 'type.empty() || (!type.empty() && type.compare("track")==0)' is equivalent to 'type.empty() || type.compare("track")==0' [redundantCondition] SuperTuxKart-1.3-src/src/network/protocols/server_lobby.cpp:5651:29: style: Redundant condition: !type.empty(). 'type.empty() || (!type.empty() && type.compare("arena")==0)' is equivalent to 'type.empty() || type.compare("arena")==0' [redundantCondition] SuperTuxKart-1.3-src/src/network/protocols/server_lobby.cpp:5656:29: style: Redundant condition: !type.empty(). 'type.empty() || (!type.empty() && type.compare("soccer")==0)' is equivalent to 'type.empty() || type.compare("soccer")==0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/sweep/sweep_0.9.3.orig.tar.gz sweep-0.9.3/intl/dcigettext.c:583:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/swig/swig_4.0.2.orig.tar.gz swig-4.0.2/Source/Modules/allegrocl.cxx:2730:13: style: Redundant condition: !lookup. 'lookup || (!lookup && Strcmp(typedef_type,"void"))' is equivalent to 'lookup || Strcmp(typedef_type,"void")' [redundantCondition] swig-4.0.2/Source/Modules/lang.cxx:2218:25: style: Redundant condition: overloaded. '!overloaded || (overloaded && overloaded==ni)' is equivalent to '!overloaded || overloaded==ni' [redundantCondition] swig-4.0.2/Source/Modules/python.cxx:4611:32: style: Redundant condition: If 'dlevel > 1', the comparison 'dlevel != -2' is always true. [redundantCondition] swig-4.0.2/Source/Modules/utils.cxx:101:14: style: Redundant condition: first. '!first || (first && !Getattr(first,"sym:nextSibling"))' is equivalent to '!first || !Getattr(first,"sym:nextSibling")' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/swig2.0/swig2.0_2.0.12.orig.tar.gz swig-2.0.12/Source/Modules/allegrocl.cxx:3001:13: style: Redundant condition: !lookup. 'lookup || (!lookup && Strcmp(typedef_type,"void"))' is equivalent to 'lookup || Strcmp(typedef_type,"void")' [redundantCondition] swig-2.0.12/Source/Modules/lang.cxx:2154:25: style: Redundant condition: overloaded. '!overloaded || (overloaded && overloaded==ni)' is equivalent to '!overloaded || overloaded==ni' [redundantCondition] swig-2.0.12/Source/Modules/python.cxx:3891:32: style: Redundant condition: If 'dlevel > 1', the comparison 'dlevel != -2' is always true. [redundantCondition] swig-2.0.12/Source/Modules/utils.cxx:101:14: style: Redundant condition: first. '!first || (first && !Getattr(first,"sym:nextSibling"))' is equivalent to '!first || !Getattr(first,"sym:nextSibling")' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/swish-e/swish-e_2.4.7.orig.tar.gz swish-e-2.4.7/src/db_write.c:100:12: style: Redundant condition: c. '!c || (c && !*(c+1))' is equivalent to '!c || !*(c+1)' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/sword/sword_1.9.0+dfsg.orig.tar.xz sword-1.9.0+dfsg/bindings/flatapi.cpp:554:25: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] sword-1.9.0+dfsg/bindings/flatapi.cpp:569:27: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] sword-1.9.0+dfsg/bindings/flatapi.cpp:585:29: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] sword-1.9.0+dfsg/bindings/flatapi.cpp:588:34: style: Redundant condition: If 'EXPR == '*'', the comparison 'EXPR' is always true. [redundantCondition] sword-1.9.0+dfsg/bindings/java-jni/jni/swordstub.cpp:1275:26: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] sword-1.9.0+dfsg/bindings/java-jni/jni/swordstub.cpp:1290:28: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] sword-1.9.0+dfsg/bindings/java-jni/jni/swordstub.cpp:1306:30: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] sword-1.9.0+dfsg/bindings/java-jni/jni/swordstub.cpp:1309:35: style: Redundant condition: If 'EXPR == '*'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/sx/sx_2.0+ds.orig.tar.xz sx-2.0+ds/client/src/sxfs/cmdline.c:497:17: style: Redundant condition: If 'EXPR == ','', the comparison 'EXPR' is always true. [redundantCondition] sx-2.0+ds/client/src/tools/cp/cmdline.c:499:17: style: Redundant condition: If 'EXPR == ','', the comparison 'EXPR' is always true. [redundantCondition] sx-2.0+ds/server/src/tools/sxadm/cmd_cluster.c:612:17: style: Redundant condition: If 'EXPR == ','', the comparison 'EXPR' is always true. [redundantCondition] sx-2.0+ds/server/src/tools/sxreport-server/cmd_main.c:446:17: style: Redundant condition: If 'EXPR == ','', the comparison 'EXPR' is always true. [redundantCondition] sx-2.0+ds/server/src/tools/sxsim/cmdline.c:521:17: style: Redundant condition: If 'EXPR == ','', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/sylpheed/sylpheed_3.7.0.orig.tar.bz2 sylpheed-3.7.0/src/send_message.c:197:19: style: Redundant condition: qinfo->ac. '!qinfo->ac || (qinfo->ac && qinfo->ac->protocol!=A_NNTP)' is equivalent to '!qinfo->ac || qinfo->ac->protocol!=A_NNTP' [redundantCondition] sylpheed-3.7.0/src/summaryview.c:4391:29: style: Redundant condition: summaryview->selected. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] sylpheed-3.7.0/src/summaryview.c:4522:29: style: Redundant condition: summaryview->selected. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/sympow/sympow_2.023.6.orig.tar.bz2 sympow-2.023.6/conductors.c:140:25: style: Redundant condition: If 'v6 == 3', the comparison 'v6 != 5' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/synfigstudio/synfigstudio_1.5.1.orig.tar.xz synfig-1.5.1/synfig-studio/src/gui/dialogs/dialog_setup.cpp:1260:13: style: Redundant condition: bvalue. '!bvalue || (bvalue && i<=0)' is equivalent to '!bvalue || i<=0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/syslinux/syslinux_6.04~git20190206.bf6db5b4+dfsg1.orig.tar.xz syslinux-6.04~git20190206.bf6db5b4/com32/gdbstub/main.c:50:44: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] syslinux-6.04~git20190206.bf6db5b4/com32/gdbstub/main.c:56:23: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] syslinux-6.04~git20190206.bf6db5b4/com32/hdt/hdt-common.c:683:15: style: Redundant condition: If 'EXPR == 10', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/s/systemtap/systemtap_4.7.orig.tar.gz systemtap-4.7/dwflpp.cxx:4758:22: style: Redundant condition: have_section. '!have_section || (have_section && shdr->sh_type==SHT_NOBITS)' is equivalent to '!have_section || shdr->sh_type==SHT_NOBITS' [redundantCondition] systemtap-4.7/stapregex-parse.cxx:240:12: style: Redundant condition: If 'c == '|'', the comparison 'c' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/t-coffee/t-coffee_13.41.0.28bdc39+dfsg.orig.tar.xz T-COFFEE_distribution_Version_13.41.0.28bdc39/t_coffee_source/dp_lib/evaluate.c:5681:14: style: Redundant condition: If 'MODE == 0', the comparison 'MODE != 2' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/tablix2/tablix2_0.3.5.orig.tar.gz tablix2-0.3.5/intl/dcigettext.c:700:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/tarantool/tarantool_2.6.0.orig.tar.gz tarantool_2.6.0/third_party/zstd/lib/compress/zstd_compress.c:1301:52: style: Redundant condition: If 'EXPR == 0', the comparison 'EXPR != 1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/tau/tau_2.17.3.1.dfsg.orig.tar.bz2 2.17.3.1.dfsg/src/Profile/MetaData.cpp:366:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] 2.17.3.1.dfsg/utils/opari/ompragma_f.cc:40:29: style: Redundant condition: c!=string::npos. 'c==string::npos || (c!=string::npos && w= '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] tboot-1.10.5/safestringlib/safeclib/snprintf_support.c:88:31: style: Redundant condition: If 'EXPR == '.'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] tboot-1.10.5/safestringlib/safeclib/snprintf_support.c:90:35: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/tcc/tcc_0.9.27~git20161217.cd9514ab.orig.tar.gz tests/tests2/11_precedence.c:23:21: style: Redundant condition: e. 'e || (e && f)' is equivalent to 'e' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/tcl8.7/tcl8.7_8.7.0~a5+dfsg.orig.tar.gz tcl8.7a5/generic/tclPkg.c:1821:20: style: Redundant condition: If 'EXPR == '0'', the comparison 'EXPR != 0' is always true. [redundantCondition] tcl8.7a5/generic/tclPkg.c:1824:20: style: Redundant condition: If 'EXPR == '0'', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/tcl9.0/tcl9.0_9.0.0~a3+dfsg.orig.tar.gz tcl9.0a3/generic/tclPkg.c:1823:20: style: Redundant condition: If 'EXPR == '0'', the comparison 'EXPR != 0' is always true. [redundantCondition] tcl9.0a3/generic/tclPkg.c:1826:20: style: Redundant condition: If 'EXPR == '0'', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/tcltls/tcltls_1.7.22.orig.tar.gz tcltls-1.7.22/tlsBIO.c:151:16: style: Redundant condition: ret==-1. 'ret!=-1 || (ret==-1 && tclErrno==EAGAIN)' is equivalent to 'ret!=-1 || tclErrno==EAGAIN' [redundantCondition] tcltls-1.7.22/tlsBIO.c:204:16: style: Redundant condition: ret==-1. 'ret!=-1 || (ret==-1 && tclErrno==EAGAIN)' is equivalent to 'ret!=-1 || tclErrno==EAGAIN' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/tcsh/tcsh_6.21.00.orig.tar.gz tcsh-6.21.00/tc.func.c:1175:17: style: Redundant condition: !ask. 'ask || (!ask && !silent)' is equivalent to 'ask || !silent' [redundantCondition] tcsh-6.21.00/tc.sched.c:139:13: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR' is always true. [redundantCondition] tcsh-6.21.00/tc.prompt.c:428:30: style: Redundant condition: !pdirs. 'pdirs || (!pdirs && updirs<=0)' is equivalent to 'pdirs || updirs<=0' [redundantCondition] tcsh-6.21.00/win32/stdio.c:418:19: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/tdom/tdom_0.9.2.orig.tar.gz tdom-0.9.2-src/generic/schema.c:6714:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] tdom-0.9.2-src/generic/schema.c:6731:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] tdom-0.9.2-src/generic/schema.c:6775:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] tdom-0.9.2-src/generic/xmlsimple.c:270:27: style: Redundant condition: If '!EXPR', the comparison 'EXPR != ';'' is always true. [redundantCondition] tdom-0.9.2-src/generic/xmlsimple.c:292:27: style: Redundant condition: If '!EXPR', the comparison 'EXPR != ';'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/telegram-cli/telegram-cli_1.3.1+git20160323.6547c0b21.orig.tar.xz tg/interface.c:1458:25: style: Redundant condition: If 'EXPR > 10', the comparison 'EXPR > 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/telegram-purple/telegram-purple_1.4.3.orig.tar.gz telegram-purple/tgl/tg-mime-types.c:29:24: style:inconclusive: Redundant condition: If 'EXPR > ' '', the comparison 'EXPR != '\n'' is always true. [redundantCondition] telegram-purple/tgl/tg-mime-types.c:31:23: style:inconclusive: Redundant condition: If 'EXPR > ' '', the comparison 'EXPR != '\n'' is always true. [redundantCondition] telegram-purple/tgl/tg-mime-types.c:46:25: style:inconclusive: Redundant condition: If 'EXPR > ' '', the comparison 'EXPR != '\n'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/termit/termit_3.1.orig.tar.gz termit-3.1/src/termit_preferences.c:242:25: style: Redundant condition: !pTab->title. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/tetgen/tetgen_1.5.0.orig.tar.gz tetgen1.5.0/tetgen.cxx:2160:40: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR == 10' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/tetradraw/tetradraw_2.0.3.orig.tar.gz tetradraw-2.0.3/src/options_io.c:110:22: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] tetradraw-2.0.3/src/options_io.c:116:22: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] tetradraw-2.0.3/src/options_io.c:122:22: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] tetradraw-2.0.3/src/options_io.c:128:22: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] tetradraw-2.0.3/src/options_io.c:134:22: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] tetradraw-2.0.3/src/options_io.c:140:22: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] tetradraw-2.0.3/src/options_io.c:146:22: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/tetrinetx/tetrinetx_1.13.16.orig.tar.gz tetrinetx-1.13.16+qirc-1.40c/src/game.c:1362:68: style:inconclusive: Redundant condition: If 'EXPR >= '3'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] tetrinetx-1.13.16+qirc-1.40c/src/main.c:2638:9: style: Redundant condition: p. '!p || (p && p[0]=='\0')' is equivalent to '!p || p[0]=='\0'' [redundantCondition] tetrinetx-1.13.16+qirc-1.40c/src/main.c:2868:10: style: Redundant condition: p. '!p || (p && p[0]=='\0')' is equivalent to '!p || p[0]=='\0'' [redundantCondition] tetrinetx-1.13.16+qirc-1.40c/src/main.c:2947:9: style: Redundant condition: p. '!p || (p && p[0]=='\0')' is equivalent to '!p || p[0]=='\0'' [redundantCondition] tetrinetx-1.13.16+qirc-1.40c/src/main.c:2997:9: style: Redundant condition: p. '!p || (p && p[0]=='\0')' is equivalent to '!p || p[0]=='\0'' [redundantCondition] tetrinetx-1.13.16+qirc-1.40c/src/main.c:3219:10: style: Redundant condition: q. '!q || (q && q[0]=='\0')' is equivalent to '!q || q[0]=='\0'' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/texinfo/texinfo_6.8.orig.tar.xz texinfo-6.8/tp/Texinfo/XS/parsetexi/parser.c:763:30: style: Redundant condition: If '!EXPR', the comparison 'EXPR != 34' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/texlive-bin/texlive-bin_2022.20220321.62855.orig.tar.xz texlive-bin-2022.20220321.62855/texk/dvipdfm-x/fontmap.c:350:35: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR != '\n'' is always true. [redundantCondition] texlive-bin-2022.20220321.62855/texk/dvipdfm-x/specials.c:162:26: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] texlive-bin-2022.20220321.62855/texk/dvipsk/color.c:64:17: style:inconclusive: Redundant condition: If 'EXPR > ' '', the comparison 'EXPR' is always true. [redundantCondition] texlive-bin-2022.20220321.62855/texk/dvipsk/color.c:82:43: style:inconclusive: Redundant condition: If 'EXPR > ' '', the comparison 'EXPR' is always true. [redundantCondition] texlive-bin-2022.20220321.62855/texk/dvipsk/resident.c:435:26: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] texlive-bin-2022.20220321.62855/texk/dvipsk/resident.c:447:23: style:inconclusive: Redundant condition: If 'EXPR > ' '', the comparison 'EXPR' is always true. [redundantCondition] texlive-bin-2022.20220321.62855/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/stemdb.c:2373:14: style: Redundant condition: !fp. '!fp && (!fp || t<0.5)' is equivalent to '!fp' [redundantCondition] texlive-bin-2022.20220321.62855/texk/upmendex/sort.c:400:44: style: Redundant condition: If 'EXPR == '\0'', the comparison 'EXPR < 0x80' is always true. [redundantCondition] texlive-bin-2022.20220321.62855/texk/web2c/luatexdir/lua/ltexlib.c:375:20: style: Redundant condition: If 'c == ' '', the comparison 'c' is always true. [redundantCondition] texlive-bin-2022.20220321.62855/texk/web2c/luatexdir/lua/ltexlib.c:457:20: style: Redundant condition: If 'c == ' '', the comparison 'c' is always true. [redundantCondition] texlive-bin-2022.20220321.62855/texk/web2c/luatexdir/lua/ltexlib.c:510:16: style: Redundant condition: If 'c == ' '', the comparison 'c' is always true. [redundantCondition] texlive-bin-2022.20220321.62855/texk/web2c/luatexdir/lua/ltexlib.c:551:20: style: Redundant condition: If 'c == ' '', the comparison 'c' is always true. [redundantCondition] texlive-bin-2022.20220321.62855/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/featurefile.c:3412:25: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] texlive-bin-2022.20220321.62855/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsettf.c:5415:47: style: Redundant condition: loaded_fonts_same_as_new. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] texlive-bin-2022.20220321.62855/texk/web2c/omegafonts/ligkern_routines.c:471:35: style: Redundant condition: If 'c == -1', the comparison 'c < 128' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/texlive-extra/texlive-extra_2022.20220405.orig.tar.xz texlive-extra-2022.20220405/texmf-dist/source/latex/axodraw2/axohelp.c:886:39: style: Redundant condition: *s=='['. '*s!='[' || (*s=='[' && s[-1]=='\\')' is equivalent to '*s!='[' || s[-1]=='\\'' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/texmaker/texmaker_5.1.2+dfsg.orig.tar.xz texmaker-5.1.2/pdfium/core/fpdfapi/render/fpdf_render.cpp:472:34: style: Redundant condition: m_pType3Char->m_bColored. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] texmaker-5.1.2/pdfium/core/fpdfapi/render/fpdf_render.cpp:500:34: style: Redundant condition: m_pType3Char->m_bColored. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] texmaker-5.1.2/pdfium/core/fpdfdoc/ctypeset.cpp:75:64: style: Redundant condition: If 'word == 0x0093', the comparison 'word <= 0x0094' is always true. [redundantCondition] texmaker-5.1.2/pdfium/core/fxge/ge/cfx_fontmapper.cpp:576:35: style: Redundant condition: bHasHyphen. '!bHasHyphen || (bHasHyphen && !bStyleAvail)' is equivalent to '!bHasHyphen || !bStyleAvail' [redundantCondition] texmaker-5.1.2/pdfium/third_party/libopenjpeg20/j2k.c:7750:25: style: Redundant condition: If 'l_tot_len == 0U', the comparison 'l_tot_len < 14U' is always true. [redundantCondition] texmaker-5.1.2/pdfium/xfa/fgas/layout/fgas_textbreak.cpp:1430:23: style: Redundant condition: bEmptyChar. '!bEmptyChar || (bEmptyChar && !bSkipSpace)' is equivalent to '!bEmptyChar || !bSkipSpace' [redundantCondition] texmaker-5.1.2/pdfium/xfa/fgas/layout/fgas_textbreak.cpp:1457:23: style: Redundant condition: bEmptyChar. '!bEmptyChar || (bEmptyChar && !bSkipSpace)' is equivalent to '!bEmptyChar || !bSkipSpace' [redundantCondition] texmaker-5.1.2/pdfium/xfa/fgas/layout/fgas_textbreak.cpp:1514:23: style: Redundant condition: bEmptyChar. '!bEmptyChar || (bEmptyChar && !bSkipSpace)' is equivalent to '!bEmptyChar || !bSkipSpace' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/tgl/tgl_2.0.1+git20160323.ffb04cac.orig.tar.xz tgl/tg-mime-types.c:29:24: style:inconclusive: Redundant condition: If 'EXPR > ' '', the comparison 'EXPR != '\n'' is always true. [redundantCondition] tgl/tg-mime-types.c:31:23: style:inconclusive: Redundant condition: If 'EXPR > ' '', the comparison 'EXPR != '\n'' is always true. [redundantCondition] tgl/tg-mime-types.c:46:25: style:inconclusive: Redundant condition: If 'EXPR > ' '', the comparison 'EXPR != '\n'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/the/the_3.3~rc1.orig.tar.bz2 THE-3.3RC1/target.c:1600:7: style: Redundant condition: respect_scope. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/tidy/tidy_20091223cvs.orig.tar.gz tidy-20091223cvs/src/parser.c:4112:33: style: Redundant condition: node->line==1. 'node->line!=1 || (node->line==1 && node->column!=1)' is equivalent to 'node->line!=1 || node->column!=1' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/tiledb/tiledb_2.9.5.orig.tar.gz TileDB-2.9.5/tiledb/sm/query/reader_base.cc:704:33: style: Redundant condition: name==constants::coords. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] TileDB-2.9.5/tiledb/sm/query/reader_base.cc:756:33: style: Redundant condition: name==constants::coords. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] TileDB-2.9.5/tiledb/sm/query/reader_base.cc:839:33: style: Redundant condition: name==constants::coords. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] TileDB-2.9.5/tiledb/sm/query/reader_base.cc:1240:39: style: Redundant condition: name==constants::coords. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/timg/timg_1.4.4.orig.tar.gz timg-1.4.4/third_party/stb_image.h:5503:17: style: Redundant condition: If 'req_comp >= 3', the comparison 'req_comp' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/timidity/timidity_2.14.0.orig.tar.bz2 TiMidity++-2.14.0/libarc/arc_mime.c:562:14: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/tin/tin_2.6.2~20220503.orig.tar.xz tin-2.6.2/intl/dcigettext.c:560:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/tinyframe/tinyframe_0.1.1.orig.tar.xz tinyframe-0.1.1/src/tinyframe.c:257:24: style: Redundant condition: num_fields. '!num_fields || (num_fields && fields)' is equivalent to '!num_fields || fields' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/tinyxml/tinyxml_2.6.2.orig.tar.gz tinyxml/tinyxmlparser.cpp:445:14: style: Redundant condition: If 'EXPR == '#'', the comparison 'EXPR' is always true. [redundantCondition] tinyxml/tinyxmlparser.cpp:823:16: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] tinyxml/tinyxmlparser.cpp:1126:18: style: Redundant condition: If 'EXPR == '>'', the comparison 'EXPR' is always true. [redundantCondition] tinyxml/tinyxmlparser.cpp:1285:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] tinyxml/tinyxmlparser.cpp:1411:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '='' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/tkblt/tkblt_3.2.23.orig.tar.gz tkblt-3.2.23/generic/tkbltGrAxis.C:790:24: style: Redundant condition: ops->looseMin. '!ops->looseMin || (ops->looseMin && !isnan(ops->reqMin))' is equivalent to '!ops->looseMin || !isnan(ops->reqMin)' [redundantCondition] tkblt-3.2.23/generic/tkbltGrAxis.C:794:24: style: Redundant condition: ops->looseMax. '!ops->looseMax || (ops->looseMax && !isnan(ops->reqMax))' is equivalent to '!ops->looseMax || !isnan(ops->reqMax)' [redundantCondition] tkblt-3.2.23/generic/tkbltGrAxis.C:859:22: style: Redundant condition: ops->looseMin. '!ops->looseMin || (ops->looseMin && !isnan(ops->reqMin))' is equivalent to '!ops->looseMin || !isnan(ops->reqMin)' [redundantCondition] tkblt-3.2.23/generic/tkbltGrAxis.C:862:22: style: Redundant condition: ops->looseMax. '!ops->looseMax || (ops->looseMax && !isnan(ops->reqMax))' is equivalent to '!ops->looseMax || !isnan(ops->reqMax)' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/tkdesk/tkdesk_2.0.orig.tar.gz tkdesk-2.0/libdesk/tixImgXpm.c:699:22: style: Redundant condition: If 'EXPR == 'm'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] tkdesk-2.0/libdesk/tixImgXpm.c:704:27: style: Redundant condition: If 'EXPR == 'g'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] tkdesk-2.0/libdesk/tixImgXpm.c:705:20: style: Redundant condition: If 'EXPR == '4'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] tkdesk-2.0/libdesk/tixImgXpm.c:710:27: style: Redundant condition: If 'EXPR == 'g'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] tkdesk-2.0/libdesk/tixImgXpm.c:715:27: style: Redundant condition: If 'EXPR == 'c'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] tkdesk-2.0/libdesk/tixImgXpm.c:720:27: style: Redundant condition: If 'EXPR == 's'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/tkrat/tkrat_2.2cvs20100105-true-dfsg.orig.tar.gz tkrat_2.2cvs20100105-dfsg.orig/imap/src/c-client/imap4r1.c:4706:5: style:inconclusive: Redundant condition: If 'c > ' '', the comparison 'c' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/tktreectrl/tktreectrl_2.4.1.orig.tar.gz tktreectrl-2.4.1/generic/qebind.c:1119:29: style: Redundant condition: dPtr!=NULL. 'dPtr==NULL || (dPtr!=NULL && dPtr->expandProc==NULL)' is equivalent to 'dPtr==NULL || dPtr->expandProc==NULL' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/tlsdate/tlsdate_0.0.13.orig.tar.xz tlsdate-0.0.13/src/tlsdate-helper-plan9.c:613:16: style: Redundant condition: If 'ret > 0', the comparison 'ret != 0' is always true. [redundantCondition] tlsdate-0.0.13/src/tlsdate-helper.c:761:16: style: Redundant condition: If 'ret > 0', the comparison 'ret != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/tmate/tmate_2.4.0.orig.tar.gz tmate-2.4.0/tmux.c:97:38: style: Redundant condition: If 'EXPR == '\0'', the comparison 'EXPR != '/'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/tnftp/tnftp_20210827.orig.tar.gz tnftp-20210827/src/cmds.c:2737:16: style: Redundant condition: If 'argc == 0', the comparison 'argc != 2' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/tophat/tophat_2.1.1+dfsg1.orig.tar.xz tophat-2.1.1/src/reads.cpp:75:22: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/tora/tora_2.1.3.orig.tar.gz tora-2.1.3/src/qscintilla2/src/XPM.cpp:45:12: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] tora-2.1.3/src/qscintilla2/src/XPM.cpp:51:12: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/torch3/torch3_3.1.orig.tar.gz torch3-3.1.orig/decoder/PhoneModels.cc:504:79: style: Redundant condition: phone_index==phone_info->pause_index. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] torch3-3.1.orig/decoder/PhoneModels.cc:665:67: style: Redundant condition: phone_index==phone_info->pause_index. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/torcs/torcs_1.3.7+dfsg.orig.tar.xz torcs-1.3.7+dfsg/src/libs/racescreens/pitmenu.cpp:149:15: style: Redundant condition: penalty. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/toulbar2/toulbar2_1.1.1+dfsg.orig.tar.xz toulbar2-1.1.1/src/incop/narycsproblem.cpp:385:29: style: Redundant condition: str[j]==' '. 'str[j]!=' ' || (str[j]==' ' && str[j+1]!=' ')' is equivalent to 'str[j]!=' ' || str[j+1]!=' '' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/tpb/tpb_0.6.4.orig.tar.gz tpb-0.6.4/intl/dcigettext.c:555:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/tpm2-tools/tpm2-tools_5.2.orig.tar.gz tpm2-tools-5.2/tools/fapi/tss2_getplatformcertificates.c:58:26: style: Redundant condition: If 'certificatesSize > 0', the comparison 'certificatesSize' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/tracetuner/tracetuner_3.0.6~beta+dfsg.orig.tar.xz tracetuner_3.0.6beta/src/compute_qv/Btk_call_bases.c:4124:18: style: Redundant condition: new_peak.is_called>0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/trafficserver/trafficserver_9.1.2+ds.orig.tar.xz trafficserver-9.1.2/lib/records/RecConfigParse.cc:185:25: style: Redundant condition: rec_type_str. '!rec_type_str || (rec_type_str && *rec_type_str=='#')' is equivalent to '!rec_type_str || *rec_type_str=='#'' [redundantCondition] trafficserver-9.1.2/plugins/conf_remap/conf_remap.cc:169:16: style: Redundant condition: tok. '!tok || (tok && '#'==*tok)' is equivalent to '!tok || '#'==*tok' [redundantCondition] trafficserver-9.1.2/plugins/experimental/fastcgi/src/fcgi_config.cc:373:18: style: Redundant condition: tok. '!tok || (tok && '#'==*tok)' is equivalent to '!tok || '#'==*tok' [redundantCondition] trafficserver-9.1.2/plugins/experimental/fastcgi/src/fcgi_config.cc:629:22: style: Redundant condition: tok. '!tok || (tok && '#'==*tok)' is equivalent to '!tok || '#'==*tok' [redundantCondition] trafficserver-9.1.2/proxy/ParentConsistentHash.cc:229:13: style: Redundant condition: pRec. '!pRec || (pRec && !pRec->available)' is equivalent to '!pRec || !pRec->available' [redundantCondition] trafficserver-9.1.2/proxy/http/remap/NextHopConsistentHash.cc:305:13: style: Redundant condition: pRec. '!pRec || (pRec && !pRec->available)' is equivalent to '!pRec || !pRec->available' [redundantCondition] trafficserver-9.1.2/proxy/http/remap/NextHopConsistentHash.cc:374:20: style: Redundant condition: pRec. '!pRec || (pRec && !pRec->available)' is equivalent to '!pRec || !pRec->available' [redundantCondition] trafficserver-9.1.2/proxy/http/HttpTransact.cc:1719:27: style: Redundant condition: If 'EXPR >= 400', the comparison 'EXPR' is always true. [redundantCondition] trafficserver-9.1.2/tools/jtest/jtest.cc:509:28: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/tralics/tralics_2.14.4.orig.tar.gz tralics/src/txmain.C:572:19: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] tralics/src/txmain.C:605:11: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/transcode/transcode_1.1.7.orig.tar.bz2 transcode-1.1.7/export/export_ffmpeg.c:901:22: style: Redundant condition: tmp. '!tmp || (tmp && !strlen(tmp))' is equivalent to '!tmp || !strlen(tmp)' [redundantCondition] transcode-1.1.7/export/export_ffmpeg.c:925:22: style: Redundant condition: tmp. '!tmp || (tmp && !strlen(tmp))' is equivalent to '!tmp || !strlen(tmp)' [redundantCondition] transcode-1.1.7/filter/preview/filter_pv.c:684:23: style: Redundant condition: If 'EXPR != '\0'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/tree/tree_2.0.2.orig.tar.gz tree-2.0.2/list.c:164:58: style: Redundant condition: (*dir)->lnk. '!(*dir)->lnk || ((*dir)->lnk && lflag)' is equivalent to '!(*dir)->lnk || lflag' [redundantCondition] tree-2.0.2/tree.c:1141:20: style: Redundant condition: If 'EXPR == '\\'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/tree-puzzle/tree-puzzle_5.3~rc16+dfsg.orig.tar.xz tree-puzzle-5.3.rc16/src/puzzle1.c:6134:24: style: Redundant condition: readquart_optn. '!readquart_optn || (readquart_optn && savequart_optn)' is equivalent to '!readquart_optn || savequart_optn' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/ttysnoop/ttysnoop_0.12d.orig.tar.gz ttysnoop-0.12d/ttysnoops.c:91:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ttysnoop-0.12d/ttysnoops.c:102:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/tuxonice-userui/tuxonice-userui_1.1+dfsg1.gc3bdd83.orig.tar.xz tuxonice-userui-1.1+dfsg1.gc3bdd83/fbsplash/parse.c:745:17: style: Redundant condition: keepvar. '!keepvar || (keepvar && *(t+1)=='"')' is equivalent to '!keepvar || *(t+1)=='"'' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/tuxpaint/tuxpaint_0.9.27.orig.tar.gz tuxpaint-0.9.27/src/win32_dirent.c:161:26: style: Redundant condition: select!=NULL. 'select==NULL || (select!=NULL && select(entry))' is equivalent to 'select==NULL || select(entry)' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/tvtime/tvtime_1.0.11.orig.tar.gz tvtime-1.0.11/intl/dcigettext.c:588:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/t/twpsk/twpsk_4.3.orig.tar.gz twpsk-4.3/src/twpskCB.C:884:39: style: Redundant condition: If 'EXPR == 0', the comparison 'EXPR >= 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/u/u-boot/u-boot_2022.07~rc4+dfsg.orig.tar.xz u-boot-2022.07-rc4/arch/mips/mach-octeon/cvmx-helper-board.c:389:25: style: Redundant condition: result.s.link_up. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] u-boot-2022.07-rc4/arch/mips/mach-octeon/cvmx-helper.c:1732:27: style: Redundant condition: result.s.link_up. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] u-boot-2022.07-rc4/drivers/mmc/rpmb.c:461:20: style: Redundant condition: If '!req_cnt', the comparison 'req_cnt != 1' is always true. [redundantCondition] u-boot-2022.07-rc4/net/net.c:1526:18: style: Redundant condition: If 'EXPR == '"'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/u/uaputl/uaputl_1.12.orig.tar.gz uaputl/uaputl.c:3953:15: style: Redundant condition: argc. '!argc || (argc && is_input_valid(RDEEPROM,argc,argv)!=1)' is equivalent to '!argc || is_input_valid(RDEEPROM,argc,argv)!=1' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/u/ubertooth/ubertooth_2018.12.R1.orig.tar.gz ubertooth-2018-12-R1/firmware/bluetooth_rxtx/ubertooth_rssi.c:57:22: style: Redundant condition: If 'channel < 2402', the comparison 'channel < 2480' is always true. [redundantCondition] ubertooth-2018-12-R1/firmware/bluetooth_rxtx/ubertooth_rssi.c:76:22: style: Redundant condition: If 'channel < 2402', the comparison 'channel < 2480' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/u/ucommon/ucommon_7.0.1.orig.tar.gz commoncpp-7.0.1/corelib/mapped.cpp:625:29: style: Redundant condition: freelist. '!freelist || (freelist && reading)' is equivalent to '!freelist || reading' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/u/ucx/ucx_1.13.0~rc1.orig.tar.xz ucx-1.13.0~rc1/src/ucp/rma/amo_sw.c:75:28: style: Redundant condition: status==UCS_OK. 'status!=UCS_OK || (status==UCS_OK && !fetch)' is equivalent to 'status!=UCS_OK || !fetch' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/u/udevil/udevil_0.4.4.orig.tar.xz udevil-0.4.4/src/udevil.c:201:27: style: Redundant condition: mount_point. '!mount_point || (mount_point && mount_point[0]=='\0')' is equivalent to '!mount_point || mount_point[0]=='\0'' [redundantCondition] udevil-0.4.4/src/udevil.c:1923:27: style: Redundant condition: mount_point. '!mount_point || (mount_point && mount_point[0]=='\0')' is equivalent to '!mount_point || mount_point[0]=='\0'' [redundantCondition] udevil-0.4.4/src/udevil.c:3418:21: style: Redundant condition: user_name. '!user_name || (user_name && user_name[0]=='\0')' is equivalent to '!user_name || user_name[0]=='\0'' [redundantCondition] udevil-0.4.4/src/udevil.c:4350:23: style: Redundant condition: device_file. '!device_file || (device_file && device_file[0]=='\0')' is equivalent to '!device_file || device_file[0]=='\0'' [redundantCondition] udevil-0.4.4/src/udevil.c:4739:23: style: Redundant condition: device_file. '!device_file || (device_file && device_file[0]=='\0')' is equivalent to '!device_file || device_file[0]=='\0'' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/u/udfclient/udfclient_0.8.11.orig.tar.gz UDFclient.0.8.11/udf.c:2358:19: style: Redundant condition: buf_entry. '!buf_entry || (buf_entry && buf_entry->b_lblk!=sector)' is equivalent to '!buf_entry || buf_entry->b_lblk!=sector' [redundantCondition] UDFclient.0.8.11/udf.c:2373:18: style: Redundant condition: error. '!error || (error && !buf_entry)' is equivalent to '!error || !buf_entry' [redundantCondition] UDFclient.0.8.11/udf.c:2659:19: style: Redundant condition: buf_entry. '!buf_entry || (buf_entry && buf_entry->b_lblk!=sector)' is equivalent to '!buf_entry || buf_entry->b_lblk!=sector' [redundantCondition] UDFclient.0.8.11/udf.c:5157:11: style: Redundant condition: If 'EXPR == ','', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/u/ufo-filters/ufo-filters_0.16.0.159.g483ce16.orig.tar.xz ufo-filters-0.16.0.159.g483ce16/src/ufo-general-backproject-task.c:1093:21: style: Redundant condition: vectorized. '!vectorized || (vectorized && !positional_param)' is equivalent to '!vectorized || !positional_param' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/u/ufoai/ufoai_2.5.orig.tar.xz ufoai-2.5/src/shared/parse.cpp:146:24: style: Redundant condition: If 'EXPR == '*'', the comparison 'EXPR' is always true. [redundantCondition] ufoai-2.5/src/shared/parse.cpp:146:65: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/u/ug/ug_3.12.1.orig.tar.xz ug-3.12.1.orig/np/procs/bdf.cc:747:83: style: Redundant condition: bdf->TimeControl!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ug-3.12.1.orig/np/procs/bdf.cc:788:35: style: Redundant condition: bdf->TimeControl!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/u/uim/uim_1.8.8.orig.tar.gz uim-1.8.8/gtk2/immodule/gtk-im-uim.c:1337:21: style: Redundant condition: cur_toplevel. '!cur_toplevel || (cur_toplevel && grab_widget)' is equivalent to '!cur_toplevel || grab_widget' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/u/ulfius/ulfius_2.7.10.orig.tar.gz ulfius-2.7.10/src/u_websocket.c:582:28: style: Redundant condition: message->data_len. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ulfius-2.7.10/src/yuarel.c:78:19: style: Redundant condition: If 'EXPR == '\0'', the comparison 'EXPR != '/'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/u/ultracopier/ultracopier_2.2.4.7.orig.tar.xz ultracopier-src/plugins-unmaintained/CopyEngine/Ultracopier-Qt/WriteThread.cpp:919:27: style: Redundant condition: !sequential. 'sequential || (!sequential && writeFullBlocked)' is equivalent to 'sequential || writeFullBlocked' [redundantCondition] ultracopier-src/plugins-unmaintained/CopyEngine/Ultracopier-Qt/TransferThread.cpp:436:100: style: Redundant condition: osBufferLimited. '!osBufferLimited || (osBufferLimited && size 3', the comparison 'argc != 1' is always true. [redundantCondition] umview-0.8.2/um_rsc/librsc/tests/server.c:39:16: style: Redundant condition: If 'argc > 2', the comparison 'argc != 1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/u/unionfs-fuse/unionfs-fuse_1.0.orig.tar.gz unionfs-fuse-1.0/src/cow.c:91:23: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] unionfs-fuse-1.0/src/cow.c:103:24: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] unionfs-fuse-1.0/src/findbranch.c:119:18: style: Redundant condition: branch<0. 'branch>=0 || (branch<0 && errno!=ENOENT)' is equivalent to 'branch>=0 || errno!=ENOENT' [redundantCondition] unionfs-fuse-1.0/src/general.c:69:23: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] unionfs-fuse-1.0/src/general.c:83:24: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/u/unixodbc/unixodbc_2.3.11.orig.tar.gz unixODBC-2.3.11/DriverManager/__attribute.c:797:15: style: Redundant condition: If 'EXPR == '{'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/u/unrtf/unrtf_0.21.10-clean.orig.tar.gz unrtf-0.21.10/src/attr.c:917:50: style: Redundant condition: string[i]=='%'. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] unrtf-0.21.10/src/attr.c:937:26: style: Redundant condition: string[i]=='\\'. 'string[i]!='\\' || (string[i]=='\\' && string[i+1]!='%')' is equivalent to 'string[i]!='\\' || string[i+1]!='%'' [redundantCondition] unrtf-0.21.10/src/attr.c:939:26: style: Redundant condition: string[i]=='%'. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] unrtf-0.21.10/src/attr.c:977:49: style: Redundant condition: string[i]=='%'. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] unrtf-0.21.10/src/attr.c:996:26: style: Redundant condition: string[i]=='\\'. 'string[i]!='\\' || (string[i]=='\\' && string[i+1]!='%')' is equivalent to 'string[i]!='\\' || string[i+1]!='%'' [redundantCondition] unrtf-0.21.10/src/attr.c:998:26: style: Redundant condition: string[i]=='%'. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] unrtf-0.21.10/src/user.c:139:46: style: Redundant condition: c3=='\\'. 'c3!='\\' || (c3=='\\' && c4=='\\')' is equivalent to 'c3!='\\' || c4=='\\'' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/u/usbtop/usbtop_1.0+dfsg.orig.tar.xz usbtop-release-1.0/src/buses.cpp:66:20: style: Redundant condition: filter. '!filter || (filter && strcmp(cur_dev->name,filter)==0)' is equivalent to '!filter || strcmp(cur_dev->name,filter)==0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/u/util-linux/util-linux_2.38.orig.tar.xz util-linux-2.38/lib/mbsalign.c:54:11: style: Redundant condition: If 'EXPR == '['', the comparison 'EXPR' is always true. [redundantCondition] util-linux-2.38/lib/procfs.c:332:12: style: Redundant condition: If 'EXPR == '('', the comparison 'EXPR' is always true. [redundantCondition] util-linux-2.38/text-utils/ul.c:485:32: style: Redundant condition: If 'EXPR > 0', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/u/utox/utox_0.18.1.orig.tar.gz uTox/src/av/video.c:258:32: style: Redundant condition: If '!EXPR', the comparison 'EXPR == 0' is always true. [redundantCondition] uTox/third_party/stb/stb/stb_image.h:5106:17: style: Redundant condition: If 'req_comp >= 3', the comparison 'req_comp' is always true. [redundantCondition] uTox/third_party/stb/stb/deprecated/stb_image.c:3059:17: style: Redundant condition: If 'req_comp >= 3', the comparison 'req_comp' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/u/uw-imap/uw-imap_2007f~dfsg.orig.tar.gz imap-2007f~dfsg/src/c-client/imap4r1.c:4842:5: style:inconclusive: Redundant condition: If 'c > ' '', the comparison 'c' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/v/v-sim/v-sim_3.7.2.orig.tar.gz v_sim-3.7.2/src/gtk_pairs.c:1901:19: style: Redundant condition: ele. '!ele || (ele && iter1.element==ele||iter2.element==ele)' is equivalent to '!ele || iter1.element==ele||iter2.element==ele' [redundantCondition] v_sim-3.7.2/src/panelModules/panelMethod.c:398:40: style: Redundant condition: destroy. '!destroy || (destroy && create)' is equivalent to '!destroy || create' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/v/vala-panel/vala-panel_0.5.0.orig.tar.gz vala-panel-0.5.0/applets/wnck/tasklist/tasklist-widget.c:2420:14: style: Redundant condition: blink. '!blink || (blink && !wnck_window_is_active(window))' is equivalent to '!blink || !wnck_window_is_active(window)' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/v/varnish-modules/varnish-modules_0.20.0.orig.tar.xz varnish-modules-0.20.0/src/vmod_header.c:92:24: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/v/vdr-plugin-games/vdr-plugin-games_0.6.3.orig.tar.gz games-0.6.3/minesweeper/minesweeper.cpp:170:30: style: Redundant condition: If 'EXPR == 9', the comparison 'EXPR != 16' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/v/vdr-plugin-xineliboutput/vdr-plugin-xineliboutput_2.2.0+git20211212.orig.tar.gz vdr-plugin-xineliboutput/xine_frontend_main.c:748:72: style: Redundant condition: !reconnect. 'reconnect || (!reconnect && waitvdr)' is equivalent to 'reconnect || waitvdr' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/v/verbiste/verbiste_0.1.47.orig.tar.gz verbiste-0.1.47/intl/dcigettext.c:583:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/v/vflib3/vflib3_3.6.14.dfsg.orig.tar.gz vflib3-3.6.14.dfsg/src/vflserver.c:622:20: style: Redundant condition: If 'nargs > 4', the comparison 'nargs != 2' is always true. [redundantCondition] vflib3-3.6.14.dfsg/src/vflserver.c:665:20: style: Redundant condition: If 'nargs > 4', the comparison 'nargs != 2' is always true. [redundantCondition] vflib3-3.6.14.dfsg/src/vflserver.c:707:20: style: Redundant condition: If 'nargs > 3', the comparison 'nargs != 1' is always true. [redundantCondition] vflib3-3.6.14.dfsg/src/vflserver.c:745:20: style: Redundant condition: If 'nargs > 3', the comparison 'nargs != 1' is always true. [redundantCondition] vflib3-3.6.14.dfsg/src/vfltest.c:142:32: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/v/vg/vg_1.30.0+ds.orig.tar.xz vg-v1.30.0/src/multipath_mapper.cpp:345:36: style: Redundant condition: use_fanout_match_alg. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/v/viewmol/viewmol_2.4.1.orig.tar.gz viewmol-2.4.1/source/scandir.c:46:24: style: Redundant condition: select!=NULL. 'select==NULL || (select!=NULL && (*select)(entry))' is equivalent to 'select==NULL || (*select)(entry)' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/v/viking/viking_1.10.orig.tar.bz2 viking-1.10/src/gpx.c:1484:26: style: Redundant condition: context->options. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] viking-1.10/src/gpx.c:1620:26: style: Redundant condition: context->options. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] viking-1.10/src/gpx.c:1712:16: style: Redundant condition: header. '!header || (header && g_strrstr(header,"xmlns:gpxx="))' is equivalent to '!header || g_strrstr(header,"xmlns:gpxx=")' [redundantCondition] viking-1.10/src/viktrwlayer.c:11511:53: style: Redundant condition: vtl->current_track. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] viking-1.10/src/viktrwlayer.c:11595:53: style: Redundant condition: vtl->current_track. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] viking-1.10/src/viktrwlayer.c:11646:29: style: Redundant condition: vtl->current_track. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/v/vips/vips_8.12.2.orig.tar.gz libvips-8.12.2/libvips/conversion/composite.cpp:1008:18: style: Redundant condition: If 'EXPR != 0', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/v/virt-viewer/virt-viewer_9.0.orig.tar.gz virt-viewer-9.0/src/virt-viewer-app.c:273:29: style: Redundant condition: comment!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/v/virtualjaguar/virtualjaguar_2.1.3.orig.tar.bz2 linux-2.1.3/src/blitter.cpp:3973:26: style: Redundant condition: phrase_mode. '!phrase_mode || (phrase_mode && inct&0x01)' is equivalent to '!phrase_mode || inct&0x01' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/v/virtuoso-opensource/virtuoso-opensource_7.2.5.1+dfsg1.orig.tar.xz virtuoso-opensource-7.2.5.1/libsrc/Tidy/parser.c:4596:33: style: Redundant condition: node->line==1. 'node->line!=1 || (node->line==1 && node->column!=1)' is equivalent to 'node->line!=1 || node->column!=1' [redundantCondition] virtuoso-opensource-7.2.5.1/libsrc/Wi/CLIsql2.c:314:7: style: Redundant condition: szTableQualifier. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] virtuoso-opensource-7.2.5.1/libsrc/Wi/CLIsql2.c:322:7: style: Redundant condition: szTableOwner. '!szTableOwner || (szTableOwner && !*(szTableOwner))' is equivalent to '!szTableOwner || !*(szTableOwner)' [redundantCondition] virtuoso-opensource-7.2.5.1/libsrc/Wi/CLIsql2.c:330:7: style: Redundant condition: szTableName. '!szTableName || (szTableName && !*(szTableName))' is equivalent to '!szTableName || !*(szTableName)' [redundantCondition] virtuoso-opensource-7.2.5.1/libsrc/Wi/CLIsql2.c:338:7: style: Redundant condition: szColumnName. '!szColumnName || (szColumnName && !*(szColumnName))' is equivalent to '!szColumnName || !*(szColumnName)' [redundantCondition] virtuoso-opensource-7.2.5.1/libsrc/Wi/CLIsql2.c:587:19: style: Redundant condition: szTableQualifier. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] virtuoso-opensource-7.2.5.1/libsrc/Wi/CLIsql2.c:588:18: style: Redundant condition: szTableOwner. '!szTableOwner || (szTableOwner && !*(szTableOwner))' is equivalent to '!szTableOwner || !*(szTableOwner)' [redundantCondition] virtuoso-opensource-7.2.5.1/libsrc/Wi/CLIsql2.c:589:18: style: Redundant condition: szTableName. '!szTableName || (szTableName && !*(szTableName))' is equivalent to '!szTableName || !*(szTableName)' [redundantCondition] virtuoso-opensource-7.2.5.1/libsrc/Wi/CLIsql2.c:620:7: style: Redundant condition: szTableType. '!szTableType || (szTableType && !*(szTableType))' is equivalent to '!szTableType || !*(szTableType)' [redundantCondition] virtuoso-opensource-7.2.5.1/libsrc/Wi/CLIsql2.c:3720:7: style: Redundant condition: szTableQualifier. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] virtuoso-opensource-7.2.5.1/libsrc/Wi/CLIsql2.c:3728:7: style: Redundant condition: szTableOwner. '!szTableOwner || (szTableOwner && !*(szTableOwner))' is equivalent to '!szTableOwner || !*(szTableOwner)' [redundantCondition] virtuoso-opensource-7.2.5.1/libsrc/Wi/CLIsql2.c:3736:7: style: Redundant condition: szTableName. '!szTableName || (szTableName && !*(szTableName))' is equivalent to '!szTableName || !*(szTableName)' [redundantCondition] virtuoso-opensource-7.2.5.1/libsrc/Wi/CLIsql2.c:4213:7: style: Redundant condition: szTableQualifier. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] virtuoso-opensource-7.2.5.1/libsrc/Wi/CLIsql2.c:4221:7: style: Redundant condition: szTableOwner. '!szTableOwner || (szTableOwner && !*(szTableOwner))' is equivalent to '!szTableOwner || !*(szTableOwner)' [redundantCondition] virtuoso-opensource-7.2.5.1/libsrc/Wi/CLIsql2.c:4229:7: style: Redundant condition: szTableName. '!szTableName || (szTableName && !*(szTableName))' is equivalent to '!szTableName || !*(szTableName)' [redundantCondition] virtuoso-opensource-7.2.5.1/libsrc/Wi/CLIsql2.c:4467:3: style: Redundant condition: szPkTableQualifier. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] virtuoso-opensource-7.2.5.1/libsrc/Wi/CLIsql2.c:4468:3: style: Redundant condition: szPkTableOwner. '!szPkTableOwner || (szPkTableOwner && !*(szPkTableOwner))' is equivalent to '!szPkTableOwner || !*(szPkTableOwner)' [redundantCondition] virtuoso-opensource-7.2.5.1/libsrc/Wi/CLIsql2.c:4469:3: style: Redundant condition: szPkTableName. '!szPkTableName || (szPkTableName && !*(szPkTableName))' is equivalent to '!szPkTableName || !*(szPkTableName)' [redundantCondition] virtuoso-opensource-7.2.5.1/libsrc/Wi/CLIsql2.c:4470:3: style: Redundant condition: szFkTableQualifier. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] virtuoso-opensource-7.2.5.1/libsrc/Wi/CLIsql2.c:4471:3: style: Redundant condition: szFkTableOwner. '!szFkTableOwner || (szFkTableOwner && !*(szFkTableOwner))' is equivalent to '!szFkTableOwner || !*(szFkTableOwner)' [redundantCondition] virtuoso-opensource-7.2.5.1/libsrc/Wi/CLIsql2.c:4472:3: style: Redundant condition: szFkTableName. '!szFkTableName || (szFkTableName && !*(szFkTableName))' is equivalent to '!szFkTableName || !*(szFkTableName)' [redundantCondition] virtuoso-opensource-7.2.5.1/libsrc/Wi/CLIsql2.c:5816:3: style: Redundant condition: szTableQualifier. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] virtuoso-opensource-7.2.5.1/libsrc/Wi/CLIsql2.c:5817:3: style: Redundant condition: szTableOwner. '!szTableOwner || (szTableOwner && !*(szTableOwner))' is equivalent to '!szTableOwner || !*(szTableOwner)' [redundantCondition] virtuoso-opensource-7.2.5.1/libsrc/Wi/CLIsql2.c:5818:3: style: Redundant condition: szTableName. '!szTableName || (szTableName && !*(szTableName))' is equivalent to '!szTableName || !*(szTableName)' [redundantCondition] virtuoso-opensource-7.2.5.1/libsrc/Wi/CLIsql2.c:5896:3: style: Redundant condition: szProcQualifier. '!szProcQualifier || (szProcQualifier && !*(szProcQualifier))' is equivalent to '!szProcQualifier || !*(szProcQualifier)' [redundantCondition] virtuoso-opensource-7.2.5.1/libsrc/Wi/CLIsql2.c:5897:3: style: Redundant condition: szProcOwner. '!szProcOwner || (szProcOwner && !*(szProcOwner))' is equivalent to '!szProcOwner || !*(szProcOwner)' [redundantCondition] virtuoso-opensource-7.2.5.1/libsrc/Wi/CLIsql2.c:5898:3: style: Redundant condition: szProcName. '!szProcName || (szProcName && !*(szProcName))' is equivalent to '!szProcName || !*(szProcName)' [redundantCondition] virtuoso-opensource-7.2.5.1/libsrc/Wi/CLIsql2.c:5899:3: style: Redundant condition: szColumnName. '!szColumnName || (szColumnName && !*(szColumnName))' is equivalent to '!szColumnName || !*(szColumnName)' [redundantCondition] virtuoso-opensource-7.2.5.1/libsrc/Wi/CLIsql2.c:6069:7: style: Redundant condition: szProcQualifier. '!szProcQualifier || (szProcQualifier && !*(szProcQualifier))' is equivalent to '!szProcQualifier || !*(szProcQualifier)' [redundantCondition] virtuoso-opensource-7.2.5.1/libsrc/Wi/CLIsql2.c:6084:7: style: Redundant condition: szProcOwner. '!szProcOwner || (szProcOwner && !*(szProcOwner))' is equivalent to '!szProcOwner || !*(szProcOwner)' [redundantCondition] virtuoso-opensource-7.2.5.1/libsrc/Wi/CLIsql2.c:6092:7: style: Redundant condition: szProcName. '!szProcName || (szProcName && !*(szProcName))' is equivalent to '!szProcName || !*(szProcName)' [redundantCondition] virtuoso-opensource-7.2.5.1/libsrc/Wi/CLIsql2.c:6201:7: style: Redundant condition: szTableQualifier. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] virtuoso-opensource-7.2.5.1/libsrc/Wi/CLIsql2.c:6209:7: style: Redundant condition: szTableOwner. '!szTableOwner || (szTableOwner && !*(szTableOwner))' is equivalent to '!szTableOwner || !*(szTableOwner)' [redundantCondition] virtuoso-opensource-7.2.5.1/libsrc/Wi/CLIsql2.c:6217:7: style: Redundant condition: szTableName. '!szTableName || (szTableName && !*(szTableName))' is equivalent to '!szTableName || !*(szTableName)' [redundantCondition] virtuoso-opensource-7.2.5.1/libsrc/Wi/CLIsql2.c:6301:7: style: Redundant condition: szTableQualifier. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] virtuoso-opensource-7.2.5.1/libsrc/Wi/CLIsql2.c:6309:7: style: Redundant condition: szTableOwner. '!szTableOwner || (szTableOwner && !*(szTableOwner))' is equivalent to '!szTableOwner || !*(szTableOwner)' [redundantCondition] virtuoso-opensource-7.2.5.1/libsrc/Wi/CLIsql2.c:6317:7: style: Redundant condition: szTableName. '!szTableName || (szTableName && !*(szTableName))' is equivalent to '!szTableName || !*(szTableName)' [redundantCondition] virtuoso-opensource-7.2.5.1/libsrc/Wi/CLIsql2.c:6325:7: style: Redundant condition: szColumnName. '!szColumnName || (szColumnName && !*(szColumnName))' is equivalent to '!szColumnName || !*(szColumnName)' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/v/visualvm/visualvm_2.0.7.orig.tar.xz visualvm-2.0.7/visualvm/libs.profiler/lib.profiler/native/src-jdk15/attach.c:80:27: style: Redundant condition: !in_quoted_path. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/v/vkbasalt/vkbasalt_0.3.2.5.orig.tar.gz vkBasalt-0.3.2.5/src/stb_image.h:5245:17: style: Redundant condition: If 'req_comp >= 3', the comparison 'req_comp' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/v/vlc/vlc_3.0.17.4.orig.tar.xz vlc-3.0.17.4/modules/codec/webvtt/css_parser.c:364:34: style: Redundant condition: If 'EXPR == 'n'', the comparison 'EXPR' is always true. [redundantCondition] vlc-3.0.17.4/modules/codec/webvtt/css_parser.c:387:33: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] vlc-3.0.17.4/src/input/item.c:1436:34: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/v/vlfeat/vlfeat_0.9.21+dfsg0.orig.tar.gz vlfeat-0.9.21+dfsg0/vl/getopt_long.c:149:25: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] vlfeat-0.9.21+dfsg0/vl/getopt_long.c:163:25: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/v/vmatch/vmatch_2.3.1+dfsg.orig.tar.xz vstree-2.3.1/src/kurtz-basic/procopt.c:291:29: style: Redundant condition: devoptiontab!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] vstree-2.3.1/src/kurtz-basic/procopt.c:402:30: style: Redundant condition: devoptiontab!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/v/voms/voms_2.1.0~rc2.orig.tar.gz voms-2.1.0-rc2/src/socklib/Server.cpp:664:31: style: Redundant condition: timeout!=-1. 'timeout==-1 || (timeout!=-1 && curtime-starttimeTree. '!this->Tree || (this->Tree && this->MTime>this->BuildTime)' is equivalent to '!this->Tree || this->MTime>this->BuildTime' [redundantCondition] VTK/GUISupport/Qt/vtkQtConnection.cxx:69:35: style: Redundant condition: e==vtkCommand::DeleteEvent. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] VTK/Graphics/vtkModifiedBSPTree.cxx:154:22: style: Redundant condition: this->mRoot. '!this->mRoot || (this->mRoot && this->MTime>this->BuildTime)' is equivalent to '!this->mRoot || this->MTime>this->BuildTime' [redundantCondition] VTK/Hybrid/vtkLSDynaReader.cxx:3115:29: style: Redundant condition: p->Dict["ISTRN"]. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] VTK/Hybrid/vtkLSDynaReader.cxx:4301:3: style: Redundant condition: p->Dict["ISTRN"]. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] VTK/Hybrid/vtkMNIObjectReader.cxx:161:26: style: Redundant condition: If 'objType == 'P'', the comparison 'objType != 'L'' is always true. [redundantCondition] VTK/Hybrid/vtkMNIObjectReader.cxx:161:44: style: Redundant condition: If 'objType == 'M'', the comparison 'objType != 'L'' is always true. [redundantCondition] VTK/Hybrid/vtkMNIObjectReader.cxx:162:26: style: Redundant condition: If 'objType == 'M'', the comparison 'objType != 'F'' is always true. [redundantCondition] VTK/Hybrid/vtkMNIObjectReader.cxx:162:44: style: Redundant condition: If 'objType == 'X'', the comparison 'objType != 'F'' is always true. [redundantCondition] VTK/Hybrid/vtkMNIObjectReader.cxx:163:26: style: Redundant condition: If 'objType == 'X'', the comparison 'objType != 'Q'' is always true. [redundantCondition] VTK/Hybrid/vtkMNIObjectReader.cxx:163:44: style: Redundant condition: If 'objType == 'T'', the comparison 'objType != 'Q'' is always true. [redundantCondition] VTK/IO/vtkSTLReader.cxx:96:23: style: Redundant condition: this->FileName. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/v/vtk6/vtk6_6.3.0+dfsg2.orig.tar.gz vtk6-6.3.0+dfsg2/Common/DataModel/vtkCellLocator.cxx:1168:21: style: Redundant condition: this->Tree. '!this->Tree || (this->Tree && this->MTime>this->BuildTime)' is equivalent to '!this->Tree || this->MTime>this->BuildTime' [redundantCondition] vtk6-6.3.0+dfsg2/Filters/FlowPaths/vtkModifiedBSPTree.cxx:151:22: style: Redundant condition: this->mRoot. '!this->mRoot || (this->mRoot && this->MTime>this->BuildTime)' is equivalent to '!this->mRoot || this->MTime>this->BuildTime' [redundantCondition] vtk6-6.3.0+dfsg2/Filters/General/vtkCellTreeLocator.cxx:551:21: style: Redundant condition: this->Tree. '!this->Tree || (this->Tree && this->MTime>this->BuildTime)' is equivalent to '!this->Tree || this->MTime>this->BuildTime' [redundantCondition] vtk6-6.3.0+dfsg2/GUISupport/Qt/vtkQtConnection.cxx:69:35: style: Redundant condition: e==vtkCommand::DeleteEvent. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] vtk6-6.3.0+dfsg2/IO/AMR/vtkAMREnzoReaderInternal.cxx:983:23: style: Redundant condition: wasFound. '!wasFound || (wasFound && tmpBlock.NumberOfParticles>0)' is equivalent to '!wasFound || tmpBlock.NumberOfParticles>0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/v/vtwm/vtwm_5.4.7.orig.tar.gz vtwm-5.4.7/twm.c:201:28: style: Redundant condition: argv[i+1][0]=='-'. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] vtwm-5.4.7/twm.c:212:28: style: Redundant condition: argv[i+1][0]=='-'. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/v/vulkan-validationlayers/vulkan-validationlayers_1.3.204.1.orig.tar.xz Vulkan-ValidationLayers-sdk-1.3.204.1/layers/parameter_validation_utils.cpp:5851:42: style: Redundant condition: acceleration_structure_features. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] Vulkan-ValidationLayers-sdk-1.3.204.1/layers/parameter_validation_utils.cpp:5858:47: style: Redundant condition: acceleration_structure_features. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] Vulkan-ValidationLayers-sdk-1.3.204.1/layers/parameter_validation_utils.cpp:5873:77: style: Redundant condition: acceleration_structure_features. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] Vulkan-ValidationLayers-sdk-1.3.204.1/layers/parameter_validation_utils.cpp:6061:34: style: Redundant condition: raytracing_features. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/w/w3m/w3m_0.5.3+git20220429.orig.tar.xz w3m-0.5.3+git20220429/file.c:4467:12: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] w3m-0.5.3+git20220429/ftp.c:292:31: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/w/watchman/watchman_4.9.0.orig.tar.gz watchman-4.9.0/winbuild/getopt_long.cpp:76:18: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] watchman-4.9.0/winbuild/getopt_long.cpp:83:18: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/w/wavemon/wavemon_0.9.1.orig.tar.gz wavemon-0.9.1/conf.c:149:17: style: Redundant condition: ci->dep. '!ci->dep || (ci->dep && *ci->dep)' is equivalent to '!ci->dep || *ci->dep' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/w/wavpack/wavpack_5.4.0.orig.tar.bz2 wavpack-5.4.0/cli/wvtest.c:316:27: style: Redundant condition: If 'total_samples == -1', the comparison 'total_samples < 2' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/w/wcalc/wcalc_2.5.orig.tar.gz wcalc-2.5/src/common/files.c:242:29: style: Redundant condition: errstring. '!errstring || (errstring && !strlen(errstring))' is equivalent to '!errstring || !strlen(errstring)' [redundantCondition] wcalc-2.5/src/cli/main.c:814:28: style: Redundant condition: errstring. '!errstring || (errstring && !strlen(errstring))' is equivalent to '!errstring || !strlen(errstring)' [redundantCondition] wcalc-2.5/src/cli/main.c:856:28: style: Redundant condition: errstring. '!errstring || (errstring && !strlen(errstring))' is equivalent to '!errstring || !strlen(errstring)' [redundantCondition] wcalc-2.5/src/cli/main.c:991:40: style: Redundant condition: errstring. '!errstring || (errstring && !strlen(errstring))' is equivalent to '!errstring || !strlen(errstring)' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/w/wcstools/wcstools_3.9.7.orig.tar.gz wcstools-3.9.7/getcol.c:1242:18: style: Redundant condition: isbadval. '!isbadval || (isbadval && dval!=badval)' is equivalent to '!isbadval || dval!=badval' [redundantCondition] wcstools-3.9.7/getcol.c:1373:22: style: Redundant condition: isbadval. '!isbadval || (isbadval && dval!=badval)' is equivalent to '!isbadval || dval!=badval' [redundantCondition] wcstools-3.9.7/scat.c:2701:31: style: Redundant condition: tabout. '!tabout || (tabout && !printabhead)' is equivalent to '!tabout || !printabhead' [redundantCondition] wcstools-3.9.7/scat.c:3023:29: style: Redundant condition: starcat[icat]!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/w/webalizer/webalizer_2.23.08.orig.tar.gz webalizer-2.23-08/output.c:851:16: style: Redundant condition: flag. '!flag || (flag && !ntop_sites)' is equivalent to '!flag || !ntop_sites' [redundantCondition] webalizer-2.23-08/output.c:917:16: style: Redundant condition: flag. '!flag || (flag && !ntop_sites)' is equivalent to '!flag || !ntop_sites' [redundantCondition] webalizer-2.23-08/output.c:1040:16: style: Redundant condition: flag. '!flag || (flag && !ntop_urls)' is equivalent to '!flag || !ntop_urls' [redundantCondition] webalizer-2.23-08/output.c:1126:16: style: Redundant condition: flag. '!flag || (flag && !ntop_urls)' is equivalent to '!flag || !ntop_urls' [redundantCondition] webalizer-2.23-08/webalizer.c:834:37: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] webalizer-2.23-08/webalizer.c:923:30: style: Redundant condition: If 'EXPR == '"'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] webalizer-2.23-08/webalizer.c:2265:32: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/w/webauth/webauth_4.7.0.orig.tar.xz webauth-4.7.0/modules/webauth/util.c:223:21: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] webauth-4.7.0/modules/webauth/mod_webauth.c:1475:41: style: Redundant condition: rc->r->method_number==M_POST. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/w/webdruid/webdruid_0.5.4.orig.tar.gz webdruid-0.5.4.orig/output.c:922:16: style: Redundant condition: flag. '!flag || (flag && !ntop_sites)' is equivalent to '!flag || !ntop_sites' [redundantCondition] webdruid-0.5.4.orig/output.c:988:16: style: Redundant condition: flag. '!flag || (flag && !ntop_sites)' is equivalent to '!flag || !ntop_sites' [redundantCondition] webdruid-0.5.4.orig/output.c:1109:16: style: Redundant condition: flag. '!flag || (flag && !ntop_urls)' is equivalent to '!flag || !ntop_urls' [redundantCondition] webdruid-0.5.4.orig/output.c:1190:16: style: Redundant condition: flag. '!flag || (flag && !ntop_urls)' is equivalent to '!flag || !ntop_urls' [redundantCondition] webdruid-0.5.4.orig/webdruid.c:745:37: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] webdruid-0.5.4.orig/webdruid.c:799:30: style: Redundant condition: If 'EXPR == '"'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] webdruid-0.5.4.orig/webdruid.c:899:32: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/w/webkit2gtk/webkit2gtk_2.36.3.orig.tar.xz webkitgtk-2.36.3/Source/JavaScriptCore/testRegExp.cpp:398:22: style: Redundant condition: If '!EXPR', the comparison 'EXPR != ','' is always true. [redundantCondition] webkitgtk-2.36.3/Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/renderergl_utils.cpp:124:24: style: Redundant condition: If 'number >= 400', the comparison 'number != 0' is always true. [redundantCondition] webkitgtk-2.36.3/Source/ThirdParty/ANGLE/src/libANGLE/renderer/gl/renderergl_utils.cpp:136:24: style: Redundant condition: If 'number >= 500', the comparison 'number != 0' is always true. [redundantCondition] webkitgtk-2.36.3/Source/WebCore/loader/FrameLoader.cpp:1101:25: style: Redundant condition: stateObject. '!stateObject || (stateObject && !isNewNavigation)' is equivalent to '!stateObject || !isNewNavigation' [redundantCondition] webkitgtk-2.36.3/Source/WebCore/platform/graphics/transforms/TransformOperation.h:100:79: style: Redundant condition: If 'EXPR == 6', the comparison 'EXPR == 6' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/w/webkitgtk/webkitgtk_2.4.11.orig.tar.xz webkitgtk-2.4.11/Source/WebCore/css/CSSGradientValue.cpp:834:86: style: Redundant condition: !m_sizingBehavior. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] webkitgtk-2.4.11/Source/WebCore/loader/FrameLoader.cpp:1074:25: style: Redundant condition: stateObject. '!stateObject || (stateObject && !isNewNavigation)' is equivalent to '!stateObject || !isNewNavigation' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/w/weechat/weechat_3.5.orig.tar.xz weechat-3.5/src/core/wee-config-file.c:2799:39: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] weechat-3.5/src/core/wee-string.c:770:18: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '~'' is always true. [redundantCondition] weechat-3.5/src/gui/curses/gui-curses-chat.c:196:9: style: Redundant condition: !simulate. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] weechat-3.5/src/gui/curses/gui-curses-chat.c:626:9: style: Redundant condition: !simulate. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] weechat-3.5/src/gui/gui-history.c:63:9: style: Redundant condition: buffer->history. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] weechat-3.5/src/gui/gui-history.c:110:9: style: Redundant condition: gui_history. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/w/weex/weex_2.6.1.orig.tar.gz weex-2.6.1/intl/dcgettext.c:346:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/w/whitedb/whitedb_0.7.3+git211004.orig.tar.xz whitedb-0.7.3+git211004/Examples/dserve.c:539:26: style: Redundant condition: If 'EXPR > 0', the comparison 'EXPR' is always true. [redundantCondition] whitedb-0.7.3+git211004/Server/dserve.c:606:26: style: Redundant condition: If 'EXPR > 0', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/w/whitedune/whitedune_0.30.10.orig.tar.gz whitedune-0.30.10/src/MeshBasedNode.cpp:1005:17: style: Redundant condition: colors. '!colors || (colors && colors->getSize()==0)' is equivalent to '!colors || colors->getSize()==0' [redundantCondition] whitedune-0.30.10/src/MeshBasedNode.cpp:1225:25: style: Redundant condition: colors. '!colors || (colors && colors->getSize()==0)' is equivalent to '!colors || colors->getSize()==0' [redundantCondition] whitedune-0.30.10/src/NodeIndexedLineSet.cpp:285:17: style: Redundant condition: colors. '!colors || (colors && colors->getSize()==0)' is equivalent to '!colors || colors->getSize()==0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/w/wicd-kde/wicd-kde_0.3.1.orig.tar.gz wicd-kde/applet/networkplotter.cpp:66:29: style: Redundant condition: !interface.isEmpty(). 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/w/wims/wims_4.22~dfsg1.orig.tar.gz wims-4.22~dfsg1/wims/src/Misc/canvasdraw/canvasuserdraw.c:167:23: style: Redundant condition: If 'reply_format == 0', the comparison 'reply_format != -1' is always true. [redundantCondition] wims-4.22~dfsg1/wims/src/Misc/canvasdraw/canvasuserdraw.c:1585:26: style: Redundant condition: If 'reply_format == 0', the comparison 'reply_format != -1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/w/wininfo/wininfo_0.7.orig.tar.gz wininfo-0.7/intl/dcigettext.c:583:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/w/wise/wise_2.4.1.orig.tar.gz wise-2.4.1/src/HMMer2/sqio.c:391:49: style: Redundant condition: If 'EXPR == ';'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] wise-2.4.1/src/HMMer2/sqio.c:537:46: style: Redundant condition: If 'EXPR == '>'', the comparison 'EXPR != 0' is always true. [redundantCondition] wise-2.4.1/src/HMMer2/sqio.c:562:46: style: Redundant condition: If 'EXPR == '>'', the comparison 'EXPR != 0' is always true. [redundantCondition] genomic.dy:276:27: style: Redundant condition: If 'EXPR == 'N'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/w/witty/witty_3.3.6+dfsg.orig.tar.gz witty-3.3.6+dfsg.orig/src/Wt/Render/Block.C:1236:16: style: Redundant condition: isText(). '!isText() || (isText() && utf8Pos==s.length())' is equivalent to '!isText() || utf8Pos==s.length()' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/w/wmail/wmail_2.3.orig.tar.gz wmail-2.3/src/config.c:550:28: style:inconclusive: Redundant condition: If 'EXPR >= 'f'', the comparison 'EXPR >= 'a'' is always true. [redundantCondition] wmail-2.3/src/config.c:552:28: style:inconclusive: Redundant condition: If 'EXPR >= 'F'', the comparison 'EXPR >= 'A'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/w/wmaker/wmaker_0.95.9.orig.tar.gz WindowMaker-0.95.9/WINGs/wmisc.c:193:21: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR' is always true. [redundantCondition] WindowMaker-0.95.9/WINGs/wtext.c:2839:20: style: Redundant condition: tb->graphic. '!tb->graphic || (tb->graphic && !tPtr->flags.monoFont)' is equivalent to '!tb->graphic || !tPtr->flags.monoFont' [redundantCondition] WindowMaker-0.95.9/WPrefs.app/Menu.c:239:22: style: Redundant condition: If 'EXPR == 0', the comparison 'EXPR != '/'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/w/wmclockmon/wmclockmon_0.8.1.orig.tar.gz wmclockmon-0.8.1/wmclockmon-config/tools.c:149:34: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] wmclockmon-0.8.1/src/main.c:520:34: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] wmclockmon-0.8.1/src/main.c:873:34: style: Redundant condition: switch_authorized. 'A || (A && B)' is equivalent to 'A' [redundantCondition] wmclockmon-0.8.1/src/main.c:1557:36: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] wmclockmon-0.8.1/src/main.c:1704:38: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/w/wmcoincoin/wmcoincoin_2.6.5.git+23.411d4a3.orig.tar.xz intl/dcigettext.c:697:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] src/board_util.c:764:37: style:inconclusive: Redundant condition: If 'EXPR > ' '', the comparison 'EXPR != '\t'' is always true. [redundantCondition] src/spell_coin.c:127:18: style:inconclusive: Redundant condition: If 'EXPR >= ' '', the comparison 'EXPR' is always true. [redundantCondition] src/spell_coin.c:387:19: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/w/wmf/wmf_1.0.5.orig.tar.gz wmf-1.0.5.orig/src/date.c:25:31: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] wmf-1.0.5.orig/src/date.c:36:31: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] wmf-1.0.5.orig/src/date.c:56:31: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] wmf-1.0.5.orig/src/date.c:85:31: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/w/wmweather+/wmweather+_2.18.orig.tar.gz wmweather+-2.18/dock.c:687:33: style: Redundant condition: If 'EXPR <= 40', the comparison 'EXPR != 999' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/w/wofi/wofi_1.2.4.orig.tar.gz wofi-v1.2.4/src/main.c:722:27: style: Redundant condition: password_char!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/w/wolfssl/wolfssl_5.2.0.orig.tar.gz wolfssl-5.2.0-stable/IDE/MDK-ARM/MDK-ARM/wolfSSL/wolfssl_MDK_ARM.c:230:27: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR == '\012'' is always true. [redundantCondition] wolfssl-5.2.0-stable/IDE/MDK5-ARM/Projects/wolfSSL-Full/shell.c:329:27: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR == '\012'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/w/wordnet/wordnet_3.0.orig.tar.gz WordNet-3.0/lib/morph.c:386:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/w/worker/worker_4.4.0.orig.tar.bz2 worker-4.4.0/src/pathjumpui.cc:1819:59: style: Redundant condition: m_apply_state.prefer_exact_matches. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] worker-4.4.0/src/pathjumpui.cc:1831:63: style: Redundant condition: m_apply_state.prefer_exact_matches. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/w/workrave/workrave_1.10.50.orig.tar.gz workrave-1.10.50/frontend/gtkmm/src/PreludeWindow.cc:264:19: style: Redundant condition: tminus<0. 'tminus>=0 || (tminus<0 && flash_visible)' is equivalent to 'tminus>=0 || flash_visible' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/w/wp2latex/wp2latex_3.107+ds.orig.tar.xz wp2latex-3.107/sources.cc/pass1rtf.cc:650:30: style: Redundant condition: !cq->fSkipDestIfUnk. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/w/wput/wput_0.6.2+git20130413.orig.tar.bz2 wput-0.6.2+git20130413/src/ftplib.c:552:25: style: Redundant condition: If 'EXPR == 200', the comparison 'EXPR != 250' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/w/wvstreams/wvstreams_4.6.1.orig.tar.gz wvstreams-4.6.1/crypto/tests/cryptotest.cc:200:18: style: Redundant condition: If '!numbits', the comparison 'numbits < 8' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/x/x264/x264_0.164.3095+gitbaee400.orig.tar.gz x264-0.164.3095+gitbaee400/common/deblock.c:584:36: style: Redundant condition: !0. '!b_interlaced || (!0 && !h->mb.field[h->mb.i_mb_top_xy])' is equivalent to '!b_interlaced' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/x/xabacus/xabacus_8.4.3.orig.tar.bz2 xabacus-8.4.3/AbacusT.c:650:24: style: Redundant condition: If 'EXPR == '.'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/x/xalan/xalan_1.12.orig.tar.gz xalan_c-1.12/src/xalanc/XSLT/StylesheetHandler.cpp:1668:27: style: Redundant condition: !preserveSpace. 'preserveSpace || (!preserveSpace && !isWhite)' is equivalent to 'preserveSpace || !isWhite' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/x/xastir/xastir_2.1.6.orig.tar.gz Xastir-Release-2.1.6/src/main.c:11979:33: style: Redundant condition: map_lock_pan_zoom. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] Xastir-Release-2.1.6/src/main.c:12054:10: style: Redundant condition: key==65361. 'key==65361 || (key==65361 && event->xkey.state&ShiftMask)' is equivalent to 'key==65361' [redundantCondition] Xastir-Release-2.1.6/src/main.c:12074:10: style: Redundant condition: key==65363. 'key==65363 || (key==65363 && event->xkey.state&ShiftMask)' is equivalent to 'key==65363' [redundantCondition] Xastir-Release-2.1.6/src/main.c:12094:10: style: Redundant condition: key==65362. 'key==65362 || (key==65362 && event->xkey.state&ShiftMask)' is equivalent to 'key==65362' [redundantCondition] Xastir-Release-2.1.6/src/main.c:12114:10: style: Redundant condition: key==65364. 'key==65364 || (key==65364 && event->xkey.state&ShiftMask)' is equivalent to 'key==65364' [redundantCondition] Xastir-Release-2.1.6/src/maps.c:6238:28: style: Redundant condition: max_zoom!=0. 'max_zoom==0 || (max_zoom!=0 && scale_y<=max_zoom)' is equivalent to 'max_zoom==0 || scale_y<=max_zoom' [redundantCondition] Xastir-Release-2.1.6/src/maps.c:6240:28: style: Redundant condition: min_zoom!=0. 'min_zoom==0 || (min_zoom!=0 && scale_y>=min_zoom)' is equivalent to 'min_zoom==0 || scale_y>=min_zoom' [redundantCondition] Xastir-Release-2.1.6/src/db.c:10756:8: style: Redundant condition: If 'hash_key_in >= 0', the comparison 'hash_key_in != -1' is always true. [redundantCondition] Xastir-Release-2.1.6/src/db.c:15313:32: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] Xastir-Release-2.1.6/src/view_message_gui.c:108:7: style: Redundant condition: !Read_messages_mine_only. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] Xastir-Release-2.1.6/src/view_message_gui.c:234:7: style: Redundant condition: !Read_messages_mine_only. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] Xastir-Release-2.1.6/src/x_spider.c:632:35: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] Xastir-Release-2.1.6/src/x_spider.c:671:39: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/x/xbmc-pvr-addons/xbmc-pvr-addons_13.0+git20140512+g91cc731+dfsg1.orig.tar.xz xbmc-pvr-addons-13.0+git20140512+g91cc731+dfsg1/addons/pvr.hts/src/HTSPData.cpp:860:31: style: Redundant condition: If 'EXPR == '\0'', the comparison 'EXPR != '/'' is always true. [redundantCondition] xbmc-pvr-addons-13.0+git20140512+g91cc731+dfsg1/lib/cmyth/libcmyth/socket.c:573:13: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] xbmc-pvr-addons-13.0+git20140512+g91cc731+dfsg1/lib/cmyth/libcmyth/socket.c:1040:13: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/x/xboard/xboard_4.9.1.orig.tar.gz xboard-4.9.1/backend.c:9961:13: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/x/xboxdrv/xboxdrv_0.8.8.orig.tar.bz2 xboxdrv-0.8.8/src/arg_parser.cpp:341:23: style: Redundant condition: !short_option. 'short_option || (!short_option && !long_option.empty())' is equivalent to 'short_option || !long_option.empty()' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/x/xc3sprog/xc3sprog_0+svn795+dfsg.orig.tar.gz xc3sprog-0+svn795+dfsg/cabledb.cpp:97:22: style: Redundant condition: If 'EXPR == ';'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/x/xchat/xchat_2.8.8.orig.tar.bz2 xchat-2.8.8/intl/dcigettext.c:697:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] xchat-2.8.8/src/fe-gtk/editlist.c:279:16: style: Redundant condition: If 'row > 0', the comparison 'row != -1' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/x/xdmf/xdmf_3.0+git20190531.orig.tar.xz xdmf-3.0+git20190531/core/XdmfWriter.cpp:502:48: style: Redundant condition: item.getItemTag().compare("Grid")==0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/x/xdvik-ja/xdvik-ja_22.87.05+j1.42.orig.tar.xz xdvik-ja-22.87.05+j1.42/texk/xdvik/dvi-draw.c:2810:8: style: Redundant condition: w_info->text_selection_pass. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] xdvik-ja-22.87.05+j1.42/texk/xdvik/dvi-draw.c:2855:6: style: Redundant condition: w_info->text_selection_pass. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] xdvik-ja-22.87.05+j1.42/texk/xdvik/dvi-draw.c:2880:7: style: Redundant condition: w_info->text_selection_pass. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/x/xemacs21/xemacs21_21.4.24.orig.tar.bz2 xemacs-21.4.24/lib-src/gnuclient.c:205:19: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/x/xen/xen_4.16.1.orig.tar.xz xen-4.16.1/tools/debugger/gdbsx/gx/gx_main.c:254:23: style: Redundant condition: If 'EXPR == '\0'', the comparison 'EXPR != ';'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/x/xevil/xevil_2.02r2.orig.tar.gz xevil-2.02r2.orig/cmn/l_agreement.cpp:70:19: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] xevil-2.02r2.orig/cmn/l_agreement.cpp:97:22: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/x/xfce4-panel/xfce4-panel_4.16.4.orig.tar.bz2 xfce4-panel-4.16.4/plugins/tasklist/tasklist-widget.c:2797:18: style: Redundant condition: blink. '!blink || (blink && !wnck_window_is_active(window))' is equivalent to '!blink || !wnck_window_is_active(window)' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/x/xfe/xfe_1.43.2.orig.tar.gz xfe-1.43.2/intl/dcigettext.c:700:37: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/x/xflr5/xflr5_6.09.06.orig.tar.gz xflr5-6.09-06/src/miarex/GLCreateLists.cpp:1335:21: style: Redundant condition: pWPolar. '!pWPolar || (pWPolar && !pWPolar->m_bVLM1)' is equivalent to '!pWPolar || !pWPolar->m_bVLM1' [redundantCondition] xflr5-6.09-06/src/miarex/Miarex.cpp:13012:20: style: Redundant condition: m_pCurWPolar. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] xflr5-6.09-06/src/objects/Wing.cpp:398:37: style: Redundant condition: m_bIsFin. '!m_bIsFin || (m_bIsFin && m_bSymFin)' is equivalent to '!m_bIsFin || m_bSymFin' [redundantCondition] xflr5-6.09-06/src/objects/Wing.cpp:732:15: style: Redundant condition: m_bIsFin. '!m_bIsFin || (m_bIsFin && m_bSymFin)' is equivalent to '!m_bIsFin || m_bSymFin' [redundantCondition] xflr5-6.09-06/src/objects/Wing.cpp:794:15: style: Redundant condition: m_bIsFin. '!m_bIsFin || (m_bIsFin && m_bSymFin)' is equivalent to '!m_bIsFin || m_bSymFin' [redundantCondition] xflr5-6.09-06/src/objects/Wing.cpp:1655:16: style: Redundant condition: m_bIsFin. '!m_bIsFin || (m_bIsFin && m_bDoubleFin)' is equivalent to '!m_bIsFin || m_bDoubleFin' [redundantCondition] xflr5-6.09-06/src/objects/Wing.cpp:1764:18: style: Redundant condition: m_bIsFin. '!m_bIsFin || (m_bIsFin && m_bDoubleFin)' is equivalent to '!m_bIsFin || m_bDoubleFin' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/x/xfwm4/xfwm4_4.16.1.orig.tar.bz2 xfwm4-4.16.1/src/client.c:1736:9: style: Redundant condition: (c->size->flags&(PMinSize|PMaxSize))==(PMinSize|PMaxSize). 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] xfwm4-4.16.1/src/client.c:1817:5: style: Redundant condition: c->wmhints. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] xfwm4-4.16.1/src/events.c:1718:21: style: Redundant condition: c->wmhints. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] xfwm4-4.16.1/src/stacking.c:520:27: style: Redundant condition: client_sibling. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/x/xine-lib-1.2/xine-lib-1.2_1.2.12.orig.tar.xz xine-lib-1.2.12/src/input/libdvdnav/dvd_reader.c:976:29: style: Redundant condition: If 'off < 0', the comparison 'off != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/x/xiphos/xiphos_4.2.1+dfsg1.orig.tar.xz xiphos-4.2.1+dfsg1/src/gtk/export_dialog.c:320:27: style: Redundant condition: distributionlicense. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] xiphos-4.2.1+dfsg1/src/gtk/navbar_versekey.c:403:15: style: Redundant condition: rawtext. '!rawtext || (rawtext && strlen(rawtext)<2)' is equivalent to '!rawtext || strlen(rawtext)<2' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/x/xjadeo/xjadeo_0.8.11.orig.tar.gz xjadeo-0.8.11/src/xjadeo/xjadeo.c:849:33: style: Redundant condition: If 'keyframe_byte_distance > 5242880', the comparison 'keyframe_byte_distance > 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/x/xjdic/xjdic_24.orig.tar.gz xjdfrontend.c:1483:48: style: Redundant condition: FirstKanj. '!FirstKanj || (FirstKanj && KTest)' is equivalent to '!FirstKanj || KTest' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/x/xmhtml/xmhtml_1.1.10.orig.tar.gz XmHTML-1.1.10/contrib/htmltest.c:172:21: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition] XmHTML-1.1.10/http/HTTP.c:804:36: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR' is always true. [redundantCondition] XmHTML-1.1.10/http/HTTP.c:828:19: style: Redundant condition: If 'EXPR == '\r'', the comparison 'EXPR' is always true. [redundantCondition] XmHTML-1.1.10/http/HTTP.c:829:17: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR' is always true. [redundantCondition] XmHTML-1.1.10/lib/common/format.c:1308:26: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] XmHTML-1.1.10/lib/common/format.c:1435:40: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\n'' is always true. [redundantCondition] XmHTML-1.1.10/lib/common/format.c:1449:25: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/x/xmlstarlet/xmlstarlet_1.6.1.orig.tar.gz xmlstarlet-1.6.1/src/xml_elem.c:156:42: style: Redundant condition: elOps.check_depth!=0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/x/xmms2/xmms2_0.8+dfsg.orig.tar.xz xmms2-0.8+dfsg/src/xmms/xform.c:705:17: style: Redundant condition: rehashing. '!rehashing || (rehashing && last_started)' is equivalent to '!rehashing || last_started' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/x/xmoto/xmoto_0.6.1+repack.orig.tar.xz xmoto-0.6.1/src/states/StateOptions.cpp:2996:42: style: Redundant condition: v_activeList==v_lists[i]. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] xmoto-0.6.1/src/xmoto/Renderer.cpp:554:23: style: Redundant condition: pBiker!=NULL. 'pBiker==NULL || (pBiker!=NULL && pBiker->isDead()==true)' is equivalent to 'pBiker==NULL || pBiker->isDead()==true' [redundantCondition] xmoto-0.6.1/vendor/ode/src/collision_kernel.cpp:379:44: style: Redundant condition: body. '!body || (body && offset_posr)' is equivalent to '!body || offset_posr' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/x/xorg-server/xorg-server_21.1.3.orig.tar.gz xorg-server-21.1.3/hw/xfree86/common/xf86Xinput.c:1119:41: style: Redundant condition: is_auto. '!is_auto || (is_auto && xf86Info.autoEnableDevices)' is equivalent to '!is_auto || xf86Info.autoEnableDevices' [redundantCondition] xorg-server-21.1.3/hw/xfree86/common/xf86Xinput.c:1664:45: style: Redundant condition: is_auto. '!is_auto || (is_auto && xf86Info.autoEnableDevices)' is equivalent to '!is_auto || xf86Info.autoEnableDevices' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/x/xorp/xorp_1.8.6~wip.20160715.orig.tar.xz bgp/route_table_dump.cc:567:3: style: Redundant condition: this->_parent==NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] bgp/socket.cc:341:29: style: Redundant condition: _async_reader. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] pim/pim_proto_hello.cc:214:7: style: Redundant condition: pim_nbr->is_genid_present(). '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] pim/pim_vif.cc:1408:7: style: Redundant condition: pim_nbr!=NULL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/x/xrootd/xrootd_5.4.3.orig.tar.gz xrootd-5.4.3/src/XrdApps/XrdPrep.cc:216:22: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] xrootd-5.4.3/src/XrdApps/XrdPrep.cc:278:30: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] xrootd-5.4.3/src/XrdCl/XrdClUtils.cc:796:16: style: Redundant condition: zip. '!zip || (zip && useMtlnCksum)' is equivalent to '!zip || useMtlnCksum' [redundantCondition] xrootd-5.4.3/src/XrdCl/XrdClXRootDTransport.cc:977:42: style: Redundant condition: info->encrypted. '!info->encrypted || (info->encrypted && nodata)' is equivalent to '!info->encrypted || nodata' [redundantCondition] xrootd-5.4.3/src/XrdCms/XrdCmsSecurity.cc:377:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] xrootd-5.4.3/src/XrdCrypto/XrdCryptoX509Chain.cc:664:24: style: Redundant condition: effca. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] xrootd-5.4.3/src/XrdNet/XrdNetIF.cc:734:22: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] xrootd-5.4.3/src/XrdOss/XrdOssConfig.cc:880:14: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] xrootd-5.4.3/src/XrdOuc/XrdOucProg.cc:233:23: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] xrootd-5.4.3/src/XrdOuc/XrdOucTokenizer.cc:68:23: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] xrootd-5.4.3/src/XrdOuc/XrdOucUtils.cc:956:22: style: Redundant condition: If 'EXPR == '+'', the comparison 'EXPR' is always true. [redundantCondition] xrootd-5.4.3/src/XrdPss/XrdPssUrlInfo.cc:61:22: style: Redundant condition: If 'EXPR == '&'', the comparison 'EXPR' is always true. [redundantCondition] xrootd-5.4.3/src/XrdSecgsi/XrdSecProtocolgsi.cc:2012:31: style: Redundant condition: Entity.creds. '!Entity.creds || (Entity.creds && Entity.credslen==0)' is equivalent to '!Entity.creds || Entity.credslen==0' [redundantCondition] xrootd-5.4.3/src/XrdSecunix/XrdSecProtocolunix.cc:161:14: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] xrootd-5.4.3/src/XrdSecunix/XrdSecProtocolunix.cc:169:14: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] xrootd-5.4.3/src/XrdXml/tinyxml/tinyxmlparser.cpp:450:14: style: Redundant condition: If 'EXPR == '#'', the comparison 'EXPR' is always true. [redundantCondition] xrootd-5.4.3/src/XrdXml/tinyxml/tinyxmlparser.cpp:828:16: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] xrootd-5.4.3/src/XrdXml/tinyxml/tinyxmlparser.cpp:1131:18: style: Redundant condition: If 'EXPR == '>'', the comparison 'EXPR' is always true. [redundantCondition] xrootd-5.4.3/src/XrdXml/tinyxml/tinyxmlparser.cpp:1290:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] xrootd-5.4.3/src/XrdXml/tinyxml/tinyxmlparser.cpp:1416:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '='' is always true. [redundantCondition] xrootd-5.4.3/src/XrdXrootd/XrdXrootdCallBack.cc:223:14: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] xrootd-5.4.3/src/XrdXrootd/XrdXrootdCallBack.cc:225:14: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] xrootd-5.4.3/src/XrdXrootd/XrdXrootdXeq.cc:1171:32: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] xrootd-5.4.3/src/XrdXrootd/XrdXrootdXeq.cc:2740:25: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] xrootd-5.4.3/src/XrdXrootd/XrdXrootdXeq.cc:2773:25: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] xrootd-5.4.3/src/XrdXrootd/XrdXrootdXeq.cc:2785:25: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] xrootd-5.4.3/src/XrdXrootd/XrdXrootdXeq.cc:2796:25: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] xrootd-5.4.3/src/XrdXrootd/XrdXrootdXeq.cc:3797:25: style: Redundant condition: If 'EXPR == ','', the comparison 'EXPR' is always true. [redundantCondition] xrootd-5.4.3/src/XrdXrootd/XrdXrootdXeq.cc:4094:33: style: Redundant condition: If 'EXPR == '.'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/x/xsane/xsane_0.999.orig.tar.gz xsane-0.999/intl/dcgettext.c:325:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/x/xscavenger/xscavenger_1.4.5.orig.tar.gz xscavenger-1.4.5/src/anim.c:928:35: style: Redundant condition: If 'cbrush > 1', the comparison 'cbrush' is always true. [redundantCondition] xscavenger-1.4.5/src/scav.c:1332:15: style:inconclusive: Redundant condition: If 'ch == '#'', the comparison 'ch < 'a'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/x/xserver-xorg-input-acecad/xserver-xorg-input-acecad_1.5.0.orig.tar.gz xf86-input-acecad-1.5.0/src/acecad.c:395:12: style: Redundant condition: s. '!s || (s && xf86NameCmp(s,"auto-dev")==0)' is equivalent to '!s || xf86NameCmp(s,"auto-dev")==0' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/x/xserver-xorg-video-intel/xserver-xorg-video-intel_2.99.917+git20210115.orig.tar.gz xserver-xorg-video-intel-2.99.917+git20210115/src/legacy/i810/i810_dri.c:448:27: style: Redundant condition: If 'EXPR == 6', the comparison 'EXPR' is always true. [redundantCondition] xserver-xorg-video-intel-2.99.917+git20210115/src/legacy/i810/i810_dri.c:456:27: style: Redundant condition: If 'EXPR == 7', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/x/xserver-xorg-video-r128/xserver-xorg-video-r128_6.12.0.orig.tar.gz xf86-video-r128-6.12.0/src/r128_driver.c:1414:29: style: Redundant condition: info->useEXA. '!info->useEXA || (info->useEXA && !info->accelOn)' is equivalent to '!info->useEXA || !info->accelOn' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/x/xtel/xtel_3.3.0.orig.tar.gz xtel-3.3.0.orig/xteld.c:1318:39: style: Redundant condition: numeric. '!numeric || (numeric && c>='0'&&c<='9')' is equivalent to '!numeric || c>='0'&&c<='9'' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/x/xtrkcad/xtrkcad_5.2.0Beta2.1.orig.tar.bz2 xtrkcad-source-5.2.0Beta2.1/app/bin/ccornu.c:806:29: style: Redundant condition: Da.trk[0]. '!Da.trk[0] || (Da.trk[0] && QueryTrack(Da.trk[0],24))' is equivalent to '!Da.trk[0] || QueryTrack(Da.trk[0],24)' [redundantCondition] xtrkcad-source-5.2.0Beta2.1/app/bin/ccornu.c:810:29: style: Redundant condition: Da.trk[1]. '!Da.trk[1] || (Da.trk[1] && QueryTrack(Da.trk[1],24))' is equivalent to '!Da.trk[1] || QueryTrack(Da.trk[1],24)' [redundantCondition] xtrkcad-source-5.2.0Beta2.1/app/bin/draw.c:2137:26: style: Redundant condition: mainD.scale==1.0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] xtrkcad-source-5.2.0Beta2.1/app/bin/macro.c:1582:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] xtrkcad-source-5.2.0Beta2.1/app/i18n/stripmsg.c:116:16: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] xtrkcad-source-5.2.0Beta2.1/app/wlib/gtklib/print.c:628:15: style: Redundant condition: type. '!type || (type && type[0]==wPolyLineStraight)' is equivalent to '!type || type[0]==wPolyLineStraight' [redundantCondition] xtrkcad-source-5.2.0Beta2.1/app/wlib/gtklib/print.c:639:20: style: Redundant condition: type. '!type || (type && type[inx]==wPolyLineStraight)' is equivalent to '!type || type[inx]==wPolyLineStraight' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/x/xwpe/xwpe_1.5.30a.orig.tar.gz xwpe-1.5.30a/we_debug.c:2105:37: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/x/xye/xye_0.12.2+dfsg.orig.tar.gz xye-0.12.2+dfsg/src/tinyxml/xye_tinyxmlparser.cpp:426:14: style: Redundant condition: If 'EXPR == '#'', the comparison 'EXPR' is always true. [redundantCondition] xye-0.12.2+dfsg/src/tinyxml/xye_tinyxmlparser.cpp:800:16: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] xye-0.12.2+dfsg/src/tinyxml/xye_tinyxmlparser.cpp:1241:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition] xye-0.12.2+dfsg/src/tinyxml/xye_tinyxmlparser.cpp:1341:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '='' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/x/xymon/xymon_4.3.30.orig.tar.gz xymon-4.3.30/xymond/combostatus.c:291:73: style:inconclusive: Redundant condition: If 'EXPR > ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/y/yadifa/yadifa_2.5.4.orig.tar.gz yadifa-2.5.4-10442/lib/dnsdb/src/dynupdate-diff.c:3532:41: style: Redundant condition: rrsig_added. '!rrsig_added || (rrsig_added && key_will_be_present)' is equivalent to '!rrsig_added || key_will_be_present' [redundantCondition] yadifa-2.5.4-10442/lib/dnsdb/src/nsec3-chain-replay.c:282:32: style: Redundant condition: ttlrdata==NULL. 'ttlrdata!=NULL || (ttlrdata==NULL && rtype==TYPE_NONE)' is equivalent to 'ttlrdata!=NULL || rtype==TYPE_NONE' [redundantCondition] yadifa-2.5.4-10442/lib/dnsdb/src/nsec3-chain-replay.c:336:32: style: Redundant condition: ttlrdata==NULL. 'ttlrdata!=NULL || (ttlrdata==NULL && rtype==TYPE_NONE)' is equivalent to 'ttlrdata!=NULL || rtype==TYPE_NONE' [redundantCondition] yadifa-2.5.4-10442/test/cjf-scan/main.c:742:58: style: Redundant condition: rr.tctr.qtype==TYPE_RRSIG. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/y/yamcha/yamcha_0.33.orig.tar.gz yamcha-0.33/src/param.cpp:50:26: style: Redundant condition: line.size(). '!line.size() || (line.size() && line[0]==';'||line[0]=='#')' is equivalent to '!line.size() || line[0]==';'||line[0]=='#'' [redundantCondition] yamcha-0.33/src/param.cpp:246:17: style: Redundant condition: !rewrite. 'rewrite || (!rewrite && conf[keys2].empty())' is equivalent to 'rewrite || conf[keys2].empty()' [redundantCondition] yamcha-0.33/src/param.cpp:252:17: style: Redundant condition: !rewrite. 'rewrite || (!rewrite && conf[keys2].empty())' is equivalent to 'rewrite || conf[keys2].empty()' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/y/yap/yap_6.2.2.orig.tar.gz yap-6.2.2/console/yap.c:499:15: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/y/yasm/yasm_1.3.0.orig.tar.gz yasm-1.3.0/frontends/yasm/yasm-options.c:206:41: style: Redundant condition: If 'longopt_len > 22', the comparison 'longopt_len' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/y/yersinia/yersinia_0.8.2.orig.tar.gz yersinia-0.8.2/src/parser.c:1150:16: style: Redundant condition: !name. 'name || (!name && !wildcard)' is equivalent to 'name || !wildcard' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/y/yiyantang/yiyantang_0.7.0.orig.tar.gz yiyantang-0.7.0.orig/intl/dcigettext.c:553:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/y/yodl/yodl_4.03.02.orig.tar.gz yodl-4.03.02/postqueue/postqueueconstruct.c:72:13: style: Redundant condition: If 'EXPR == 0', the comparison 'EXPR != '\n'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/y/yorick/yorick_2.2.04+dfsg1.orig.tar.xz yorick-2.2.04+dfsg1/play/x11/fonts.c:217:38: style:inconclusive: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition] yorick-2.2.04+dfsg1/yorick/clog.c:416:16: style: Redundant condition: If 'eof > 80', the comparison 'eof != -1L' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/y/yosys/yosys_0.15.orig.tar.gz yosys-yosys-0.15/passes/sat/sim.cc:502:26: style: Redundant condition: ff_data.has_ce. '!ff_data.has_ce || (ff_data.has_ce && ce)' is equivalent to '!ff_data.has_ce || ce' [redundantCondition] yosys-yosys-0.15/passes/sat/sim.cc:507:32: style: Redundant condition: ff_data.ce_over_srst. '!ff_data.ce_over_srst || (ff_data.ce_over_srst && ce)' is equivalent to '!ff_data.ce_over_srst || ce' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/y/yubico-piv-tool/yubico-piv-tool_2.2.0.orig.tar.gz yubico-piv-tool-2.2.0/tool/cmdline.c:687:17: style: Redundant condition: If 'EXPR == ','', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/y/yudit/yudit_3.0.7.orig.tar.bz2 yudit-3.0.7/stoolkit/SCluster.cpp:1385:31: style: Redundant condition: If '_comp >= 0x80008000', the comparison '_comp > 0x80000000' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/z/z3/z3_4.8.12.orig.tar.gz z3-z3-4.8.12/src/test/bdd.cpp:54:27: style: Redundant condition: v1. 'v1 || (v1 && v2)' is equivalent to 'v1' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/z/zabbix/zabbix_6.0.3+dfsg.orig.tar.xz zabbix-6.0.3/src/libs/zbxsysinfo/linux/net.c:598:28: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/z/zam-plugins/zam-plugins_3.14~repack3.orig.tar.xz zam-plugins/dpf/dgl/src/nanovg/stb_image.h:3055:17: style: Redundant condition: If 'req_comp >= 3', the comparison 'req_comp' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/z/zeek/zeek_3.2.3+ds2.orig.tar.xz zeek-3.2.3-minimal/src/analyzer/protocol/pop3/POP3.cc:105:16: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/z/zephyr/zephyr_3.1.2.orig.tar.gz zephyr-3.1.2/zwgc/subscriptions.c:293:28: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/z/zeroc-ice/zeroc-ice_3.7.7.orig.tar.gz ice-3.7.7/cpp/src/slice2cpp/Gen.cpp:1560:18: style: Redundant condition: base. '!base || (base && !base->usesClasses(false))' is equivalent to '!base || !base->usesClasses(false)' [redundantCondition] ice-3.7.7/cpp/src/slice2cpp/Gen.cpp:6538:18: style: Redundant condition: base. '!base || (base && !base->usesClasses(false))' is equivalent to '!base || !base->usesClasses(false)' [redundantCondition] ice-3.7.7/cpp/src/slice2cpp/Gen.cpp:8547:14: style: Redundant condition: base. '!base || (base && base->isInterface())' is equivalent to '!base || base->isInterface()' [redundantCondition] ice-3.7.7/cpp/src/slice2cs/Gen.cpp:3074:19: style: Redundant condition: base. '!base || (base && !base->usesClasses(false))' is equivalent to '!base || !base->usesClasses(false)' [redundantCondition] ice-3.7.7/cpp/src/slice2java/Gen.cpp:3250:22: style: Redundant condition: base. '!base || (base && !base->usesClasses(false))' is equivalent to '!base || !base->usesClasses(false)' [redundantCondition] ice-3.7.7/cpp/src/slice2java/GenCompat.cpp:3550:22: style: Redundant condition: base. '!base || (base && !base->usesClasses(false))' is equivalent to '!base || !base->usesClasses(false)' [redundantCondition] ice-3.7.7/cpp/src/slice2js/Gen.cpp:1937:44: style: Redundant condition: base. '!base || (base && !base->usesClasses(false))' is equivalent to '!base || !base->usesClasses(false)' [redundantCondition] ice-3.7.7/cpp/src/slice2objc/Gen.cpp:1384:18: style: Redundant condition: base. '!base || (base && !base->usesClasses(false))' is equivalent to '!base || !base->usesClasses(false)' [redundantCondition] ice-3.7.7/cpp/src/slice2matlab/Main.cpp:2045:43: style: Redundant condition: !p->isInterface(). 'p->isInterface() || (!p->isInterface() && !allOps.empty())' is equivalent to 'p->isInterface() || !allOps.empty()' [redundantCondition] ice-3.7.7/cpp/src/slice2swift/Gen.cpp:547:44: style: Redundant condition: base. '!base || (base && !base->usesClasses(false))' is equivalent to '!base || !base->usesClasses(false)' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/z/zfs-fuse/zfs-fuse_0.7.0.orig.tar.bz2 zfs-fuse-0.7.0/src/lib/libsolcompat/u8_textprep.c:1760:46: style: Redundant condition: (s1+1)=8)' is equivalent to 'align<=8' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/z/zhcon/zhcon_0.2.6.orig.tar.gz zhcon-0.2.6/src/configfile.cpp:56:18: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/z/zinnia/zinnia_0.06.orig.tar.gz zinnia-0.06/param.h:82:17: style: Redundant condition: !rewrite. 'rewrite || (!rewrite && conf_.find(key2)==conf_.end())' is equivalent to 'rewrite || conf_.find(key2)==conf_.end()' [redundantCondition] zinnia-0.06/param.cpp:81:22: style: Redundant condition: line.size(). '!line.size() || (line.size() && line[0]==';'||line[0]=='#')' is equivalent to '!line.size() || line[0]==';'||line[0]=='#'' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/z/ziproxy/ziproxy_3.3.2.orig.tar.bz2 ziproxy-3.3.2/src/htmlopt.c:1166:33: style: Redundant condition: prevchar_was_cr_or_lf. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ziproxy-3.3.2/src/qparser.c:137:26: style:inconclusive: Redundant condition: If 'EXPR > ' '', the comparison 'EXPR != '\n'' is always true. [redundantCondition] ziproxy-3.3.2/src/txtfiletools.c:50:33: style: Redundant condition: prevchar_was_cr_or_lf. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ziproxy-3.3.2/src/txtfiletools.c:173:26: style:inconclusive: Redundant condition: If 'EXPR > ' '', the comparison 'EXPR != '\n'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/z/zoem/zoem_11-166.orig.tar.gz zoem-11-166/src/ops.c:941:17: style: Redundant condition: If 'x < 0', the comparison 'x' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/z/zoom-player/zoom-player_1.1.5~dfsg.orig.tar.gz zoom-1.1.5/src/debug.c:365:30: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition] zoom-1.1.5/src/v6display.c:323:33: style: Redundant condition: text_pos==start_pos. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/z/zorp/zorp_7.0.1~alpha2.orig.tar.gz zorp-7.0.1-alpha2/modules/telnet/telnettls.cc:39:34: style: Redundant condition: self->tls_required[ep]. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/z/zsh/zsh_5.9.orig.tar.xz zsh-5.9/Src/Zle/compctl.c:1028:16: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] zsh-5.9/Src/Zle/computil.c:1778:16: style: Redundant condition: p. '!p || (p && !p->active)' is equivalent to '!p || !p->active' [redundantCondition] zsh-5.9/Src/exec.c:516:35: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition] zsh-5.9/Src/utils.c:539:49: style: Redundant condition: If 'c == '\t'', the comparison 'c < 0x20' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/z/zssh/zssh_1.5c.debian.1.orig.tar.gz zssh-1.5c.debian.1.orig/init.c:131:24: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '^'' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/z/zvbi/zvbi_0.2.35.orig.tar.bz2 zvbi-0.2.35/src/packet.c:600:29: style: Redundant condition: If 'code == 112', the comparison 'code != 0' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/z/zynaddsubfx/zynaddsubfx_3.0.6.orig.tar.bz2 zynaddsubfx-3.0.6/DPF/dgl/src/nanovg/stb_image.h:5334:17: style: Redundant condition: If 'req_comp >= 3', the comparison 'req_comp' is always true. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/z/zypper/zypper_1.14.42.orig.tar.gz zypper-1.14.42/src/utils/flags/zyppflags.cc:110:18: style: Redundant condition: !in. 'in || (!in && (opt.flags&ArgumentTypeMask)==NoArgument)' is equivalent to 'in || (opt.flags&ArgumentTypeMask)==NoArgument' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/z/zytrax/zytrax_0+git20201215.orig.tar.gz zytrax-master/gui/stb_image.h:5341:15: style: Redundant condition: If 'req_comp >= 3', the comparison 'req_comp' is always true. [redundantCondition]