Menu

#3 Feature Envy in Client.startInputMonitor()

1.0
open
nobody
None
2016-03-29
2016-03-24
No

Code Smell: Feature Envy
Location: birdsong.client.Client.startInputMonitor()
Reason:

Discussion

  • Miguel Romão

    Miguel Romão - 2016-03-24
    • status: open --> closed
     
  • Miguel Romão

    Miguel Romão - 2016-03-29
    • summary: Feature Envy in class Client --> Feature Envy in Client.startInputMonitor()
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,3 +1,3 @@
     Code Smell: Feature Envy
     Location: class Client
    -Reason: Method 
    +Reason:
    
    • status: closed --> open
     
  • Miguel Romão

    Miguel Romão - 2016-03-29
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,3 +1,3 @@
     Code Smell: Feature Envy
    -Location: class Client
    +Location: birdsong.client.Client.startInputMonitor()
     Reason:
    
     

Log in to post a comment.