add some code metrics

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Duplicate
    • None
    • Component/s: Repositories
    • None

      Is it possible to add some code metrics in fisheye like :

      • average length of methods per developers. Is the developper writing long or short methods?
      • average complexity of methods per developers. Is the developper writing complex methods with many loops and tests or simple methods?
      • percentage of comment in code. Is the developper comment his code or not commenting it.
      • average number of commits per issues. Average number of issues per commit. Is the developper solving the problem in one commit on main branch or is it solving many problems at the same time, ...?
      • average commits on trunk vs branch. Is the developper commiting on branches or on the trunk?

            Assignee:
            Unassigned
            Reporter:
            SEINLET Nicolas
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: