Coincidental duplication is where we see common functionality between features that just happen to behave or look the same but were never intended to be the same. We then take this coincidental duplication and wrongly build a coupled solution around it. Here, we look at how to avoid that.