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

After loading scores, added rules should have values, but "-" remained #185

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. Click Show filters.
  5. Add some rule (values in "Results in" field).
  6. Close iFL tabs.
  7. Start a new session.
  8. Check Filter tab (no values (-) in "Results in" field).
  9. Load scores... at the main tab.
    1. Check Filter tab again.

Expected results

Received results

results_in

Environment:

brita-sed commented 3 years ago

This bug can be reproduced with the following rule:

regular_exp_02

brita-sed commented 3 years ago

This bug cannot been reproduced, can be closed.