redundantCondition ftp://ftp.de.debian.org/debian/pool/main/b/blastem/blastem_0.6.3.4.orig.tar.gz 2.21.0 blastem-0.6.3.4/nuklear_ui/nuklear.h:4724:15: style:inconclusive: Redundant condition: The condition '*p' is redundant since '*p >= '0'' is sufficient. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/f/freedv/freedv_1.8.11.orig.tar.gz 2.21.0 freedv-gui-1.8.11/src/freedv_interface.cpp:697:46: style: Redundant condition: squelchEnabled_. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/i/isl/isl_0.28.orig.tar.gz 2.21.0 isl-0.28/isl_map_simplify.c:4730:23: style: Redundant condition: The condition 'is_universe >= 0' is redundant since '!is_universe' is sufficient. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/m/milkytracker/milkytracker_1.06+dfsg.orig.tar.xz 2.21.0 MilkyTracker-1.06/src/tracker/PatternEditorControlEventListener.cpp:1205:15: style: Redundant condition: The condition 'cp.y < 0' is redundant since 'cp.y < -2' is sufficient. [redundantCondition] ftp://ftp.de.debian.org/debian/pool/main/p/planner/planner_0.14.92.orig.tar.xz head planner-0.14.92/src/planner-gantt-chart.c:1165:13: style: Redundant condition: show. '!show || (show && node->children[i]->expanded)' is equivalent to '!show || node->children[i]->expanded' [redundantCondition] head planner-0.14.92/src/planner-usage-chart.c:1326: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/r/refind/refind_0.14.2.orig.tar.gz 2.21.0 refind-0.14.2/refind/menu.c:1114:76: style: Redundant condition: PointerActive. '!PointerActive || (PointerActive && DrawSelection)' is equivalent to '!PointerActive || DrawSelection' [redundantCondition] 2.21.0 refind-0.14.2/refind/menu.c:1157:80: style: Redundant condition: PointerActive. '!PointerActive || (PointerActive && DrawSelection)' is equivalent to '!PointerActive || DrawSelection' [redundantCondition]