public String getName()
in
java/sandbox/Worker.java [17:19]
3
lines of code
1
McCabe index (conditional complexity)
public String getName(){ return this.name; }