Menu

#331 Allow selection of lines for duplicate code analysis

v1.1.x
closed
None
v1.1.1
Change Request
2018-11-14
2018-05-15
Erik Hänel
No

In some cases it would be useful, if one could set the numbers of lines, which a duplicated section of code should contain at least. Add a wxSpinCtrl to the corresponding dialog for this setting.

Analysis:
That's a simple change, which requires adding the corresponding UI element as well as to pass the value of the wxSpinCtrl to the evaluation member function in NumeReEditor.

Implementation:
The implementation was done as proposed by the analysis. Implementation tests were passed successfully.

Documentation:
The change was documented in the changes log. Language strings were added for the UI element. The documentation article concerning the editor was adapted correspondingly.

Tests:
This change was tested in productive tests. No deviations occured.

Discussion

  • Erik Hänel

    Erik Hänel - 2018-05-15
    • status: open --> accepted
     
  • Erik Hänel

    Erik Hänel - 2018-07-04
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,9 @@
     In some cases it would be useful, if one could set the numbers of lines, which a duplicated section of code should contain at least. Add a `wxSpinCtrl` to the corresponding dialog for this setting.
    +
    +**Analysis:**
    +
    +**Implementation:**
    +
    +**Documentation:**
    +
    +**Tests:**
    
    • status: accepted --> analyzing
     
  • Erik Hänel

    Erik Hänel - 2018-07-04
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,6 +1,7 @@
     In some cases it would be useful, if one could set the numbers of lines, which a duplicated section of code should contain at least. Add a `wxSpinCtrl` to the corresponding dialog for this setting.
    
     **Analysis:**
    +That's a simple change, which requires adding the corresponding UI element as well as to pass the value of the `wxSpinCtrl` to the evaluation member function in `NumeReEditor`.
    
     **Implementation:**
    
    • status: analyzing --> implementing
     
  • Erik Hänel

    Erik Hänel - 2018-07-04
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -4,7 +4,9 @@
     That's a simple change, which requires adding the corresponding UI element as well as to pass the value of the `wxSpinCtrl` to the evaluation member function in `NumeReEditor`.
    
     **Implementation:**
    +The implementation was done as proposed by the analysis. Implementation tests were passed successfully.
    
     **Documentation:**
    +The change was documented in the changes log. Language strings were added for the UI element. The documentation article concerning the editor was adapted correspondingly.
    
     **Tests:**
    
    • status: implementing --> testing
     
  • Erik Hänel

    Erik Hänel - 2018-11-14
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -10,3 +10,4 @@
     The change was documented in the changes log. Language strings were added for the UI element. The documentation article concerning the editor was adapted correspondingly.
    
     **Tests:**
    +This change was tested in productive tests. No deviations occured.
    
    • status: testing --> closed
     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB