Showing 350 of 970 total issues
Function beneficiarios_pedidos
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def beneficiarios_pedidos(periodo, prioridades, ubicaciones, estados, dncp, ret):
Function tipo_requerimiento
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def tipo_requerimiento(periodo, prioridades, ubicaciones, estados, dncp, ret):
Function get_object
has a Cognitive Complexity of 8 (exceeds 5 allowed). Consider refactoring. Open
Open
def get_object(self):
queryset = self.get_queryset() # Get the base queryset
queryset = self.filter_queryset(queryset) # Apply any filter backends
filter = {}
for field in self.lookup_fields:
- Read upRead up
Cognitive Complexity
Cognitive Complexity is a measure of how difficult a unit of code is to intuitively understand. Unlike Cyclomatic Complexity, which determines how difficult your code will be to test, Cognitive Complexity tells you how difficult your code will be to read and comprehend.
A method's cognitive complexity is based on a few simple rules:
- Code is not considered more complex when it uses shorthand that the language provides for collapsing multiple statements into one
- Code is considered more complex for each "break in the linear flow of the code"
- Code is considered more complex when "flow breaking structures are nested"
Further reading
Function query_prioridad
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def query_prioridad(tipo, rango, ubicacion, estado, documentos, reportadas):
Function elegibles
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def elegibles(periodo, prioridades, ubicaciones, estados, dncp, ret):
Function filtro_prioridad
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def filtro_prioridad(tipo, rango, ubicacion, estado, documentos, reportadas):
Function withAxis
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function withAxis(data, source, offsetStride, axisSize, stride) {
Function polygon
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function polygon(zr, oldShape, newShape, duration, easing) {
Function grafica1
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function grafica1( cantidades, nombres, anio, opcion,url) {
Function pointList
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function pointList(zr, oldShape, newShape, duration, easing) {
Function withAxis
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function withAxis(data, source, offsetStride, axisSize, stride) {
Function line
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function line(zr, oldShape, newShape, duration, easing) {
Function withAxis
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function withAxis(data, source, offsetStride, axisSize, stride) {
Function withAxis
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function withAxis(data, source, offsetStride, axisSize, stride) {
Function line
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function line(zr, effectList, shape, zlevel, isLarge) {
Function rectangle
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function rectangle(zr, oldShape, newShape, duration, easing) {
Function candle
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function candle(zr, oldShape, newShape, duration, easing) {
Function text
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function text(zr, oldShape, newShape, duration, easing) {
Function gaugePointer
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function gaugePointer(zr, oldShape, newShape, duration, easing) {
Function grafica2
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function grafica2( cantidades, nombres, anio, opcion,url) {