Showing 234 of 234 total issues
Avoid too many return
statements within this method. Open
Open
return nil
Avoid too many return
statements within this method. Open
Open
return ref ? ref.numero + ref.objetivopf.numero : ""
Avoid too many return
statements within this method. Open
Open
return actividad.actividadtipo ? actividad.actividadtipo.nombre : ""
Avoid too many return
statements within this method. Open
Open
return "En respuesta a formularoi #{rf.id} no se encontró valor para el campo #{campo.id}"
Avoid too many return
statements within this method. Open
Open
return vc.valorjson.include?(ope.id.to_s) ? 1 : 0
Avoid too many return
statements within this method. Open
Open
return nil
Avoid too many return
statements within this method. Open
Open
return cop.join(". ")
Avoid too many return
statements within this method. Open
Open
return nil
Avoid too many return
statements within this method. Open
Open
return actividad.indicadorgifmm ? actividad.indicadorgifmm.nombre : ""
Avoid too many return
statements within this method. Open
Open
return nil
Avoid too many return
statements within this method. Open
Open
return indicador.numero ? indicador.numero : ""
Avoid too many return
statements within this method. Open
Open
return rf.fechacambio
Avoid too many return
statements within this method. Open
Open
return actividad.descripcion ? actividad.descripcion : ""
Avoid too many return
statements within this method. Open
Open
return
Avoid too many return
statements within this method. Open
Open
return nil
Avoid too many return
statements within this method. Open
Open
return nil
Avoid too many return
statements within this method. Open
Open
return resultado.numero ? resultado.numero : ""
Avoid too many return
statements within this method. Open
Open
return indicador.tipoindicador ? indicador.tipoindicador.nombre : ""
Avoid too many return
statements within this method. Open
Open
return
Avoid too many return
statements within this method. Open
Open
return "En formulario #{f.id} no se encontró campo con nombre interno #{p[2]}"