A sequence diagram will be generated for a method "m1" if it is annotated with @DrawSequenceDiagram. But if method "m1" calls another method "m2" which is also annotated with @DrawSequenceDiagram this call appears 2 times in the generated sequence diagram.
will be fixed with next release
fixed with 1.5.3