InteractiveFaultLocalization / iFL4Eclipse

iFL for Eclipse is an Eclipse plug-in for supporting interactive fault localization for Java projects developed in this environment.
Eclipse Public License 2.0
3 stars 1 forks source link

Context based feedback, Set to 0.0 or Set to 1.0, point-display issues #199

Open brita-sed opened 3 years ago

brita-sed commented 3 years ago

Precondition

Steps

  1. Select a project.
  2. Click iFL button.
  3. Load scores.
  4. Right click on an element > Context based feedback.
  5. Click Set to 0.0 in a column.
  6. Check new values on the diagram.

Expected results

Received results

no_red_dot_2

Environment:

brita-sed commented 3 years ago

Sometimes no point appears:

no_point_context_feedback

brita-sed commented 3 years ago

The problem is the same after Set to 1.0:

set_to_1_0