Completed the first version by generating documentation, translations and the packaging stuff.

Sat, 19 Sep 2015 20:00:54 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 19 Sep 2015 20:00:54 +0200
changeset 14
5f206edea27e
parent 13
22bc345844e7
child 15
62ffe3d426e5

Completed the first version by generating documentation, translations and the packaging stuff.

ChangeLog file | annotate | diff | comparison | revisions
PKGLIST file | annotate | diff | comparison | revisions
PluginMetricsRadon.e4p file | annotate | diff | comparison | revisions
PluginMetricsRadon.zip file | annotate | diff | comparison | revisions
RadonMetrics/CyclomaticComplexityDialog.ui file | annotate | diff | comparison | revisions
RadonMetrics/Documentation/LICENSE.GPL3 file | annotate | diff | comparison | revisions
RadonMetrics/Documentation/source/Plugin_Metrics_Radon.PluginMetricsRadon.html file | annotate | diff | comparison | revisions
RadonMetrics/Documentation/source/Plugin_Metrics_Radon.RadonMetrics.CodeMetricsCalculator.html file | annotate | diff | comparison | revisions
RadonMetrics/Documentation/source/Plugin_Metrics_Radon.RadonMetrics.CyclomaticComplexityCalculator.html file | annotate | diff | comparison | revisions
RadonMetrics/Documentation/source/Plugin_Metrics_Radon.RadonMetrics.CyclomaticComplexityDialog.html file | annotate | diff | comparison | revisions
RadonMetrics/Documentation/source/Plugin_Metrics_Radon.RadonMetrics.MaintainabilityIndexCalculator.html file | annotate | diff | comparison | revisions
RadonMetrics/Documentation/source/Plugin_Metrics_Radon.RadonMetrics.MaintainabilityIndexDialog.html file | annotate | diff | comparison | revisions
RadonMetrics/Documentation/source/Plugin_Metrics_Radon.RadonMetrics.RawMetricsDialog.html file | annotate | diff | comparison | revisions
RadonMetrics/Documentation/source/Plugin_Metrics_Radon.RadonMetrics.radon.complexity.html file | annotate | diff | comparison | revisions
RadonMetrics/Documentation/source/Plugin_Metrics_Radon.RadonMetrics.radon.metrics.html file | annotate | diff | comparison | revisions
RadonMetrics/Documentation/source/Plugin_Metrics_Radon.RadonMetrics.radon.raw.html file | annotate | diff | comparison | revisions
RadonMetrics/Documentation/source/Plugin_Metrics_Radon.RadonMetrics.radon.visitors.html file | annotate | diff | comparison | revisions
RadonMetrics/Documentation/source/index-Plugin_Metrics_Radon.RadonMetrics.html file | annotate | diff | comparison | revisions
RadonMetrics/Documentation/source/index-Plugin_Metrics_Radon.RadonMetrics.radon.html file | annotate | diff | comparison | revisions
RadonMetrics/Documentation/source/index-Plugin_Metrics_Radon.html file | annotate | diff | comparison | revisions
RadonMetrics/Documentation/source/index.html file | annotate | diff | comparison | revisions
RadonMetrics/MaintainabilityIndexDialog.ui file | annotate | diff | comparison | revisions
RadonMetrics/RawMetricsDialog.py file | annotate | diff | comparison | revisions
RadonMetrics/RawMetricsDialog.ui file | annotate | diff | comparison | revisions
RadonMetrics/i18n/radon_de.qm file | annotate | diff | comparison | revisions
RadonMetrics/i18n/radon_de.ts file | annotate | diff | comparison | revisions
RadonMetrics/i18n/radon_en.qm file | annotate | diff | comparison | revisions
RadonMetrics/i18n/radon_en.ts file | annotate | diff | comparison | revisions
RadonMetrics/i18n/radon_es.ts file | annotate | diff | comparison | revisions
RadonMetrics/i18n/radon_ru.ts file | annotate | diff | comparison | revisions
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ChangeLog	Sat Sep 19 20:00:54 2015 +0200
@@ -0,0 +1,4 @@
+ChangeLog
+---------
+Version 0.1.0:
+- first development release
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/PKGLIST	Sat Sep 19 20:00:54 2015 +0200
@@ -0,0 +1,19 @@
+PluginMetricsRadon.py
+RadonMetrics/CodeMetricsCalculator.py
+RadonMetrics/CyclomaticComplexityCalculator.py
+RadonMetrics/CyclomaticComplexityDialog.py
+RadonMetrics/CyclomaticComplexityDialog.ui
+RadonMetrics/Documentation/LICENSE.GPL3
+RadonMetrics/MaintainabilityIndexCalculator.py
+RadonMetrics/MaintainabilityIndexDialog.py
+RadonMetrics/MaintainabilityIndexDialog.ui
+RadonMetrics/RawMetricsDialog.py
+RadonMetrics/RawMetricsDialog.ui
+RadonMetrics/__init__.py
+RadonMetrics/i18n/radon_de.qm
+RadonMetrics/i18n/radon_en.qm
+RadonMetrics/radon/__init__.py
+RadonMetrics/radon/complexity.py
+RadonMetrics/radon/metrics.py
+RadonMetrics/radon/raw.py
+RadonMetrics/radon/visitors.py
--- a/PluginMetricsRadon.e4p	Sat Sep 19 18:24:07 2015 +0200
+++ b/PluginMetricsRadon.e4p	Sat Sep 19 20:00:54 2015 +0200
@@ -34,12 +34,24 @@
     <Form>RadonMetrics/MaintainabilityIndexDialog.ui</Form>
     <Form>RadonMetrics/RawMetricsDialog.ui</Form>
   </Forms>
-  <Translations/>
+  <Translations>
+    <Translation>RadonMetrics/i18n/radon_de.qm</Translation>
+    <Translation>RadonMetrics/i18n/radon_de.ts</Translation>
+    <Translation>RadonMetrics/i18n/radon_en.qm</Translation>
+    <Translation>RadonMetrics/i18n/radon_en.ts</Translation>
+    <Translation>RadonMetrics/i18n/radon_es.ts</Translation>
+    <Translation>RadonMetrics/i18n/radon_ru.ts</Translation>
+  </Translations>
   <Resources/>
   <Interfaces/>
   <Others>
     <Other>.hgignore</Other>
+    <Other>ChangeLog</Other>
+    <Other>PKGLIST</Other>
     <Other>PluginMetricsRadon.e4p</Other>
+    <Other>PluginMetricsRadon.zip</Other>
+    <Other>RadonMetrics/Documentation/LICENSE.GPL3</Other>
+    <Other>RadonMetrics/Documentation/source</Other>
   </Others>
   <MainScript>PluginMetricsRadon.py</MainScript>
   <Vcs>
@@ -160,6 +172,71 @@
     <FiletypeAssociation pattern="*.ui" type="FORMS"/>
     <FiletypeAssociation pattern="Ui_*.py" type="__IGNORE__"/>
   </FiletypeAssociations>
+  <Documentation>
+    <DocumentationParams>
+      <dict>
+        <key>
+          <string>ERIC4DOC</string>
+        </key>
+        <value>
+          <dict>
+            <key>
+              <string>cssFile</string>
+            </key>
+            <value>
+              <string>%PYTHON%/eric6/CSSs/default.css</string>
+            </value>
+            <key>
+              <string>ignoreDirectories</string>
+            </key>
+            <value>
+              <list>
+                <string>.hg</string>
+                <string>.ropeproject</string>
+                <string>_ropeproject</string>
+                <string>.eric6project</string>
+                <string>_eric6project</string>
+              </list>
+            </value>
+            <key>
+              <string>ignoreFilePatterns</string>
+            </key>
+            <value>
+              <list>
+                <string>Ui_*.py</string>
+              </list>
+            </value>
+            <key>
+              <string>outputDirectory</string>
+            </key>
+            <value>
+              <string>RadonMetrics/Documentation/source</string>
+            </value>
+            <key>
+              <string>qtHelpEnabled</string>
+            </key>
+            <value>
+              <bool>False</bool>
+            </value>
+            <key>
+              <string>sourceExtensions</string>
+            </key>
+            <value>
+              <list>
+                <string></string>
+              </list>
+            </value>
+            <key>
+              <string>useRecursion</string>
+            </key>
+            <value>
+              <bool>True</bool>
+            </value>
+          </dict>
+        </value>
+      </dict>
+    </DocumentationParams>
+  </Documentation>
   <Checkers>
     <CheckersParams>
       <dict>
Binary file PluginMetricsRadon.zip has changed
--- a/RadonMetrics/CyclomaticComplexityDialog.ui	Sat Sep 19 18:24:07 2015 +0200
+++ b/RadonMetrics/CyclomaticComplexityDialog.ui	Sat Sep 19 20:00:54 2015 +0200
@@ -69,7 +69,7 @@
       <item>
        <widget class="QPushButton" name="startButton">
         <property name="toolTip">
-         <string>Press to start the code metrics run</string>
+         <string>Press to start the calculation</string>
         </property>
         <property name="text">
          <string>Start</string>
@@ -106,7 +106,7 @@
      </column>
      <column>
       <property name="text">
-       <string>Start</string>
+       <string>Begin</string>
       </property>
      </column>
     </widget>
@@ -167,7 +167,7 @@
    <item>
     <widget class="QProgressBar" name="checkProgress">
      <property name="toolTip">
-      <string>Shows the progress of the code metrics action</string>
+      <string>Shows the progress of the calculation</string>
      </property>
      <property name="value">
       <number>0</number>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/RadonMetrics/Documentation/LICENSE.GPL3	Sat Sep 19 20:00:54 2015 +0200
@@ -0,0 +1,621 @@
+                    GNU GENERAL PUBLIC LICENSE
+                       Version 3, 29 June 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+                            Preamble
+
+  The GNU General Public License is a free, copyleft license for
+software and other kinds of works.
+
+  The licenses for most software and other practical works are designed
+to take away your freedom to share and change the works.  By contrast,
+the GNU General Public License is intended to guarantee your freedom to
+share and change all versions of a program--to make sure it remains free
+software for all its users.  We, the Free Software Foundation, use the
+GNU General Public License for most of our software; it applies also to
+any other work released this way by its authors.  You can apply it to
+your programs, too.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+them if you wish), that you receive source code or can get it if you
+want it, that you can change the software or use pieces of it in new
+free programs, and that you know you can do these things.
+
+  To protect your rights, we need to prevent others from denying you
+these rights or asking you to surrender the rights.  Therefore, you have
+certain responsibilities if you distribute copies of the software, or if
+you modify it: responsibilities to respect the freedom of others.
+
+  For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must pass on to the recipients the same
+freedoms that you received.  You must make sure that they, too, receive
+or can get the source code.  And you must show them these terms so they
+know their rights.
+
+  Developers that use the GNU GPL protect your rights with two steps:
+(1) assert copyright on the software, and (2) offer you this License
+giving you legal permission to copy, distribute and/or modify it.
+
+  For the developers' and authors' protection, the GPL clearly explains
+that there is no warranty for this free software.  For both users' and
+authors' sake, the GPL requires that modified versions be marked as
+changed, so that their problems will not be attributed erroneously to
+authors of previous versions.
+
+  Some devices are designed to deny users access to install or run
+modified versions of the software inside them, although the manufacturer
+can do so.  This is fundamentally incompatible with the aim of
+protecting users' freedom to change the software.  The systematic
+pattern of such abuse occurs in the area of products for individuals to
+use, which is precisely where it is most unacceptable.  Therefore, we
+have designed this version of the GPL to prohibit the practice for those
+products.  If such problems arise substantially in other domains, we
+stand ready to extend this provision to those domains in future versions
+of the GPL, as needed to protect the freedom of users.
+
+  Finally, every program is threatened constantly by software patents.
+States should not allow patents to restrict development and use of
+software on general-purpose computers, but in those that do, we wish to
+avoid the special danger that patents applied to a free program could
+make it effectively proprietary.  To prevent this, the GPL assures that
+patents cannot be used to render the program non-free.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.
+
+                       TERMS AND CONDITIONS
+
+  0. Definitions.
+
+  "This License" refers to version 3 of the GNU General Public License.
+
+  "Copyright" also means copyright-like laws that apply to other kinds of
+works, such as semiconductor masks.
+
+  "The Program" refers to any copyrightable work licensed under this
+License.  Each licensee is addressed as "you".  "Licensees" and
+"recipients" may be individuals or organizations.
+
+  To "modify" a work means to copy from or adapt all or part of the work
+in a fashion requiring copyright permission, other than the making of an
+exact copy.  The resulting work is called a "modified version" of the
+earlier work or a work "based on" the earlier work.
+
+  A "covered work" means either the unmodified Program or a work based
+on the Program.
+
+  To "propagate" a work means to do anything with it that, without
+permission, would make you directly or secondarily liable for
+infringement under applicable copyright law, except executing it on a
+computer or modifying a private copy.  Propagation includes copying,
+distribution (with or without modification), making available to the
+public, and in some countries other activities as well.
+
+  To "convey" a work means any kind of propagation that enables other
+parties to make or receive copies.  Mere interaction with a user through
+a computer network, with no transfer of a copy, is not conveying.
+
+  An interactive user interface displays "Appropriate Legal Notices"
+to the extent that it includes a convenient and prominently visible
+feature that (1) displays an appropriate copyright notice, and (2)
+tells the user that there is no warranty for the work (except to the
+extent that warranties are provided), that licensees may convey the
+work under this License, and how to view a copy of this License.  If
+the interface presents a list of user commands or options, such as a
+menu, a prominent item in the list meets this criterion.
+
+  1. Source Code.
+
+  The "source code" for a work means the preferred form of the work
+for making modifications to it.  "Object code" means any non-source
+form of a work.
+
+  A "Standard Interface" means an interface that either is an official
+standard defined by a recognized standards body, or, in the case of
+interfaces specified for a particular programming language, one that
+is widely used among developers working in that language.
+
+  The "System Libraries" of an executable work include anything, other
+than the work as a whole, that (a) is included in the normal form of
+packaging a Major Component, but which is not part of that Major
+Component, and (b) serves only to enable use of the work with that
+Major Component, or to implement a Standard Interface for which an
+implementation is available to the public in source code form.  A
+"Major Component", in this context, means a major essential component
+(kernel, window system, and so on) of the specific operating system
+(if any) on which the executable work runs, or a compiler used to
+produce the work, or an object code interpreter used to run it.
+
+  The "Corresponding Source" for a work in object code form means all
+the source code needed to generate, install, and (for an executable
+work) run the object code and to modify the work, including scripts to
+control those activities.  However, it does not include the work's
+System Libraries, or general-purpose tools or generally available free
+programs which are used unmodified in performing those activities but
+which are not part of the work.  For example, Corresponding Source
+includes interface definition files associated with source files for
+the work, and the source code for shared libraries and dynamically
+linked subprograms that the work is specifically designed to require,
+such as by intimate data communication or control flow between those
+subprograms and other parts of the work.
+
+  The Corresponding Source need not include anything that users
+can regenerate automatically from other parts of the Corresponding
+Source.
+
+  The Corresponding Source for a work in source code form is that
+same work.
+
+  2. Basic Permissions.
+
+  All rights granted under this License are granted for the term of
+copyright on the Program, and are irrevocable provided the stated
+conditions are met.  This License explicitly affirms your unlimited
+permission to run the unmodified Program.  The output from running a
+covered work is covered by this License only if the output, given its
+content, constitutes a covered work.  This License acknowledges your
+rights of fair use or other equivalent, as provided by copyright law.
+
+  You may make, run and propagate covered works that you do not
+convey, without conditions so long as your license otherwise remains
+in force.  You may convey covered works to others for the sole purpose
+of having them make modifications exclusively for you, or provide you
+with facilities for running those works, provided that you comply with
+the terms of this License in conveying all material for which you do
+not control copyright.  Those thus making or running the covered works
+for you must do so exclusively on your behalf, under your direction
+and control, on terms that prohibit them from making any copies of
+your copyrighted material outside their relationship with you.
+
+  Conveying under any other circumstances is permitted solely under
+the conditions stated below.  Sublicensing is not allowed; section 10
+makes it unnecessary.
+
+  3. Protecting Users' Legal Rights From Anti-Circumvention Law.
+
+  No covered work shall be deemed part of an effective technological
+measure under any applicable law fulfilling obligations under article
+11 of the WIPO copyright treaty adopted on 20 December 1996, or
+similar laws prohibiting or restricting circumvention of such
+measures.
+
+  When you convey a covered work, you waive any legal power to forbid
+circumvention of technological measures to the extent such circumvention
+is effected by exercising rights under this License with respect to
+the covered work, and you disclaim any intention to limit operation or
+modification of the work as a means of enforcing, against the work's
+users, your or third parties' legal rights to forbid circumvention of
+technological measures.
+
+  4. Conveying Verbatim Copies.
+
+  You may convey verbatim copies of the Program's source code as you
+receive it, in any medium, provided that you conspicuously and
+appropriately publish on each copy an appropriate copyright notice;
+keep intact all notices stating that this License and any
+non-permissive terms added in accord with section 7 apply to the code;
+keep intact all notices of the absence of any warranty; and give all
+recipients a copy of this License along with the Program.
+
+  You may charge any price or no price for each copy that you convey,
+and you may offer support or warranty protection for a fee.
+
+  5. Conveying Modified Source Versions.
+
+  You may convey a work based on the Program, or the modifications to
+produce it from the Program, in the form of source code under the
+terms of section 4, provided that you also meet all of these conditions:
+
+    a) The work must carry prominent notices stating that you modified
+    it, and giving a relevant date.
+
+    b) The work must carry prominent notices stating that it is
+    released under this License and any conditions added under section
+    7.  This requirement modifies the requirement in section 4 to
+    "keep intact all notices".
+
+    c) You must license the entire work, as a whole, under this
+    License to anyone who comes into possession of a copy.  This
+    License will therefore apply, along with any applicable section 7
+    additional terms, to the whole of the work, and all its parts,
+    regardless of how they are packaged.  This License gives no
+    permission to license the work in any other way, but it does not
+    invalidate such permission if you have separately received it.
+
+    d) If the work has interactive user interfaces, each must display
+    Appropriate Legal Notices; however, if the Program has interactive
+    interfaces that do not display Appropriate Legal Notices, your
+    work need not make them do so.
+
+  A compilation of a covered work with other separate and independent
+works, which are not by their nature extensions of the covered work,
+and which are not combined with it such as to form a larger program,
+in or on a volume of a storage or distribution medium, is called an
+"aggregate" if the compilation and its resulting copyright are not
+used to limit the access or legal rights of the compilation's users
+beyond what the individual works permit.  Inclusion of a covered work
+in an aggregate does not cause this License to apply to the other
+parts of the aggregate.
+
+  6. Conveying Non-Source Forms.
+
+  You may convey a covered work in object code form under the terms
+of sections 4 and 5, provided that you also convey the
+machine-readable Corresponding Source under the terms of this License,
+in one of these ways:
+
+    a) Convey the object code in, or embodied in, a physical product
+    (including a physical distribution medium), accompanied by the
+    Corresponding Source fixed on a durable physical medium
+    customarily used for software interchange.
+
+    b) Convey the object code in, or embodied in, a physical product
+    (including a physical distribution medium), accompanied by a
+    written offer, valid for at least three years and valid for as
+    long as you offer spare parts or customer support for that product
+    model, to give anyone who possesses the object code either (1) a
+    copy of the Corresponding Source for all the software in the
+    product that is covered by this License, on a durable physical
+    medium customarily used for software interchange, for a price no
+    more than your reasonable cost of physically performing this
+    conveying of source, or (2) access to copy the
+    Corresponding Source from a network server at no charge.
+
+    c) Convey individual copies of the object code with a copy of the
+    written offer to provide the Corresponding Source.  This
+    alternative is allowed only occasionally and noncommercially, and
+    only if you received the object code with such an offer, in accord
+    with subsection 6b.
+
+    d) Convey the object code by offering access from a designated
+    place (gratis or for a charge), and offer equivalent access to the
+    Corresponding Source in the same way through the same place at no
+    further charge.  You need not require recipients to copy the
+    Corresponding Source along with the object code.  If the place to
+    copy the object code is a network server, the Corresponding Source
+    may be on a different server (operated by you or a third party)
+    that supports equivalent copying facilities, provided you maintain
+    clear directions next to the object code saying where to find the
+    Corresponding Source.  Regardless of what server hosts the
+    Corresponding Source, you remain obligated to ensure that it is
+    available for as long as needed to satisfy these requirements.
+
+    e) Convey the object code using peer-to-peer transmission, provided
+    you inform other peers where the object code and Corresponding
+    Source of the work are being offered to the general public at no
+    charge under subsection 6d.
+
+  A separable portion of the object code, whose source code is excluded
+from the Corresponding Source as a System Library, need not be
+included in conveying the object code work.
+
+  A "User Product" is either (1) a "consumer product", which means any
+tangible personal property which is normally used for personal, family,
+or household purposes, or (2) anything designed or sold for incorporation
+into a dwelling.  In determining whether a product is a consumer product,
+doubtful cases shall be resolved in favor of coverage.  For a particular
+product received by a particular user, "normally used" refers to a
+typical or common use of that class of product, regardless of the status
+of the particular user or of the way in which the particular user
+actually uses, or expects or is expected to use, the product.  A product
+is a consumer product regardless of whether the product has substantial
+commercial, industrial or non-consumer uses, unless such uses represent
+the only significant mode of use of the product.
+
+  "Installation Information" for a User Product means any methods,
+procedures, authorization keys, or other information required to install
+and execute modified versions of a covered work in that User Product from
+a modified version of its Corresponding Source.  The information must
+suffice to ensure that the continued functioning of the modified object
+code is in no case prevented or interfered with solely because
+modification has been made.
+
+  If you convey an object code work under this section in, or with, or
+specifically for use in, a User Product, and the conveying occurs as
+part of a transaction in which the right of possession and use of the
+User Product is transferred to the recipient in perpetuity or for a
+fixed term (regardless of how the transaction is characterized), the
+Corresponding Source conveyed under this section must be accompanied
+by the Installation Information.  But this requirement does not apply
+if neither you nor any third party retains the ability to install
+modified object code on the User Product (for example, the work has
+been installed in ROM).
+
+  The requirement to provide Installation Information does not include a
+requirement to continue to provide support service, warranty, or updates
+for a work that has been modified or installed by the recipient, or for
+the User Product in which it has been modified or installed.  Access to a
+network may be denied when the modification itself materially and
+adversely affects the operation of the network or violates the rules and
+protocols for communication across the network.
+
+  Corresponding Source conveyed, and Installation Information provided,
+in accord with this section must be in a format that is publicly
+documented (and with an implementation available to the public in
+source code form), and must require no special password or key for
+unpacking, reading or copying.
+
+  7. Additional Terms.
+
+  "Additional permissions" are terms that supplement the terms of this
+License by making exceptions from one or more of its conditions.
+Additional permissions that are applicable to the entire Program shall
+be treated as though they were included in this License, to the extent
+that they are valid under applicable law.  If additional permissions
+apply only to part of the Program, that part may be used separately
+under those permissions, but the entire Program remains governed by
+this License without regard to the additional permissions.
+
+  When you convey a copy of a covered work, you may at your option
+remove any additional permissions from that copy, or from any part of
+it.  (Additional permissions may be written to require their own
+removal in certain cases when you modify the work.)  You may place
+additional permissions on material, added by you to a covered work,
+for which you have or can give appropriate copyright permission.
+
+  Notwithstanding any other provision of this License, for material you
+add to a covered work, you may (if authorized by the copyright holders of
+that material) supplement the terms of this License with terms:
+
+    a) Disclaiming warranty or limiting liability differently from the
+    terms of sections 15 and 16 of this License; or
+
+    b) Requiring preservation of specified reasonable legal notices or
+    author attributions in that material or in the Appropriate Legal
+    Notices displayed by works containing it; or
+
+    c) Prohibiting misrepresentation of the origin of that material, or
+    requiring that modified versions of such material be marked in
+    reasonable ways as different from the original version; or
+
+    d) Limiting the use for publicity purposes of names of licensors or
+    authors of the material; or
+
+    e) Declining to grant rights under trademark law for use of some
+    trade names, trademarks, or service marks; or
+
+    f) Requiring indemnification of licensors and authors of that
+    material by anyone who conveys the material (or modified versions of
+    it) with contractual assumptions of liability to the recipient, for
+    any liability that these contractual assumptions directly impose on
+    those licensors and authors.
+
+  All other non-permissive additional terms are considered "further
+restrictions" within the meaning of section 10.  If the Program as you
+received it, or any part of it, contains a notice stating that it is
+governed by this License along with a term that is a further
+restriction, you may remove that term.  If a license document contains
+a further restriction but permits relicensing or conveying under this
+License, you may add to a covered work material governed by the terms
+of that license document, provided that the further restriction does
+not survive such relicensing or conveying.
+
+  If you add terms to a covered work in accord with this section, you
+must place, in the relevant source files, a statement of the
+additional terms that apply to those files, or a notice indicating
+where to find the applicable terms.
+
+  Additional terms, permissive or non-permissive, may be stated in the
+form of a separately written license, or stated as exceptions;
+the above requirements apply either way.
+
+  8. Termination.
+
+  You may not propagate or modify a covered work except as expressly
+provided under this License.  Any attempt otherwise to propagate or
+modify it is void, and will automatically terminate your rights under
+this License (including any patent licenses granted under the third
+paragraph of section 11).
+
+  However, if you cease all violation of this License, then your
+license from a particular copyright holder is reinstated (a)
+provisionally, unless and until the copyright holder explicitly and
+finally terminates your license, and (b) permanently, if the copyright
+holder fails to notify you of the violation by some reasonable means
+prior to 60 days after the cessation.
+
+  Moreover, your license from a particular copyright holder is
+reinstated permanently if the copyright holder notifies you of the
+violation by some reasonable means, this is the first time you have
+received notice of violation of this License (for any work) from that
+copyright holder, and you cure the violation prior to 30 days after
+your receipt of the notice.
+
+  Termination of your rights under this section does not terminate the
+licenses of parties who have received copies or rights from you under
+this License.  If your rights have been terminated and not permanently
+reinstated, you do not qualify to receive new licenses for the same
+material under section 10.
+
+  9. Acceptance Not Required for Having Copies.
+
+  You are not required to accept this License in order to receive or
+run a copy of the Program.  Ancillary propagation of a covered work
+occurring solely as a consequence of using peer-to-peer transmission
+to receive a copy likewise does not require acceptance.  However,
+nothing other than this License grants you permission to propagate or
+modify any covered work.  These actions infringe copyright if you do
+not accept this License.  Therefore, by modifying or propagating a
+covered work, you indicate your acceptance of this License to do so.
+
+  10. Automatic Licensing of Downstream Recipients.
+
+  Each time you convey a covered work, the recipient automatically
+receives a license from the original licensors, to run, modify and
+propagate that work, subject to this License.  You are not responsible
+for enforcing compliance by third parties with this License.
+
+  An "entity transaction" is a transaction transferring control of an
+organization, or substantially all assets of one, or subdividing an
+organization, or merging organizations.  If propagation of a covered
+work results from an entity transaction, each party to that
+transaction who receives a copy of the work also receives whatever
+licenses to the work the party's predecessor in interest had or could
+give under the previous paragraph, plus a right to possession of the
+Corresponding Source of the work from the predecessor in interest, if
+the predecessor has it or can get it with reasonable efforts.
+
+  You may not impose any further restrictions on the exercise of the
+rights granted or affirmed under this License.  For example, you may
+not impose a license fee, royalty, or other charge for exercise of
+rights granted under this License, and you may not initiate litigation
+(including a cross-claim or counterclaim in a lawsuit) alleging that
+any patent claim is infringed by making, using, selling, offering for
+sale, or importing the Program or any portion of it.
+
+  11. Patents.
+
+  A "contributor" is a copyright holder who authorizes use under this
+License of the Program or a work on which the Program is based.  The
+work thus licensed is called the contributor's "contributor version".
+
+  A contributor's "essential patent claims" are all patent claims
+owned or controlled by the contributor, whether already acquired or
+hereafter acquired, that would be infringed by some manner, permitted
+by this License, of making, using, or selling its contributor version,
+but do not include claims that would be infringed only as a
+consequence of further modification of the contributor version.  For
+purposes of this definition, "control" includes the right to grant
+patent sublicenses in a manner consistent with the requirements of
+this License.
+
+  Each contributor grants you a non-exclusive, worldwide, royalty-free
+patent license under the contributor's essential patent claims, to
+make, use, sell, offer for sale, import and otherwise run, modify and
+propagate the contents of its contributor version.
+
+  In the following three paragraphs, a "patent license" is any express
+agreement or commitment, however denominated, not to enforce a patent
+(such as an express permission to practice a patent or covenant not to
+sue for patent infringement).  To "grant" such a patent license to a
+party means to make such an agreement or commitment not to enforce a
+patent against the party.
+
+  If you convey a covered work, knowingly relying on a patent license,
+and the Corresponding Source of the work is not available for anyone
+to copy, free of charge and under the terms of this License, through a
+publicly available network server or other readily accessible means,
+then you must either (1) cause the Corresponding Source to be so
+available, or (2) arrange to deprive yourself of the benefit of the
+patent license for this particular work, or (3) arrange, in a manner
+consistent with the requirements of this License, to extend the patent
+license to downstream recipients.  "Knowingly relying" means you have
+actual knowledge that, but for the patent license, your conveying the
+covered work in a country, or your recipient's use of the covered work
+in a country, would infringe one or more identifiable patents in that
+country that you have reason to believe are valid.
+
+  If, pursuant to or in connection with a single transaction or
+arrangement, you convey, or propagate by procuring conveyance of, a
+covered work, and grant a patent license to some of the parties
+receiving the covered work authorizing them to use, propagate, modify
+or convey a specific copy of the covered work, then the patent license
+you grant is automatically extended to all recipients of the covered
+work and works based on it.
+
+  A patent license is "discriminatory" if it does not include within
+the scope of its coverage, prohibits the exercise of, or is
+conditioned on the non-exercise of one or more of the rights that are
+specifically granted under this License.  You may not convey a covered
+work if you are a party to an arrangement with a third party that is
+in the business of distributing software, under which you make payment
+to the third party based on the extent of your activity of conveying
+the work, and under which the third party grants, to any of the
+parties who would receive the covered work from you, a discriminatory
+patent license (a) in connection with copies of the covered work
+conveyed by you (or copies made from those copies), or (b) primarily
+for and in connection with specific products or compilations that
+contain the covered work, unless you entered into that arrangement,
+or that patent license was granted, prior to 28 March 2007.
+
+  Nothing in this License shall be construed as excluding or limiting
+any implied license or other defenses to infringement that may
+otherwise be available to you under applicable patent law.
+
+  12. No Surrender of Others' Freedom.
+
+  If conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License.  If you cannot convey a
+covered work so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you may
+not convey it at all.  For example, if you agree to terms that obligate you
+to collect a royalty for further conveying from those to whom you convey
+the Program, the only way you could satisfy both those terms and this
+License would be to refrain entirely from conveying the Program.
+
+  13. Use with the GNU Affero General Public License.
+
+  Notwithstanding any other provision of this License, you have
+permission to link or combine any covered work with a work licensed
+under version 3 of the GNU Affero General Public License into a single
+combined work, and to convey the resulting work.  The terms of this
+License will continue to apply to the part which is the covered work,
+but the special requirements of the GNU Affero General Public License,
+section 13, concerning interaction through a network will apply to the
+combination as such.
+
+  14. Revised Versions of this License.
+
+  The Free Software Foundation may publish revised and/or new versions of
+the GNU General Public License from time to time.  Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+  Each version is given a distinguishing version number.  If the
+Program specifies that a certain numbered version of the GNU General
+Public License "or any later version" applies to it, you have the
+option of following the terms and conditions either of that numbered
+version or of any later version published by the Free Software
+Foundation.  If the Program does not specify a version number of the
+GNU General Public License, you may choose any version ever published
+by the Free Software Foundation.
+
+  If the Program specifies that a proxy can decide which future
+versions of the GNU General Public License can be used, that proxy's
+public statement of acceptance of a version permanently authorizes you
+to choose that version for the Program.
+
+  Later license versions may give you additional or different
+permissions.  However, no additional obligations are imposed on any
+author or copyright holder as a result of your choosing to follow a
+later version.
+
+  15. Disclaimer of Warranty.
+
+  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
+APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
+HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
+OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
+THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
+IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
+ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+  16. Limitation of Liability.
+
+  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
+THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
+GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
+USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
+DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
+PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
+EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGES.
+
+  17. Interpretation of Sections 15 and 16.
+
+  If the disclaimer of warranty and limitation of liability provided
+above cannot be given local legal effect according to their terms,
+reviewing courts shall apply local law that most closely approximates
+an absolute waiver of all civil liability in connection with the
+Program, unless a warranty or assumption of liability accompanies a
+copy of the Program in return for a fee.
+
+                     END OF TERMS AND CONDITIONS
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/RadonMetrics/Documentation/source/Plugin_Metrics_Radon.PluginMetricsRadon.html	Sat Sep 19 20:00:54 2015 +0200
@@ -0,0 +1,551 @@
+<!DOCTYPE html>
+<html><head>
+<title>Plugin_Metrics_Radon.PluginMetricsRadon</title>
+<meta charset="UTF-8">
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</head>
+<body><a NAME="top" ID="top"></a>
+<h1>Plugin_Metrics_Radon.PluginMetricsRadon</h1>
+<p>
+Module implementing the radon code metrics plug-in.
+</p>
+<h3>Global Attributes</h3>
+<table>
+<tr><td>author</td></tr><tr><td>autoactivate</td></tr><tr><td>className</td></tr><tr><td>deactivateable</td></tr><tr><td>error</td></tr><tr><td>longDescription</td></tr><tr><td>name</td></tr><tr><td>needsRestart</td></tr><tr><td>packageName</td></tr><tr><td>pyqtApi</td></tr><tr><td>python2Compatible</td></tr><tr><td>shortDescription</td></tr><tr><td>version</td></tr>
+</table>
+<h3>Classes</h3>
+<table>
+<tr>
+<td><a href="#RadonMetricsPlugin">RadonMetricsPlugin</a></td>
+<td>Class implementing the radon code metrics plug-in.</td>
+</tr>
+</table>
+<h3>Functions</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<hr /><hr />
+<a NAME="RadonMetricsPlugin" ID="RadonMetricsPlugin"></a>
+<h2>RadonMetricsPlugin</h2>
+<p>
+    Class implementing the radon code metrics plug-in.
+</p><h3>Signals</h3>
+<dl>
+<dt>batchFinished(str)</dt>
+<dd>
+emitted when a code metrics batch is done
+</dd><dt>complexityDone(str, dict)</dt>
+<dd>
+emitted when the
+        cyclomatic complexity was determined for a file
+</dd><dt>error(str, str, str)</dt>
+<dd>
+emitted in case of an error
+</dd><dt>maintainabilityIndexDone(str, dict)</dt>
+<dd>
+emitted when the
+        maintainability index was determined for a file
+</dd><dt>metricsDone(str, dict)</dt>
+<dd>
+emitted when the code metrics were
+        determined for a file
+</dd>
+</dl>
+<h3>Derived from</h3>
+QObject
+<h3>Class Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Methods</h3>
+<table>
+<tr>
+<td><a href="#RadonMetricsPlugin.__init__">RadonMetricsPlugin</a></td>
+<td>Constructor</td>
+</tr><tr>
+<td><a href="#RadonMetricsPlugin.__editorClosed">__editorClosed</a></td>
+<td>Private slot called, when an editor was closed.</td>
+</tr><tr>
+<td><a href="#RadonMetricsPlugin.__editorCyclomaticComplexity">__editorCyclomaticComplexity</a></td>
+<td>Private slot to handle the cyclomatic complexity action of the editor show menu.</td>
+</tr><tr>
+<td><a href="#RadonMetricsPlugin.__editorMaintainabilityIndex">__editorMaintainabilityIndex</a></td>
+<td>Private slot to handle the maintainability index action of the editor show menu.</td>
+</tr><tr>
+<td><a href="#RadonMetricsPlugin.__editorOpened">__editorOpened</a></td>
+<td>Private slot called, when a new editor was opened.</td>
+</tr><tr>
+<td><a href="#RadonMetricsPlugin.__editorRawMetrics">__editorRawMetrics</a></td>
+<td>Private slot to handle the raw code metrics action of the editor show menu.</td>
+</tr><tr>
+<td><a href="#RadonMetricsPlugin.__editorShowMenu">__editorShowMenu</a></td>
+<td>Private slot called, when the the editor context menu or a submenu is about to be shown.</td>
+</tr><tr>
+<td><a href="#RadonMetricsPlugin.__initialize">__initialize</a></td>
+<td>Private slot to (re)initialize the plugin.</td>
+</tr><tr>
+<td><a href="#RadonMetricsPlugin.__loadTranslator">__loadTranslator</a></td>
+<td>Private method to load the translation file.</td>
+</tr><tr>
+<td><a href="#RadonMetricsPlugin.__projectBrowserCyclomaticComplexity">__projectBrowserCyclomaticComplexity</a></td>
+<td>Private method to handle the cyclomatic complexity context menu action of the project sources browser.</td>
+</tr><tr>
+<td><a href="#RadonMetricsPlugin.__projectBrowserMaintainabilityIndex">__projectBrowserMaintainabilityIndex</a></td>
+<td>Private method to handle the maintainability index context menu action of the project sources browser.</td>
+</tr><tr>
+<td><a href="#RadonMetricsPlugin.__projectBrowserRawMetrics">__projectBrowserRawMetrics</a></td>
+<td>Private method to handle the code metrics context menu action of the project sources browser.</td>
+</tr><tr>
+<td><a href="#RadonMetricsPlugin.__projectBrowserShowMenu">__projectBrowserShowMenu</a></td>
+<td>Private slot called, when the the project browser context menu or a submenu is about to be shown.</td>
+</tr><tr>
+<td><a href="#RadonMetricsPlugin.__projectCyclomaticComplexity">__projectCyclomaticComplexity</a></td>
+<td>Private slot used to calculate the cyclomatic complexity for the project.</td>
+</tr><tr>
+<td><a href="#RadonMetricsPlugin.__projectMaintainabilityIndex">__projectMaintainabilityIndex</a></td>
+<td>Private slot used to calculate the maintainability indexes for the project.</td>
+</tr><tr>
+<td><a href="#RadonMetricsPlugin.__projectRawMetrics">__projectRawMetrics</a></td>
+<td>Private slot used to calculate raw code metrics for the project.</td>
+</tr><tr>
+<td><a href="#RadonMetricsPlugin.__projectShowMenu">__projectShowMenu</a></td>
+<td>Private slot called, when the the project menu or a submenu is about to be shown.</td>
+</tr><tr>
+<td><a href="#RadonMetricsPlugin.__serviceError">__serviceError</a></td>
+<td>Private slot handling service errors.</td>
+</tr><tr>
+<td><a href="#RadonMetricsPlugin.__showRadonVersion">__showRadonVersion</a></td>
+<td>Private slot to show the version number of the used radon library.</td>
+</tr><tr>
+<td><a href="#RadonMetricsPlugin.activate">activate</a></td>
+<td>Public method to activate this plug-in.</td>
+</tr><tr>
+<td><a href="#RadonMetricsPlugin.batchJobDone">batchJobDone</a></td>
+<td>Public slot handling the completion of a batch job.</td>
+</tr><tr>
+<td><a href="#RadonMetricsPlugin.cancelComplexityBatch">cancelComplexityBatch</a></td>
+<td>Public method to cancel all batch jobs.</td>
+</tr><tr>
+<td><a href="#RadonMetricsPlugin.cancelMaintainabilityIndexBatch">cancelMaintainabilityIndexBatch</a></td>
+<td>Public method to cancel all batch jobs.</td>
+</tr><tr>
+<td><a href="#RadonMetricsPlugin.cancelRawMetricsBatch">cancelRawMetricsBatch</a></td>
+<td>Public method to cancel all batch jobs.</td>
+</tr><tr>
+<td><a href="#RadonMetricsPlugin.cyclomaticComplexity">cyclomaticComplexity</a></td>
+<td>Public method to prepare cyclomatic complexity calculation on one Python source file.</td>
+</tr><tr>
+<td><a href="#RadonMetricsPlugin.cyclomaticComplexityBatch">cyclomaticComplexityBatch</a></td>
+<td>Public method to prepare cyclomatic complexity calculation on multiple Python source files.</td>
+</tr><tr>
+<td><a href="#RadonMetricsPlugin.deactivate">deactivate</a></td>
+<td>Public method to deactivate this plug-in.</td>
+</tr><tr>
+<td><a href="#RadonMetricsPlugin.maintainabilityIndex">maintainabilityIndex</a></td>
+<td>Public method to prepare maintainability index calculation on one Python source file.</td>
+</tr><tr>
+<td><a href="#RadonMetricsPlugin.maintainabilityIndexBatch">maintainabilityIndexBatch</a></td>
+<td>Public method to prepare maintainability index calculation on multiple Python source files.</td>
+</tr><tr>
+<td><a href="#RadonMetricsPlugin.metricsCalculationDone">metricsCalculationDone</a></td>
+<td>Public slot to dispatch the result.</td>
+</tr><tr>
+<td><a href="#RadonMetricsPlugin.rawMetrics">rawMetrics</a></td>
+<td>Public method to prepare raw code metrics calculation on one Python source file.</td>
+</tr><tr>
+<td><a href="#RadonMetricsPlugin.rawMetricsBatch">rawMetricsBatch</a></td>
+<td>Public method to prepare raw code metrics calculation on multiple Python source files.</td>
+</tr><tr>
+<td><a href="#RadonMetricsPlugin.serviceErrorPy2">serviceErrorPy2</a></td>
+<td>Public slot handling service errors for Python 2.</td>
+</tr><tr>
+<td><a href="#RadonMetricsPlugin.serviceErrorPy3">serviceErrorPy3</a></td>
+<td>Public slot handling service errors for Python 3.</td>
+</tr>
+</table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<a NAME="RadonMetricsPlugin.__init__" ID="RadonMetricsPlugin.__init__"></a>
+<h4>RadonMetricsPlugin (Constructor)</h4>
+<b>RadonMetricsPlugin</b>(<i>ui</i>)
+<p>
+        Constructor
+</p><dl>
+<dt><i>ui</i> (UI.UserInterface)</dt>
+<dd>
+reference to the user interface object
+</dd>
+</dl><a NAME="RadonMetricsPlugin.__editorClosed" ID="RadonMetricsPlugin.__editorClosed"></a>
+<h4>RadonMetricsPlugin.__editorClosed</h4>
+<b>__editorClosed</b>(<i>editor</i>)
+<p>
+        Private slot called, when an editor was closed.
+</p><dl>
+<dt><i>editor</i></dt>
+<dd>
+reference to the editor (QScintilla.Editor)
+</dd>
+</dl><a NAME="RadonMetricsPlugin.__editorCyclomaticComplexity" ID="RadonMetricsPlugin.__editorCyclomaticComplexity"></a>
+<h4>RadonMetricsPlugin.__editorCyclomaticComplexity</h4>
+<b>__editorCyclomaticComplexity</b>(<i></i>)
+<p>
+        Private slot to handle the cyclomatic complexity action of the editor
+        show menu.
+</p><a NAME="RadonMetricsPlugin.__editorMaintainabilityIndex" ID="RadonMetricsPlugin.__editorMaintainabilityIndex"></a>
+<h4>RadonMetricsPlugin.__editorMaintainabilityIndex</h4>
+<b>__editorMaintainabilityIndex</b>(<i></i>)
+<p>
+        Private slot to handle the maintainability index action of the editor
+        show menu.
+</p><a NAME="RadonMetricsPlugin.__editorOpened" ID="RadonMetricsPlugin.__editorOpened"></a>
+<h4>RadonMetricsPlugin.__editorOpened</h4>
+<b>__editorOpened</b>(<i>editor</i>)
+<p>
+        Private slot called, when a new editor was opened.
+</p><dl>
+<dt><i>editor</i> (QScintilla.Editor)</dt>
+<dd>
+reference to the new editor
+</dd>
+</dl><a NAME="RadonMetricsPlugin.__editorRawMetrics" ID="RadonMetricsPlugin.__editorRawMetrics"></a>
+<h4>RadonMetricsPlugin.__editorRawMetrics</h4>
+<b>__editorRawMetrics</b>(<i></i>)
+<p>
+        Private slot to handle the raw code metrics action of the editor show
+        menu.
+</p><a NAME="RadonMetricsPlugin.__editorShowMenu" ID="RadonMetricsPlugin.__editorShowMenu"></a>
+<h4>RadonMetricsPlugin.__editorShowMenu</h4>
+<b>__editorShowMenu</b>(<i>menuName, menu, editor</i>)
+<p>
+        Private slot called, when the the editor context menu or a submenu is
+        about to be shown.
+</p><dl>
+<dt><i>menuName</i></dt>
+<dd>
+name of the menu to be shown (string)
+</dd><dt><i>menu</i></dt>
+<dd>
+reference to the menu (QMenu)
+</dd><dt><i>editor</i></dt>
+<dd>
+reference to the editor
+</dd>
+</dl><a NAME="RadonMetricsPlugin.__initialize" ID="RadonMetricsPlugin.__initialize"></a>
+<h4>RadonMetricsPlugin.__initialize</h4>
+<b>__initialize</b>(<i></i>)
+<p>
+        Private slot to (re)initialize the plugin.
+</p><a NAME="RadonMetricsPlugin.__loadTranslator" ID="RadonMetricsPlugin.__loadTranslator"></a>
+<h4>RadonMetricsPlugin.__loadTranslator</h4>
+<b>__loadTranslator</b>(<i></i>)
+<p>
+        Private method to load the translation file.
+</p><a NAME="RadonMetricsPlugin.__projectBrowserCyclomaticComplexity" ID="RadonMetricsPlugin.__projectBrowserCyclomaticComplexity"></a>
+<h4>RadonMetricsPlugin.__projectBrowserCyclomaticComplexity</h4>
+<b>__projectBrowserCyclomaticComplexity</b>(<i></i>)
+<p>
+        Private method to handle the cyclomatic complexity context menu action
+        of the project sources browser.
+</p><a NAME="RadonMetricsPlugin.__projectBrowserMaintainabilityIndex" ID="RadonMetricsPlugin.__projectBrowserMaintainabilityIndex"></a>
+<h4>RadonMetricsPlugin.__projectBrowserMaintainabilityIndex</h4>
+<b>__projectBrowserMaintainabilityIndex</b>(<i></i>)
+<p>
+        Private method to handle the maintainability index context menu action
+        of the project sources browser.
+</p><a NAME="RadonMetricsPlugin.__projectBrowserRawMetrics" ID="RadonMetricsPlugin.__projectBrowserRawMetrics"></a>
+<h4>RadonMetricsPlugin.__projectBrowserRawMetrics</h4>
+<b>__projectBrowserRawMetrics</b>(<i></i>)
+<p>
+        Private method to handle the code metrics context menu action of the
+        project sources browser.
+</p><a NAME="RadonMetricsPlugin.__projectBrowserShowMenu" ID="RadonMetricsPlugin.__projectBrowserShowMenu"></a>
+<h4>RadonMetricsPlugin.__projectBrowserShowMenu</h4>
+<b>__projectBrowserShowMenu</b>(<i>menuName, menu</i>)
+<p>
+        Private slot called, when the the project browser context menu or a
+        submenu is about to be shown.
+</p><dl>
+<dt><i>menuName</i></dt>
+<dd>
+name of the menu to be shown (string)
+</dd><dt><i>menu</i></dt>
+<dd>
+reference to the menu (QMenu)
+</dd>
+</dl><a NAME="RadonMetricsPlugin.__projectCyclomaticComplexity" ID="RadonMetricsPlugin.__projectCyclomaticComplexity"></a>
+<h4>RadonMetricsPlugin.__projectCyclomaticComplexity</h4>
+<b>__projectCyclomaticComplexity</b>(<i></i>)
+<p>
+        Private slot used to calculate the cyclomatic complexity for the
+        project.
+</p><a NAME="RadonMetricsPlugin.__projectMaintainabilityIndex" ID="RadonMetricsPlugin.__projectMaintainabilityIndex"></a>
+<h4>RadonMetricsPlugin.__projectMaintainabilityIndex</h4>
+<b>__projectMaintainabilityIndex</b>(<i></i>)
+<p>
+        Private slot used to calculate the maintainability indexes for the
+        project.
+</p><a NAME="RadonMetricsPlugin.__projectRawMetrics" ID="RadonMetricsPlugin.__projectRawMetrics"></a>
+<h4>RadonMetricsPlugin.__projectRawMetrics</h4>
+<b>__projectRawMetrics</b>(<i></i>)
+<p>
+        Private slot used to calculate raw code metrics for the project.
+</p><a NAME="RadonMetricsPlugin.__projectShowMenu" ID="RadonMetricsPlugin.__projectShowMenu"></a>
+<h4>RadonMetricsPlugin.__projectShowMenu</h4>
+<b>__projectShowMenu</b>(<i>menuName, menu</i>)
+<p>
+        Private slot called, when the the project menu or a submenu is
+        about to be shown.
+</p><dl>
+<dt><i>menuName</i> (str)</dt>
+<dd>
+name of the menu to be shown
+</dd><dt><i>menu</i> (QMenu)</dt>
+<dd>
+reference to the menu
+</dd>
+</dl><a NAME="RadonMetricsPlugin.__serviceError" ID="RadonMetricsPlugin.__serviceError"></a>
+<h4>RadonMetricsPlugin.__serviceError</h4>
+<b>__serviceError</b>(<i>type_, fn, msg</i>)
+<p>
+        Private slot handling service errors.
+</p><dl>
+<dt><i>type_</i> (str, one of ["raw", "mi", "cc"])</dt>
+<dd>
+type of the calculated metrics
+</dd><dt><i>fn</i> (str)</dt>
+<dd>
+file name
+</dd><dt><i>msg</i> (str)</dt>
+<dd>
+message text
+</dd>
+</dl><a NAME="RadonMetricsPlugin.__showRadonVersion" ID="RadonMetricsPlugin.__showRadonVersion"></a>
+<h4>RadonMetricsPlugin.__showRadonVersion</h4>
+<b>__showRadonVersion</b>(<i></i>)
+<p>
+        Private slot to show the version number of the used radon library.
+</p><a NAME="RadonMetricsPlugin.activate" ID="RadonMetricsPlugin.activate"></a>
+<h4>RadonMetricsPlugin.activate</h4>
+<b>activate</b>(<i></i>)
+<p>
+        Public method to activate this plug-in.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+tuple of None and activation status
+</dd>
+</dl><dl>
+<dt>Return Type:</dt>
+<dd>
+(None, bool)
+</dd>
+</dl><a NAME="RadonMetricsPlugin.batchJobDone" ID="RadonMetricsPlugin.batchJobDone"></a>
+<h4>RadonMetricsPlugin.batchJobDone</h4>
+<b>batchJobDone</b>(<i>type_, fx, lang</i>)
+<p>
+        Public slot handling the completion of a batch job.
+</p><dl>
+<dt><i>type_</i> (str, one of ["raw", "mi", "cc"])</dt>
+<dd>
+type of the calculated metrics
+</dd><dt><i>fx</i> (str)</dt>
+<dd>
+service name
+</dd><dt><i>lang</i> (str)</dt>
+<dd>
+language
+</dd>
+</dl><a NAME="RadonMetricsPlugin.cancelComplexityBatch" ID="RadonMetricsPlugin.cancelComplexityBatch"></a>
+<h4>RadonMetricsPlugin.cancelComplexityBatch</h4>
+<b>cancelComplexityBatch</b>(<i></i>)
+<p>
+        Public method to cancel all batch jobs.
+</p><a NAME="RadonMetricsPlugin.cancelMaintainabilityIndexBatch" ID="RadonMetricsPlugin.cancelMaintainabilityIndexBatch"></a>
+<h4>RadonMetricsPlugin.cancelMaintainabilityIndexBatch</h4>
+<b>cancelMaintainabilityIndexBatch</b>(<i></i>)
+<p>
+        Public method to cancel all batch jobs.
+</p><a NAME="RadonMetricsPlugin.cancelRawMetricsBatch" ID="RadonMetricsPlugin.cancelRawMetricsBatch"></a>
+<h4>RadonMetricsPlugin.cancelRawMetricsBatch</h4>
+<b>cancelRawMetricsBatch</b>(<i></i>)
+<p>
+        Public method to cancel all batch jobs.
+</p><a NAME="RadonMetricsPlugin.cyclomaticComplexity" ID="RadonMetricsPlugin.cyclomaticComplexity"></a>
+<h4>RadonMetricsPlugin.cyclomaticComplexity</h4>
+<b>cyclomaticComplexity</b>(<i>lang, filename, source</i>)
+<p>
+        Public method to prepare cyclomatic complexity calculation on one
+        Python source file.
+</p><dl>
+<dt><i>lang</i> (str or None)</dt>
+<dd>
+language of the file or None to determine by internal
+            algorithm
+</dd><dt><i>filename</i> (str)</dt>
+<dd>
+source filename
+</dd><dt><i>source</i> (str)</dt>
+<dd>
+string containing the code
+</dd>
+</dl><a NAME="RadonMetricsPlugin.cyclomaticComplexityBatch" ID="RadonMetricsPlugin.cyclomaticComplexityBatch"></a>
+<h4>RadonMetricsPlugin.cyclomaticComplexityBatch</h4>
+<b>cyclomaticComplexityBatch</b>(<i>argumentsList</i>)
+<p>
+        Public method to prepare cyclomatic complexity calculation on multiple
+        Python source files.
+</p><dl>
+<dt><i>argumentsList</i> ((str, str))</dt>
+<dd>
+list of arguments tuples with each tuple
+            containing filename and source
+</dd>
+</dl><a NAME="RadonMetricsPlugin.deactivate" ID="RadonMetricsPlugin.deactivate"></a>
+<h4>RadonMetricsPlugin.deactivate</h4>
+<b>deactivate</b>(<i></i>)
+<p>
+        Public method to deactivate this plug-in.
+</p><a NAME="RadonMetricsPlugin.maintainabilityIndex" ID="RadonMetricsPlugin.maintainabilityIndex"></a>
+<h4>RadonMetricsPlugin.maintainabilityIndex</h4>
+<b>maintainabilityIndex</b>(<i>lang, filename, source</i>)
+<p>
+        Public method to prepare maintainability index calculation on one
+        Python source file.
+</p><dl>
+<dt><i>lang</i> (str or None)</dt>
+<dd>
+language of the file or None to determine by internal
+            algorithm
+</dd><dt><i>filename</i> (str)</dt>
+<dd>
+source filename
+</dd><dt><i>source</i> (str)</dt>
+<dd>
+string containing the code
+</dd>
+</dl><a NAME="RadonMetricsPlugin.maintainabilityIndexBatch" ID="RadonMetricsPlugin.maintainabilityIndexBatch"></a>
+<h4>RadonMetricsPlugin.maintainabilityIndexBatch</h4>
+<b>maintainabilityIndexBatch</b>(<i>argumentsList</i>)
+<p>
+        Public method to prepare maintainability index calculation on multiple
+        Python source files.
+</p><dl>
+<dt><i>argumentsList</i> ((str, str))</dt>
+<dd>
+list of arguments tuples with each tuple
+            containing filename and source
+</dd>
+</dl><a NAME="RadonMetricsPlugin.metricsCalculationDone" ID="RadonMetricsPlugin.metricsCalculationDone"></a>
+<h4>RadonMetricsPlugin.metricsCalculationDone</h4>
+<b>metricsCalculationDone</b>(<i>type_, filename, result</i>)
+<p>
+        Public slot to dispatch the result.
+</p><dl>
+<dt><i>type_</i> (str, one of ["raw", "mi", "cc"])</dt>
+<dd>
+type of the calculated metrics
+</dd><dt><i>filename</i> (str)</dt>
+<dd>
+name of the file the results belong to
+</dd><dt><i>result</i> (dict)</dt>
+<dd>
+result dictionary
+</dd>
+</dl><a NAME="RadonMetricsPlugin.rawMetrics" ID="RadonMetricsPlugin.rawMetrics"></a>
+<h4>RadonMetricsPlugin.rawMetrics</h4>
+<b>rawMetrics</b>(<i>lang, filename, source</i>)
+<p>
+        Public method to prepare raw code metrics calculation on one Python
+        source file.
+</p><dl>
+<dt><i>lang</i> (str or None)</dt>
+<dd>
+language of the file or None to determine by internal
+            algorithm
+</dd><dt><i>filename</i> (str)</dt>
+<dd>
+source filename
+</dd><dt><i>source</i> (str)</dt>
+<dd>
+string containing the code
+</dd>
+</dl><a NAME="RadonMetricsPlugin.rawMetricsBatch" ID="RadonMetricsPlugin.rawMetricsBatch"></a>
+<h4>RadonMetricsPlugin.rawMetricsBatch</h4>
+<b>rawMetricsBatch</b>(<i>argumentsList</i>)
+<p>
+        Public method to prepare raw code metrics calculation on multiple
+        Python source files.
+</p><dl>
+<dt><i>argumentsList</i> ((str, str))</dt>
+<dd>
+list of arguments tuples with each tuple
+            containing filename and source
+</dd>
+</dl><a NAME="RadonMetricsPlugin.serviceErrorPy2" ID="RadonMetricsPlugin.serviceErrorPy2"></a>
+<h4>RadonMetricsPlugin.serviceErrorPy2</h4>
+<b>serviceErrorPy2</b>(<i>type_, fx, lang, fn, msg</i>)
+<p>
+        Public slot handling service errors for Python 2.
+</p><dl>
+<dt><i>type_</i> (str, one of ["raw", "mi", "cc"])</dt>
+<dd>
+type of the calculated metrics
+</dd><dt><i>fx</i> (str)</dt>
+<dd>
+service name
+</dd><dt><i>lang</i> (str)</dt>
+<dd>
+language
+</dd><dt><i>fn</i> (str)</dt>
+<dd>
+file name
+</dd><dt><i>msg</i> (str)</dt>
+<dd>
+message text
+</dd>
+</dl><a NAME="RadonMetricsPlugin.serviceErrorPy3" ID="RadonMetricsPlugin.serviceErrorPy3"></a>
+<h4>RadonMetricsPlugin.serviceErrorPy3</h4>
+<b>serviceErrorPy3</b>(<i>type_, fx, lang, fn, msg</i>)
+<p>
+        Public slot handling service errors for Python 3.
+</p><dl>
+<dt><i>type_</i> (str, one of ["raw", "mi", "cc"])</dt>
+<dd>
+type of the calculated metrics
+</dd><dt><i>fx</i> (str)</dt>
+<dd>
+service name
+</dd><dt><i>lang</i> (str)</dt>
+<dd>
+language
+</dd><dt><i>fn</i> (str)</dt>
+<dd>
+file name
+</dd><dt><i>msg</i> (str)</dt>
+<dd>
+message text
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr />
+</body></html>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/RadonMetrics/Documentation/source/Plugin_Metrics_Radon.RadonMetrics.CodeMetricsCalculator.html	Sat Sep 19 20:00:54 2015 +0200
@@ -0,0 +1,201 @@
+<!DOCTYPE html>
+<html><head>
+<title>Plugin_Metrics_Radon.RadonMetrics.CodeMetricsCalculator</title>
+<meta charset="UTF-8">
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</head>
+<body><a NAME="top" ID="top"></a>
+<h1>Plugin_Metrics_Radon.RadonMetrics.CodeMetricsCalculator</h1>
+<p>
+Module implementing the raw code metrics service.
+</p>
+<h3>Global Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Classes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Functions</h3>
+<table>
+<tr>
+<td><a href="#__raw2Dict">__raw2Dict</a></td>
+<td>Private function to convert an object holding raw analysis results into a dictionary.</td>
+</tr><tr>
+<td><a href="#__rawCodeMetrics">__rawCodeMetrics</a></td>
+<td>Private function to calculate the raw code metrics for one Python file.</td>
+</tr><tr>
+<td><a href="#batchRawCodeMetrics">batchRawCodeMetrics</a></td>
+<td>Module function to calculate the raw code metrics for a batch of files.</td>
+</tr><tr>
+<td><a href="#initBatchService">initBatchService</a></td>
+<td>Initialize the batch service and return the entry point.</td>
+</tr><tr>
+<td><a href="#initService">initService</a></td>
+<td>Initialize the service and return the entry point.</td>
+</tr><tr>
+<td><a href="#rawCodeMetrics">rawCodeMetrics</a></td>
+<td>Private function to calculate the raw code metrics of one file.</td>
+</tr><tr>
+<td><a href="#worker">worker</a></td>
+<td>Module function acting as the parallel worker for the raw code metrics calculation.</td>
+</tr>
+</table>
+<hr /><hr />
+<a NAME="__raw2Dict" ID="__raw2Dict"></a>
+<h2>__raw2Dict</h2>
+<b>__raw2Dict</b>(<i>obj</i>)
+<p>
+    Private function to convert an object holding raw analysis results into a
+    dictionary.
+</p><dl>
+<dt><i>obj</i> (radon.raw.Module)</dt>
+<dd>
+object as returned from analyze()
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+conversion result
+</dd>
+</dl><dl>
+<dt>Return Type:</dt>
+<dd>
+dict
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="__rawCodeMetrics" ID="__rawCodeMetrics"></a>
+<h2>__rawCodeMetrics</h2>
+<b>__rawCodeMetrics</b>(<i>file, text=""</i>)
+<p>
+    Private function to calculate the raw code metrics for one Python file.
+</p><dl>
+<dt><i>file</i> (str)</dt>
+<dd>
+source filename
+</dd><dt><i>text</i> (str)</dt>
+<dd>
+source text
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+tuple containing the result dictionary
+</dd>
+</dl><dl>
+<dt>Return Type:</dt>
+<dd>
+(tuple of dict)
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="batchRawCodeMetrics" ID="batchRawCodeMetrics"></a>
+<h2>batchRawCodeMetrics</h2>
+<b>batchRawCodeMetrics</b>(<i>argumentsList, send, fx, cancelled</i>)
+<p>
+    Module function to calculate the raw code metrics for a batch of files.
+</p><dl>
+<dt><i>argumentsList</i> (list)</dt>
+<dd>
+list of arguments tuples as given for rawCodeMetrics
+</dd><dt><i>send</i> (function)</dt>
+<dd>
+reference to send function
+</dd><dt><i>fx</i> (str)</dt>
+<dd>
+registered service name
+</dd><dt><i>cancelled</i> (function)</dt>
+<dd>
+reference to function checking for a cancellation
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="initBatchService" ID="initBatchService"></a>
+<h2>initBatchService</h2>
+<b>initBatchService</b>(<i></i>)
+<p>
+    Initialize the batch service and return the entry point.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+the entry point for the background client (function)
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="initService" ID="initService"></a>
+<h2>initService</h2>
+<b>initService</b>(<i></i>)
+<p>
+    Initialize the service and return the entry point.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+the entry point for the background client (function)
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="rawCodeMetrics" ID="rawCodeMetrics"></a>
+<h2>rawCodeMetrics</h2>
+<b>rawCodeMetrics</b>(<i>file, text=""</i>)
+<p>
+    Private function to calculate the raw code metrics of one file.
+</p><dl>
+<dt><i>file</i> (str)</dt>
+<dd>
+source filename
+</dd><dt><i>text</i> (str)</dt>
+<dd>
+source text
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+tuple containing the result dictionary
+</dd>
+</dl><dl>
+<dt>Return Type:</dt>
+<dd>
+(tuple of dict)
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="worker" ID="worker"></a>
+<h2>worker</h2>
+<b>worker</b>(<i>input, output</i>)
+<p>
+    Module function acting as the parallel worker for the raw code metrics
+    calculation.
+</p><dl>
+<dt><i>input</i> (multiprocessing.Queue)</dt>
+<dd>
+input queue
+</dd><dt><i>output</i> (multiprocessing.Queue)</dt>
+<dd>
+output queue
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr />
+</body></html>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/RadonMetrics/Documentation/source/Plugin_Metrics_Radon.RadonMetrics.CyclomaticComplexityCalculator.html	Sat Sep 19 20:00:54 2015 +0200
@@ -0,0 +1,230 @@
+<!DOCTYPE html>
+<html><head>
+<title>Plugin_Metrics_Radon.RadonMetrics.CyclomaticComplexityCalculator</title>
+<meta charset="UTF-8">
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</head>
+<body><a NAME="top" ID="top"></a>
+<h1>Plugin_Metrics_Radon.RadonMetrics.CyclomaticComplexityCalculator</h1>
+<p>
+Module implementing the cyclomatic complexity service.
+</p>
+<h3>Global Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Classes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Functions</h3>
+<table>
+<tr>
+<td><a href="#__cc2Dict">__cc2Dict</a></td>
+<td>Private function to convert an object holding cyclomatic complexity results into a dictionary.</td>
+</tr><tr>
+<td><a href="#__cyclomaticComplexity">__cyclomaticComplexity</a></td>
+<td>Private function to calculate the cyclomatic complexity for one Python file.</td>
+</tr><tr>
+<td><a href="#__getType">__getType</a></td>
+<td>Private function to get the type of an object as a string.</td>
+</tr><tr>
+<td><a href="#batchCyclomaticComplexity">batchCyclomaticComplexity</a></td>
+<td>Module function to calculate the cyclomatic complexity for a batch of files.</td>
+</tr><tr>
+<td><a href="#cyclomaticComplexity">cyclomaticComplexity</a></td>
+<td>Private function to calculate the cyclomatic complexity of one file.</td>
+</tr><tr>
+<td><a href="#initBatchService">initBatchService</a></td>
+<td>Initialize the batch service and return the entry point.</td>
+</tr><tr>
+<td><a href="#initService">initService</a></td>
+<td>Initialize the service and return the entry point.</td>
+</tr><tr>
+<td><a href="#worker">worker</a></td>
+<td>Module function acting as the parallel worker for the cyclomatic complexity calculation.</td>
+</tr>
+</table>
+<hr /><hr />
+<a NAME="__cc2Dict" ID="__cc2Dict"></a>
+<h2>__cc2Dict</h2>
+<b>__cc2Dict</b>(<i>obj</i>)
+<p>
+    Private function to convert an object holding cyclomatic complexity results
+    into a dictionary.
+</p><dl>
+<dt><i>obj</i> (radon.raw.Module)</dt>
+<dd>
+object as returned from analyze()
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+conversion result
+</dd>
+</dl><dl>
+<dt>Return Type:</dt>
+<dd>
+dict
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="__cyclomaticComplexity" ID="__cyclomaticComplexity"></a>
+<h2>__cyclomaticComplexity</h2>
+<b>__cyclomaticComplexity</b>(<i>file, text=""</i>)
+<p>
+    Private function to calculate the cyclomatic complexity for one Python
+    file.
+</p><dl>
+<dt><i>file</i> (str)</dt>
+<dd>
+source filename
+</dd><dt><i>text</i> (str)</dt>
+<dd>
+source text
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+tuple containing the result dictionary
+</dd>
+</dl><dl>
+<dt>Return Type:</dt>
+<dd>
+(tuple of dict)
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="__getType" ID="__getType"></a>
+<h2>__getType</h2>
+<b>__getType</b>(<i>obj</i>)
+<p>
+    Private function to get the type of an object as a string.
+</p><dl>
+<dt><i>obj</i> (radon.visitors.Function or radon.visitors.Class)</dt>
+<dd>
+object to be analyzed
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+type string for the object
+</dd>
+</dl><dl>
+<dt>Return Type:</dt>
+<dd>
+str, one of ["method", "function", "class"]
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="batchCyclomaticComplexity" ID="batchCyclomaticComplexity"></a>
+<h2>batchCyclomaticComplexity</h2>
+<b>batchCyclomaticComplexity</b>(<i>argumentsList, send, fx, cancelled</i>)
+<p>
+    Module function to calculate the cyclomatic complexity for a batch of
+    files.
+</p><dl>
+<dt><i>argumentsList</i> (list)</dt>
+<dd>
+list of arguments tuples as given for
+        cyclomaticComplexity
+</dd><dt><i>send</i> (function)</dt>
+<dd>
+reference to send function
+</dd><dt><i>fx</i> (str)</dt>
+<dd>
+registered service name
+</dd><dt><i>cancelled</i> (function)</dt>
+<dd>
+reference to function checking for a cancellation
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="cyclomaticComplexity" ID="cyclomaticComplexity"></a>
+<h2>cyclomaticComplexity</h2>
+<b>cyclomaticComplexity</b>(<i>file, text=""</i>)
+<p>
+    Private function to calculate the cyclomatic complexity of one file.
+</p><dl>
+<dt><i>file</i> (str)</dt>
+<dd>
+source filename
+</dd><dt><i>text</i> (str)</dt>
+<dd>
+source text
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+tuple containing the result dictionary
+</dd>
+</dl><dl>
+<dt>Return Type:</dt>
+<dd>
+(tuple of dict)
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="initBatchService" ID="initBatchService"></a>
+<h2>initBatchService</h2>
+<b>initBatchService</b>(<i></i>)
+<p>
+    Initialize the batch service and return the entry point.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+the entry point for the background client (function)
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="initService" ID="initService"></a>
+<h2>initService</h2>
+<b>initService</b>(<i></i>)
+<p>
+    Initialize the service and return the entry point.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+the entry point for the background client (function)
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="worker" ID="worker"></a>
+<h2>worker</h2>
+<b>worker</b>(<i>input, output</i>)
+<p>
+    Module function acting as the parallel worker for the cyclomatic
+    complexity calculation.
+</p><dl>
+<dt><i>input</i> (multiprocessing.Queue)</dt>
+<dd>
+input queue
+</dd><dt><i>output</i> (multiprocessing.Queue)</dt>
+<dd>
+output queue
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr />
+</body></html>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/RadonMetrics/Documentation/source/Plugin_Metrics_Radon.RadonMetrics.CyclomaticComplexityDialog.html	Sat Sep 19 20:00:54 2015 +0200
@@ -0,0 +1,283 @@
+<!DOCTYPE html>
+<html><head>
+<title>Plugin_Metrics_Radon.RadonMetrics.CyclomaticComplexityDialog</title>
+<meta charset="UTF-8">
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</head>
+<body><a NAME="top" ID="top"></a>
+<h1>Plugin_Metrics_Radon.RadonMetrics.CyclomaticComplexityDialog</h1>
+<p>
+Module implementing a dialog to show the cyclomatic complexity (McCabe
+complexity).
+</p>
+<h3>Global Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Classes</h3>
+<table>
+<tr>
+<td><a href="#CyclomaticComplexityDialog">CyclomaticComplexityDialog</a></td>
+<td>Class implementing a dialog to show the cyclomatic complexity (McCabe complexity).</td>
+</tr>
+</table>
+<h3>Functions</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<hr /><hr />
+<a NAME="CyclomaticComplexityDialog" ID="CyclomaticComplexityDialog"></a>
+<h2>CyclomaticComplexityDialog</h2>
+<p>
+    Class implementing a dialog to show the cyclomatic complexity (McCabe
+    complexity).
+</p>
+<h3>Derived from</h3>
+QDialog, Ui_CyclomaticComplexityDialog
+<h3>Class Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Methods</h3>
+<table>
+<tr>
+<td><a href="#CyclomaticComplexityDialog.__init__">CyclomaticComplexityDialog</a></td>
+<td>Constructor</td>
+</tr><tr>
+<td><a href="#CyclomaticComplexityDialog.__batchFinished">__batchFinished</a></td>
+<td>Private slot handling the completion of a batch job.</td>
+</tr><tr>
+<td><a href="#CyclomaticComplexityDialog.__createErrorItem">__createErrorItem</a></td>
+<td>Private slot to create a new error item in the result list.</td>
+</tr><tr>
+<td><a href="#CyclomaticComplexityDialog.__createFileItem">__createFileItem</a></td>
+<td>Private method to create a new file item in the result list.</td>
+</tr><tr>
+<td><a href="#CyclomaticComplexityDialog.__createResultItem">__createResultItem</a></td>
+<td>Private slot to create a new item in the result list.</td>
+</tr><tr>
+<td><a href="#CyclomaticComplexityDialog.__finish">__finish</a></td>
+<td>Private slot called when the action or the user pressed the button.</td>
+</tr><tr>
+<td><a href="#CyclomaticComplexityDialog.__processError">__processError</a></td>
+<td>Private slot to process an error indication from the service.</td>
+</tr><tr>
+<td><a href="#CyclomaticComplexityDialog.__processResult">__processResult</a></td>
+<td>Private slot called after perfoming a cyclomatic complexity calculation on one file.</td>
+</tr><tr>
+<td><a href="#CyclomaticComplexityDialog.__resizeResultColumns">__resizeResultColumns</a></td>
+<td>Private method to resize the list columns.</td>
+</tr><tr>
+<td><a href="#CyclomaticComplexityDialog.cyclomaticComplexity">cyclomaticComplexity</a></td>
+<td>Public method to start a cyclomatic complexity calculation for one Python file.</td>
+</tr><tr>
+<td><a href="#CyclomaticComplexityDialog.cyclomaticComplexityBatch">cyclomaticComplexityBatch</a></td>
+<td>Public method to start a cyclomatic complexity calculation batch job.</td>
+</tr><tr>
+<td><a href="#CyclomaticComplexityDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td>
+<td>Private slot called by a button of the button box clicked.</td>
+</tr><tr>
+<td><a href="#CyclomaticComplexityDialog.on_startButton_clicked">on_startButton_clicked</a></td>
+<td>Private slot to start a cyclomatic complexity run.</td>
+</tr><tr>
+<td><a href="#CyclomaticComplexityDialog.prepare">prepare</a></td>
+<td>Public method to prepare the dialog with a list of filenames.</td>
+</tr><tr>
+<td><a href="#CyclomaticComplexityDialog.start">start</a></td>
+<td>Public slot to start the cyclomatic complexity determination.</td>
+</tr>
+</table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<a NAME="CyclomaticComplexityDialog.__init__" ID="CyclomaticComplexityDialog.__init__"></a>
+<h4>CyclomaticComplexityDialog (Constructor)</h4>
+<b>CyclomaticComplexityDialog</b>(<i>radonService, parent=None</i>)
+<p>
+        Constructor
+</p><dl>
+<dt><i>radonService</i> (RadonMetricsPlugin)</dt>
+<dd>
+reference to the service
+</dd><dt><i>parent</i> (QWidget)</dt>
+<dd>
+reference to the parent widget
+</dd>
+</dl><a NAME="CyclomaticComplexityDialog.__batchFinished" ID="CyclomaticComplexityDialog.__batchFinished"></a>
+<h4>CyclomaticComplexityDialog.__batchFinished</h4>
+<b>__batchFinished</b>(<i>type_</i>)
+<p>
+        Private slot handling the completion of a batch job.
+</p><dl>
+<dt><i>type_</i> (str, one of ["raw", "mi", "cc"])</dt>
+<dd>
+type of the calculated metrics
+</dd>
+</dl><a NAME="CyclomaticComplexityDialog.__createErrorItem" ID="CyclomaticComplexityDialog.__createErrorItem"></a>
+<h4>CyclomaticComplexityDialog.__createErrorItem</h4>
+<b>__createErrorItem</b>(<i>filename, message</i>)
+<p>
+        Private slot to create a new error item in the result list.
+</p><dl>
+<dt><i>filename</i> (str)</dt>
+<dd>
+name of the file
+</dd><dt><i>message</i> (str)</dt>
+<dd>
+error message
+</dd>
+</dl><a NAME="CyclomaticComplexityDialog.__createFileItem" ID="CyclomaticComplexityDialog.__createFileItem"></a>
+<h4>CyclomaticComplexityDialog.__createFileItem</h4>
+<b>__createFileItem</b>(<i>filename</i>)
+<p>
+        Private method to create a new file item in the result list.
+</p><dl>
+<dt><i>filename</i> (str)</dt>
+<dd>
+name of the file
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+reference to the created item
+</dd>
+</dl><dl>
+<dt>Return Type:</dt>
+<dd>
+QTreeWidgetItem
+</dd>
+</dl><a NAME="CyclomaticComplexityDialog.__createResultItem" ID="CyclomaticComplexityDialog.__createResultItem"></a>
+<h4>CyclomaticComplexityDialog.__createResultItem</h4>
+<b>__createResultItem</b>(<i>parentItem, values</i>)
+<p>
+        Private slot to create a new item in the result list.
+</p><dl>
+<dt><i>parentItem</i> (QTreeWidgetItem)</dt>
+<dd>
+reference to the parent item
+</dd><dt><i>values</i> (dict)</dt>
+<dd>
+values to be displayed
+</dd>
+</dl><a NAME="CyclomaticComplexityDialog.__finish" ID="CyclomaticComplexityDialog.__finish"></a>
+<h4>CyclomaticComplexityDialog.__finish</h4>
+<b>__finish</b>(<i></i>)
+<p>
+        Private slot called when the action or the user pressed the button.
+</p><a NAME="CyclomaticComplexityDialog.__processError" ID="CyclomaticComplexityDialog.__processError"></a>
+<h4>CyclomaticComplexityDialog.__processError</h4>
+<b>__processError</b>(<i>type_, fn, msg</i>)
+<p>
+        Private slot to process an error indication from the service.
+</p><dl>
+<dt><i>type_</i> (str, one of ["raw", "mi", "cc"])</dt>
+<dd>
+type of the calculated metrics
+</dd><dt><i>fn</i> (str)</dt>
+<dd>
+filename of the file
+</dd><dt><i>msg</i> (str)</dt>
+<dd>
+error message
+</dd>
+</dl><a NAME="CyclomaticComplexityDialog.__processResult" ID="CyclomaticComplexityDialog.__processResult"></a>
+<h4>CyclomaticComplexityDialog.__processResult</h4>
+<b>__processResult</b>(<i>fn, result</i>)
+<p>
+        Private slot called after perfoming a cyclomatic complexity calculation
+        on one file.
+</p><dl>
+<dt><i>fn</i> (str)</dt>
+<dd>
+filename of the file
+</dd><dt><i>result</i> (dict)</dt>
+<dd>
+result dict
+</dd>
+</dl><a NAME="CyclomaticComplexityDialog.__resizeResultColumns" ID="CyclomaticComplexityDialog.__resizeResultColumns"></a>
+<h4>CyclomaticComplexityDialog.__resizeResultColumns</h4>
+<b>__resizeResultColumns</b>(<i></i>)
+<p>
+        Private method to resize the list columns.
+</p><a NAME="CyclomaticComplexityDialog.cyclomaticComplexity" ID="CyclomaticComplexityDialog.cyclomaticComplexity"></a>
+<h4>CyclomaticComplexityDialog.cyclomaticComplexity</h4>
+<b>cyclomaticComplexity</b>(<i>codestring=''</i>)
+<p>
+        Public method to start a cyclomatic complexity calculation for one
+        Python file.
+</p><p>
+        The results are reported to the __processResult slot.
+</p><dl>
+<dt><i>codestring=</i> (str)</dt>
+<dd>
+optional sourcestring
+</dd>
+</dl><a NAME="CyclomaticComplexityDialog.cyclomaticComplexityBatch" ID="CyclomaticComplexityDialog.cyclomaticComplexityBatch"></a>
+<h4>CyclomaticComplexityDialog.cyclomaticComplexityBatch</h4>
+<b>cyclomaticComplexityBatch</b>(<i></i>)
+<p>
+        Public method to start a cyclomatic complexity calculation batch job.
+</p><p>
+        The results are reported to the __processResult slot.
+</p><a NAME="CyclomaticComplexityDialog.on_buttonBox_clicked" ID="CyclomaticComplexityDialog.on_buttonBox_clicked"></a>
+<h4>CyclomaticComplexityDialog.on_buttonBox_clicked</h4>
+<b>on_buttonBox_clicked</b>(<i>button</i>)
+<p>
+        Private slot called by a button of the button box clicked.
+</p><dl>
+<dt><i>button</i> (QAbstractButton)</dt>
+<dd>
+button that was clicked
+</dd>
+</dl><a NAME="CyclomaticComplexityDialog.on_startButton_clicked" ID="CyclomaticComplexityDialog.on_startButton_clicked"></a>
+<h4>CyclomaticComplexityDialog.on_startButton_clicked</h4>
+<b>on_startButton_clicked</b>(<i></i>)
+<p>
+        Private slot to start a cyclomatic complexity run.
+</p><a NAME="CyclomaticComplexityDialog.prepare" ID="CyclomaticComplexityDialog.prepare"></a>
+<h4>CyclomaticComplexityDialog.prepare</h4>
+<b>prepare</b>(<i>fileList, project</i>)
+<p>
+        Public method to prepare the dialog with a list of filenames.
+</p><dl>
+<dt><i>fileList</i> (list of str)</dt>
+<dd>
+list of filenames
+</dd><dt><i>project</i> (Project)</dt>
+<dd>
+reference to the project object
+</dd>
+</dl><a NAME="CyclomaticComplexityDialog.start" ID="CyclomaticComplexityDialog.start"></a>
+<h4>CyclomaticComplexityDialog.start</h4>
+<b>start</b>(<i>fn</i>)
+<p>
+        Public slot to start the cyclomatic complexity determination.
+</p><dl>
+<dt><i>fn</i> (str or list of str)</dt>
+<dd>
+file or list of files or directory to show
+            the cyclomatic complexity for
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr />
+</body></html>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/RadonMetrics/Documentation/source/Plugin_Metrics_Radon.RadonMetrics.MaintainabilityIndexCalculator.html	Sat Sep 19 20:00:54 2015 +0200
@@ -0,0 +1,177 @@
+<!DOCTYPE html>
+<html><head>
+<title>Plugin_Metrics_Radon.RadonMetrics.MaintainabilityIndexCalculator</title>
+<meta charset="UTF-8">
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</head>
+<body><a NAME="top" ID="top"></a>
+<h1>Plugin_Metrics_Radon.RadonMetrics.MaintainabilityIndexCalculator</h1>
+<p>
+Module implementing the maintainability index service.
+</p>
+<h3>Global Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Classes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Functions</h3>
+<table>
+<tr>
+<td><a href="#__maintainabilityIndex">__maintainabilityIndex</a></td>
+<td>Private function to calculate the maintainability index for one Python file.</td>
+</tr><tr>
+<td><a href="#batchMaintainabilityIndex">batchMaintainabilityIndex</a></td>
+<td>Module function to calculate the maintainability index for a batch of files.</td>
+</tr><tr>
+<td><a href="#initBatchService">initBatchService</a></td>
+<td>Initialize the batch service and return the entry point.</td>
+</tr><tr>
+<td><a href="#initService">initService</a></td>
+<td>Initialize the service and return the entry point.</td>
+</tr><tr>
+<td><a href="#maintainabilityIndex">maintainabilityIndex</a></td>
+<td>Private function to calculate the maintainability index of one file.</td>
+</tr><tr>
+<td><a href="#worker">worker</a></td>
+<td>Module function acting as the parallel worker for the maintainability index calculation.</td>
+</tr>
+</table>
+<hr /><hr />
+<a NAME="__maintainabilityIndex" ID="__maintainabilityIndex"></a>
+<h2>__maintainabilityIndex</h2>
+<b>__maintainabilityIndex</b>(<i>file, text=""</i>)
+<p>
+    Private function to calculate the maintainability index for one Python
+    file.
+</p><dl>
+<dt><i>file</i> (str)</dt>
+<dd>
+source filename
+</dd><dt><i>text</i> (str)</dt>
+<dd>
+source text
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+tuple containing the result dictionary
+</dd>
+</dl><dl>
+<dt>Return Type:</dt>
+<dd>
+(tuple of dict)
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="batchMaintainabilityIndex" ID="batchMaintainabilityIndex"></a>
+<h2>batchMaintainabilityIndex</h2>
+<b>batchMaintainabilityIndex</b>(<i>argumentsList, send, fx, cancelled</i>)
+<p>
+    Module function to calculate the maintainability index for a batch of
+    files.
+</p><dl>
+<dt><i>argumentsList</i> (list)</dt>
+<dd>
+list of arguments tuples as given for
+        maintainabilityIndex
+</dd><dt><i>send</i> (function)</dt>
+<dd>
+reference to send function
+</dd><dt><i>fx</i> (str)</dt>
+<dd>
+registered service name
+</dd><dt><i>cancelled</i> (function)</dt>
+<dd>
+reference to function checking for a cancellation
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="initBatchService" ID="initBatchService"></a>
+<h2>initBatchService</h2>
+<b>initBatchService</b>(<i></i>)
+<p>
+    Initialize the batch service and return the entry point.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+the entry point for the background client (function)
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="initService" ID="initService"></a>
+<h2>initService</h2>
+<b>initService</b>(<i></i>)
+<p>
+    Initialize the service and return the entry point.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+the entry point for the background client (function)
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="maintainabilityIndex" ID="maintainabilityIndex"></a>
+<h2>maintainabilityIndex</h2>
+<b>maintainabilityIndex</b>(<i>file, text=""</i>)
+<p>
+    Private function to calculate the maintainability index of one file.
+</p><dl>
+<dt><i>file</i> (str)</dt>
+<dd>
+source filename
+</dd><dt><i>text</i> (str)</dt>
+<dd>
+source text
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+tuple containing the result dictionary
+</dd>
+</dl><dl>
+<dt>Return Type:</dt>
+<dd>
+(tuple of dict)
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="worker" ID="worker"></a>
+<h2>worker</h2>
+<b>worker</b>(<i>input, output</i>)
+<p>
+    Module function acting as the parallel worker for the maintainability
+    index calculation.
+</p><dl>
+<dt><i>input</i> (multiprocessing.Queue)</dt>
+<dd>
+input queue
+</dd><dt><i>output</i> (multiprocessing.Queue)</dt>
+<dd>
+output queue
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr />
+</body></html>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/RadonMetrics/Documentation/source/Plugin_Metrics_Radon.RadonMetrics.MaintainabilityIndexDialog.html	Sat Sep 19 20:00:54 2015 +0200
@@ -0,0 +1,258 @@
+<!DOCTYPE html>
+<html><head>
+<title>Plugin_Metrics_Radon.RadonMetrics.MaintainabilityIndexDialog</title>
+<meta charset="UTF-8">
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</head>
+<body><a NAME="top" ID="top"></a>
+<h1>Plugin_Metrics_Radon.RadonMetrics.MaintainabilityIndexDialog</h1>
+<p>
+Module implementing a dialog to show maintainability indexes.
+</p>
+<h3>Global Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Classes</h3>
+<table>
+<tr>
+<td><a href="#MaintainabilityIndexDialog">MaintainabilityIndexDialog</a></td>
+<td>Class implementing a dialog to show maintainability indexes.</td>
+</tr>
+</table>
+<h3>Functions</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<hr /><hr />
+<a NAME="MaintainabilityIndexDialog" ID="MaintainabilityIndexDialog"></a>
+<h2>MaintainabilityIndexDialog</h2>
+<p>
+    Class implementing a dialog to show maintainability indexes.
+</p>
+<h3>Derived from</h3>
+QDialog, Ui_MaintainabilityIndexDialog
+<h3>Class Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Methods</h3>
+<table>
+<tr>
+<td><a href="#MaintainabilityIndexDialog.__init__">MaintainabilityIndexDialog</a></td>
+<td>Constructor</td>
+</tr><tr>
+<td><a href="#MaintainabilityIndexDialog.__batchFinished">__batchFinished</a></td>
+<td>Private slot handling the completion of a batch job.</td>
+</tr><tr>
+<td><a href="#MaintainabilityIndexDialog.__createErrorItem">__createErrorItem</a></td>
+<td>Private slot to create a new error item in the result list.</td>
+</tr><tr>
+<td><a href="#MaintainabilityIndexDialog.__createResultItem">__createResultItem</a></td>
+<td>Private slot to create a new item in the result list.</td>
+</tr><tr>
+<td><a href="#MaintainabilityIndexDialog.__finish">__finish</a></td>
+<td>Private slot called when the action or the user pressed the button.</td>
+</tr><tr>
+<td><a href="#MaintainabilityIndexDialog.__processError">__processError</a></td>
+<td>Private slot to process an error indication from the service.</td>
+</tr><tr>
+<td><a href="#MaintainabilityIndexDialog.__processResult">__processResult</a></td>
+<td>Private slot called after perfoming a maintainability index calculation on one file.</td>
+</tr><tr>
+<td><a href="#MaintainabilityIndexDialog.__resizeResultColumns">__resizeResultColumns</a></td>
+<td>Private method to resize the list columns.</td>
+</tr><tr>
+<td><a href="#MaintainabilityIndexDialog.maintainabilityIndex">maintainabilityIndex</a></td>
+<td>Public method to start a maintainability index calculation for one Python file.</td>
+</tr><tr>
+<td><a href="#MaintainabilityIndexDialog.maintainabilityIndexBatch">maintainabilityIndexBatch</a></td>
+<td>Public method to start a maintainability index calculation batch job.</td>
+</tr><tr>
+<td><a href="#MaintainabilityIndexDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td>
+<td>Private slot called by a button of the button box clicked.</td>
+</tr><tr>
+<td><a href="#MaintainabilityIndexDialog.on_startButton_clicked">on_startButton_clicked</a></td>
+<td>Private slot to start a maintainability index run.</td>
+</tr><tr>
+<td><a href="#MaintainabilityIndexDialog.prepare">prepare</a></td>
+<td>Public method to prepare the dialog with a list of filenames.</td>
+</tr><tr>
+<td><a href="#MaintainabilityIndexDialog.start">start</a></td>
+<td>Public slot to start the maintainability index determination.</td>
+</tr>
+</table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<a NAME="MaintainabilityIndexDialog.__init__" ID="MaintainabilityIndexDialog.__init__"></a>
+<h4>MaintainabilityIndexDialog (Constructor)</h4>
+<b>MaintainabilityIndexDialog</b>(<i>radonService, parent=None</i>)
+<p>
+        Constructor
+</p><dl>
+<dt><i>radonService</i> (RadonMetricsPlugin)</dt>
+<dd>
+reference to the service
+</dd><dt><i>parent</i> (QWidget)</dt>
+<dd>
+reference to the parent widget
+</dd>
+</dl><a NAME="MaintainabilityIndexDialog.__batchFinished" ID="MaintainabilityIndexDialog.__batchFinished"></a>
+<h4>MaintainabilityIndexDialog.__batchFinished</h4>
+<b>__batchFinished</b>(<i>type_</i>)
+<p>
+        Private slot handling the completion of a batch job.
+</p><dl>
+<dt><i>type_</i> (str, one of ["raw", "mi", "cc"])</dt>
+<dd>
+type of the calculated metrics
+</dd>
+</dl><a NAME="MaintainabilityIndexDialog.__createErrorItem" ID="MaintainabilityIndexDialog.__createErrorItem"></a>
+<h4>MaintainabilityIndexDialog.__createErrorItem</h4>
+<b>__createErrorItem</b>(<i>filename, message</i>)
+<p>
+        Private slot to create a new error item in the result list.
+</p><dl>
+<dt><i>filename</i> (str)</dt>
+<dd>
+name of the file
+</dd><dt><i>message</i> (str)</dt>
+<dd>
+error message
+</dd>
+</dl><a NAME="MaintainabilityIndexDialog.__createResultItem" ID="MaintainabilityIndexDialog.__createResultItem"></a>
+<h4>MaintainabilityIndexDialog.__createResultItem</h4>
+<b>__createResultItem</b>(<i>filename, values</i>)
+<p>
+        Private slot to create a new item in the result list.
+</p><dl>
+<dt><i>filename</i> (str)</dt>
+<dd>
+name of the file
+</dd><dt><i>values</i> (dict)</dt>
+<dd>
+values to be displayed
+</dd>
+</dl><a NAME="MaintainabilityIndexDialog.__finish" ID="MaintainabilityIndexDialog.__finish"></a>
+<h4>MaintainabilityIndexDialog.__finish</h4>
+<b>__finish</b>(<i></i>)
+<p>
+        Private slot called when the action or the user pressed the button.
+</p><a NAME="MaintainabilityIndexDialog.__processError" ID="MaintainabilityIndexDialog.__processError"></a>
+<h4>MaintainabilityIndexDialog.__processError</h4>
+<b>__processError</b>(<i>type_, fn, msg</i>)
+<p>
+        Private slot to process an error indication from the service.
+</p><dl>
+<dt><i>type_</i> (str, one of ["raw", "mi", "cc"])</dt>
+<dd>
+type of the calculated metrics
+</dd><dt><i>fn</i> (str)</dt>
+<dd>
+filename of the file
+</dd><dt><i>msg</i> (str)</dt>
+<dd>
+error message
+</dd>
+</dl><a NAME="MaintainabilityIndexDialog.__processResult" ID="MaintainabilityIndexDialog.__processResult"></a>
+<h4>MaintainabilityIndexDialog.__processResult</h4>
+<b>__processResult</b>(<i>fn, result</i>)
+<p>
+        Private slot called after perfoming a maintainability index calculation
+        on one file.
+</p><dl>
+<dt><i>fn</i> (str)</dt>
+<dd>
+filename of the file
+</dd><dt><i>result</i> (dict)</dt>
+<dd>
+result dict
+</dd>
+</dl><a NAME="MaintainabilityIndexDialog.__resizeResultColumns" ID="MaintainabilityIndexDialog.__resizeResultColumns"></a>
+<h4>MaintainabilityIndexDialog.__resizeResultColumns</h4>
+<b>__resizeResultColumns</b>(<i></i>)
+<p>
+        Private method to resize the list columns.
+</p><a NAME="MaintainabilityIndexDialog.maintainabilityIndex" ID="MaintainabilityIndexDialog.maintainabilityIndex"></a>
+<h4>MaintainabilityIndexDialog.maintainabilityIndex</h4>
+<b>maintainabilityIndex</b>(<i>codestring=''</i>)
+<p>
+        Public method to start a maintainability index calculation for one
+        Python file.
+</p><p>
+        The results are reported to the __processResult slot.
+</p><dl>
+<dt><i>codestring=</i> (str)</dt>
+<dd>
+optional sourcestring
+</dd>
+</dl><a NAME="MaintainabilityIndexDialog.maintainabilityIndexBatch" ID="MaintainabilityIndexDialog.maintainabilityIndexBatch"></a>
+<h4>MaintainabilityIndexDialog.maintainabilityIndexBatch</h4>
+<b>maintainabilityIndexBatch</b>(<i></i>)
+<p>
+        Public method to start a maintainability index calculation batch job.
+</p><p>
+        The results are reported to the __processResult slot.
+</p><a NAME="MaintainabilityIndexDialog.on_buttonBox_clicked" ID="MaintainabilityIndexDialog.on_buttonBox_clicked"></a>
+<h4>MaintainabilityIndexDialog.on_buttonBox_clicked</h4>
+<b>on_buttonBox_clicked</b>(<i>button</i>)
+<p>
+        Private slot called by a button of the button box clicked.
+</p><dl>
+<dt><i>button</i> (QAbstractButton)</dt>
+<dd>
+button that was clicked
+</dd>
+</dl><a NAME="MaintainabilityIndexDialog.on_startButton_clicked" ID="MaintainabilityIndexDialog.on_startButton_clicked"></a>
+<h4>MaintainabilityIndexDialog.on_startButton_clicked</h4>
+<b>on_startButton_clicked</b>(<i></i>)
+<p>
+        Private slot to start a maintainability index run.
+</p><a NAME="MaintainabilityIndexDialog.prepare" ID="MaintainabilityIndexDialog.prepare"></a>
+<h4>MaintainabilityIndexDialog.prepare</h4>
+<b>prepare</b>(<i>fileList, project</i>)
+<p>
+        Public method to prepare the dialog with a list of filenames.
+</p><dl>
+<dt><i>fileList</i> (list of str)</dt>
+<dd>
+list of filenames
+</dd><dt><i>project</i> (Project)</dt>
+<dd>
+reference to the project object
+</dd>
+</dl><a NAME="MaintainabilityIndexDialog.start" ID="MaintainabilityIndexDialog.start"></a>
+<h4>MaintainabilityIndexDialog.start</h4>
+<b>start</b>(<i>fn</i>)
+<p>
+        Public slot to start the maintainability index determination.
+</p><dl>
+<dt><i>fn</i> (str or list of str)</dt>
+<dd>
+file or list of files or directory to show
+            the maintainability index for
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr />
+</body></html>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/RadonMetrics/Documentation/source/Plugin_Metrics_Radon.RadonMetrics.RawMetricsDialog.html	Sat Sep 19 20:00:54 2015 +0200
@@ -0,0 +1,304 @@
+<!DOCTYPE html>
+<html><head>
+<title>Plugin_Metrics_Radon.RadonMetrics.RawMetricsDialog</title>
+<meta charset="UTF-8">
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</head>
+<body><a NAME="top" ID="top"></a>
+<h1>Plugin_Metrics_Radon.RadonMetrics.RawMetricsDialog</h1>
+<p>
+Module implementing a dialog to show raw code metrics.
+</p>
+<h3>Global Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Classes</h3>
+<table>
+<tr>
+<td><a href="#RawMetricsDialog">RawMetricsDialog</a></td>
+<td>Class implementing a dialog to show raw code metrics.</td>
+</tr>
+</table>
+<h3>Functions</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<hr /><hr />
+<a NAME="RawMetricsDialog" ID="RawMetricsDialog"></a>
+<h2>RawMetricsDialog</h2>
+<p>
+    Class implementing a dialog to show raw code metrics.
+</p>
+<h3>Derived from</h3>
+QDialog, Ui_RawMetricsDialog
+<h3>Class Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Methods</h3>
+<table>
+<tr>
+<td><a href="#RawMetricsDialog.__init__">RawMetricsDialog</a></td>
+<td>Constructor</td>
+</tr><tr>
+<td><a href="#RawMetricsDialog.__batchFinished">__batchFinished</a></td>
+<td>Private slot handling the completion of a batch job.</td>
+</tr><tr>
+<td><a href="#RawMetricsDialog.__createErrorItem">__createErrorItem</a></td>
+<td>Private slot to create a new error item in the result list.</td>
+</tr><tr>
+<td><a href="#RawMetricsDialog.__createResultItem">__createResultItem</a></td>
+<td>Private slot to create a new item in the result list.</td>
+</tr><tr>
+<td><a href="#RawMetricsDialog.__createSummary">__createSummary</a></td>
+<td>Private method to create the code metrics summary.</td>
+</tr><tr>
+<td><a href="#RawMetricsDialog.__createSummaryItem">__createSummaryItem</a></td>
+<td>Private slot to create a new item in the summary list.</td>
+</tr><tr>
+<td><a href="#RawMetricsDialog.__finish">__finish</a></td>
+<td>Private slot called when the action or the user pressed the button.</td>
+</tr><tr>
+<td><a href="#RawMetricsDialog.__getValues">__getValues</a></td>
+<td>Private method to extract the code metric values.</td>
+</tr><tr>
+<td><a href="#RawMetricsDialog.__processError">__processError</a></td>
+<td>Private slot to process an error indication from the service.</td>
+</tr><tr>
+<td><a href="#RawMetricsDialog.__processResult">__processResult</a></td>
+<td>Private slot called after perfoming a code metrics calculation on one file.</td>
+</tr><tr>
+<td><a href="#RawMetricsDialog.__resizeResultColumns">__resizeResultColumns</a></td>
+<td>Private method to resize the list columns.</td>
+</tr><tr>
+<td><a href="#RawMetricsDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td>
+<td>Private slot called by a button of the button box clicked.</td>
+</tr><tr>
+<td><a href="#RawMetricsDialog.on_startButton_clicked">on_startButton_clicked</a></td>
+<td>Private slot to start a code metrics run.</td>
+</tr><tr>
+<td><a href="#RawMetricsDialog.prepare">prepare</a></td>
+<td>Public method to prepare the dialog with a list of filenames.</td>
+</tr><tr>
+<td><a href="#RawMetricsDialog.rawMetrics">rawMetrics</a></td>
+<td>Public method to start a code metrics calculation for one Python file.</td>
+</tr><tr>
+<td><a href="#RawMetricsDialog.rawMetricsBatch">rawMetricsBatch</a></td>
+<td>Public method to start a code metrics calculation batch job.</td>
+</tr><tr>
+<td><a href="#RawMetricsDialog.start">start</a></td>
+<td>Public slot to start the code metrics determination.</td>
+</tr>
+</table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<a NAME="RawMetricsDialog.__init__" ID="RawMetricsDialog.__init__"></a>
+<h4>RawMetricsDialog (Constructor)</h4>
+<b>RawMetricsDialog</b>(<i>radonService, parent=None</i>)
+<p>
+        Constructor
+</p><dl>
+<dt><i>radonService</i> (RadonMetricsPlugin)</dt>
+<dd>
+reference to the service
+</dd><dt><i>parent</i> (QWidget)</dt>
+<dd>
+reference to the parent widget
+</dd>
+</dl><a NAME="RawMetricsDialog.__batchFinished" ID="RawMetricsDialog.__batchFinished"></a>
+<h4>RawMetricsDialog.__batchFinished</h4>
+<b>__batchFinished</b>(<i>type_</i>)
+<p>
+        Private slot handling the completion of a batch job.
+</p><dl>
+<dt><i>type_</i> (str, one of ["raw", "mi", "cc"])</dt>
+<dd>
+type of the calculated metrics
+</dd>
+</dl><a NAME="RawMetricsDialog.__createErrorItem" ID="RawMetricsDialog.__createErrorItem"></a>
+<h4>RawMetricsDialog.__createErrorItem</h4>
+<b>__createErrorItem</b>(<i>filename, message</i>)
+<p>
+        Private slot to create a new error item in the result list.
+</p><dl>
+<dt><i>filename</i> (str)</dt>
+<dd>
+name of the file
+</dd><dt><i>message</i> (str)</dt>
+<dd>
+error message
+</dd>
+</dl><a NAME="RawMetricsDialog.__createResultItem" ID="RawMetricsDialog.__createResultItem"></a>
+<h4>RawMetricsDialog.__createResultItem</h4>
+<b>__createResultItem</b>(<i>filename, values</i>)
+<p>
+        Private slot to create a new item in the result list.
+</p><dl>
+<dt><i>filename</i> (str)</dt>
+<dd>
+name of the file
+</dd><dt><i>values</i> (dict)</dt>
+<dd>
+values to be displayed
+</dd>
+</dl><a NAME="RawMetricsDialog.__createSummary" ID="RawMetricsDialog.__createSummary"></a>
+<h4>RawMetricsDialog.__createSummary</h4>
+<b>__createSummary</b>(<i></i>)
+<p>
+        Private method to create the code metrics summary.
+</p><a NAME="RawMetricsDialog.__createSummaryItem" ID="RawMetricsDialog.__createSummaryItem"></a>
+<h4>RawMetricsDialog.__createSummaryItem</h4>
+<b>__createSummaryItem</b>(<i>col0, col1</i>)
+<p>
+        Private slot to create a new item in the summary list.
+</p><dl>
+<dt><i>col0</i></dt>
+<dd>
+string for column 0 (string)
+</dd><dt><i>col1</i></dt>
+<dd>
+string for column 1 (string)
+</dd>
+</dl><a NAME="RawMetricsDialog.__finish" ID="RawMetricsDialog.__finish"></a>
+<h4>RawMetricsDialog.__finish</h4>
+<b>__finish</b>(<i></i>)
+<p>
+        Private slot called when the action or the user pressed the button.
+</p><a NAME="RawMetricsDialog.__getValues" ID="RawMetricsDialog.__getValues"></a>
+<h4>RawMetricsDialog.__getValues</h4>
+<b>__getValues</b>(<i>result</i>)
+<p>
+        Private method to extract the code metric values.
+</p><dl>
+<dt><i>result</i> (dict)</dt>
+<dd>
+result dict
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+list of values suitable for display
+</dd>
+</dl><dl>
+<dt>Return Type:</dt>
+<dd>
+list of str
+</dd>
+</dl><a NAME="RawMetricsDialog.__processError" ID="RawMetricsDialog.__processError"></a>
+<h4>RawMetricsDialog.__processError</h4>
+<b>__processError</b>(<i>type_, fn, msg</i>)
+<p>
+        Private slot to process an error indication from the service.
+</p><dl>
+<dt><i>type_</i> (str, one of ["raw", "mi", "cc"])</dt>
+<dd>
+type of the calculated metrics
+</dd><dt><i>fn</i> (str)</dt>
+<dd>
+filename of the file
+</dd><dt><i>msg</i> (str)</dt>
+<dd>
+error message
+</dd>
+</dl><a NAME="RawMetricsDialog.__processResult" ID="RawMetricsDialog.__processResult"></a>
+<h4>RawMetricsDialog.__processResult</h4>
+<b>__processResult</b>(<i>fn, result</i>)
+<p>
+        Private slot called after perfoming a code metrics calculation on one
+        file.
+</p><dl>
+<dt><i>fn</i> (str)</dt>
+<dd>
+filename of the file
+</dd><dt><i>result</i> (dict)</dt>
+<dd>
+result dict
+</dd>
+</dl><a NAME="RawMetricsDialog.__resizeResultColumns" ID="RawMetricsDialog.__resizeResultColumns"></a>
+<h4>RawMetricsDialog.__resizeResultColumns</h4>
+<b>__resizeResultColumns</b>(<i></i>)
+<p>
+        Private method to resize the list columns.
+</p><a NAME="RawMetricsDialog.on_buttonBox_clicked" ID="RawMetricsDialog.on_buttonBox_clicked"></a>
+<h4>RawMetricsDialog.on_buttonBox_clicked</h4>
+<b>on_buttonBox_clicked</b>(<i>button</i>)
+<p>
+        Private slot called by a button of the button box clicked.
+</p><dl>
+<dt><i>button</i> (QAbstractButton)</dt>
+<dd>
+button that was clicked
+</dd>
+</dl><a NAME="RawMetricsDialog.on_startButton_clicked" ID="RawMetricsDialog.on_startButton_clicked"></a>
+<h4>RawMetricsDialog.on_startButton_clicked</h4>
+<b>on_startButton_clicked</b>(<i></i>)
+<p>
+        Private slot to start a code metrics run.
+</p><a NAME="RawMetricsDialog.prepare" ID="RawMetricsDialog.prepare"></a>
+<h4>RawMetricsDialog.prepare</h4>
+<b>prepare</b>(<i>fileList, project</i>)
+<p>
+        Public method to prepare the dialog with a list of filenames.
+</p><dl>
+<dt><i>fileList</i> (list of str)</dt>
+<dd>
+list of filenames
+</dd><dt><i>project</i> (Project)</dt>
+<dd>
+reference to the project object
+</dd>
+</dl><a NAME="RawMetricsDialog.rawMetrics" ID="RawMetricsDialog.rawMetrics"></a>
+<h4>RawMetricsDialog.rawMetrics</h4>
+<b>rawMetrics</b>(<i>codestring=''</i>)
+<p>
+        Public method to start a code metrics calculation for one Python file.
+</p><p>
+        The results are reported to the __processResult slot.
+</p><dl>
+<dt><i>codestring=</i> (str)</dt>
+<dd>
+optional sourcestring
+</dd>
+</dl><a NAME="RawMetricsDialog.rawMetricsBatch" ID="RawMetricsDialog.rawMetricsBatch"></a>
+<h4>RawMetricsDialog.rawMetricsBatch</h4>
+<b>rawMetricsBatch</b>(<i></i>)
+<p>
+        Public method to start a code metrics calculation batch job.
+</p><p>
+        The results are reported to the __processResult slot.
+</p><a NAME="RawMetricsDialog.start" ID="RawMetricsDialog.start"></a>
+<h4>RawMetricsDialog.start</h4>
+<b>start</b>(<i>fn</i>)
+<p>
+        Public slot to start the code metrics determination.
+</p><dl>
+<dt><i>fn</i> (str or list of str)</dt>
+<dd>
+file or list of files or directory to show
+            the code metrics for
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr />
+</body></html>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/RadonMetrics/Documentation/source/Plugin_Metrics_Radon.RadonMetrics.radon.complexity.html	Sat Sep 19 20:00:54 2015 +0200
@@ -0,0 +1,200 @@
+<!DOCTYPE html>
+<html><head>
+<title>Plugin_Metrics_Radon.RadonMetrics.radon.complexity</title>
+<meta charset="UTF-8">
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</head>
+<body><a NAME="top" ID="top"></a>
+<h1>Plugin_Metrics_Radon.RadonMetrics.radon.complexity</h1>
+
+<h3>Global Attributes</h3>
+<table>
+<tr><td>ALPHA</td></tr><tr><td>LINES</td></tr><tr><td>SCORE</td></tr>
+</table>
+<h3>Classes</h3>
+<table>
+<tr>
+<td><a href="#Flake8Checker">Flake8Checker</a></td>
+<td>Entry point for the Flake8 tool.</td>
+</tr>
+</table>
+<h3>Functions</h3>
+<table>
+<tr>
+<td><a href="#add_closures">add_closures</a></td>
+<td>Process a list of blocks by adding all closures as top-level blocks.</td>
+</tr><tr>
+<td><a href="#average_complexity">average_complexity</a></td>
+<td>Compute the average Cyclomatic complexity from the given blocks.</td>
+</tr><tr>
+<td><a href="#cc_rank">cc_rank</a></td>
+<td>Rank the complexity score from A to F, where A stands for the simplest and best score and F the most complex and worst one:</td>
+</tr><tr>
+<td><a href="#cc_visit">cc_visit</a></td>
+<td>Visit the given code with :class:`~radon.visitors.ComplexityVisitor`.</td>
+</tr><tr>
+<td><a href="#cc_visit_ast">cc_visit_ast</a></td>
+<td>Visit the AST node with :class:`~radon.visitors.ComplexityVisitor`.</td>
+</tr><tr>
+<td><a href="#sorted_results">sorted_results</a></td>
+<td>Given a ComplexityVisitor instance, returns a list of sorted blocks with respect to complexity.</td>
+</tr>
+</table>
+<hr /><hr />
+<a NAME="Flake8Checker" ID="Flake8Checker"></a>
+<h2>Flake8Checker</h2>
+<p>
+Entry point for the Flake8 tool.
+</p>
+<h3>Derived from</h3>
+object
+<h3>Class Attributes</h3>
+<table>
+<tr><td>_code</td></tr><tr><td>_error_tmpl</td></tr><tr><td>max_cc</td></tr><tr><td>name</td></tr><tr><td>no_assert</td></tr><tr><td>version</td></tr>
+</table>
+<h3>Class Methods</h3>
+<table>
+<tr>
+<td><a href="#Flake8Checker.add_options">add_options</a></td>
+<td></td>
+</tr><tr>
+<td><a href="#Flake8Checker.parse_options">parse_options</a></td>
+<td></td>
+</tr>
+</table>
+<h3>Methods</h3>
+<table>
+<tr>
+<td><a href="#Flake8Checker.__init__">Flake8Checker</a></td>
+<td>Accept the AST tree and a filename (unused).</td>
+</tr><tr>
+<td><a href="#Flake8Checker.run">run</a></td>
+<td>Run the ComplexityVisitor over the AST tree.</td>
+</tr>
+</table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<a NAME="Flake8Checker.add_options" ID="Flake8Checker.add_options"></a>
+<h4>Flake8Checker.add_options (class method)</h4>
+<b>add_options</b>(<i>parser</i>)
+<a NAME="Flake8Checker.parse_options" ID="Flake8Checker.parse_options"></a>
+<h4>Flake8Checker.parse_options (class method)</h4>
+<b>parse_options</b>(<i>options</i>)
+<a NAME="Flake8Checker.__init__" ID="Flake8Checker.__init__"></a>
+<h4>Flake8Checker (Constructor)</h4>
+<b>Flake8Checker</b>(<i>tree, filename</i>)
+<p>
+Accept the AST tree and a filename (unused).
+</p><a NAME="Flake8Checker.run" ID="Flake8Checker.run"></a>
+<h4>Flake8Checker.run</h4>
+<b>run</b>(<i></i>)
+<p>
+Run the ComplexityVisitor over the AST tree.
+</p>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="add_closures" ID="add_closures"></a>
+<h2>add_closures</h2>
+<b>add_closures</b>(<i>blocks</i>)
+<p>
+Process a list of blocks by adding all closures as top-level blocks.
+</p>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="average_complexity" ID="average_complexity"></a>
+<h2>average_complexity</h2>
+<b>average_complexity</b>(<i>blocks</i>)
+<p>
+Compute the average Cyclomatic complexity from the given blocks.
+    Blocks must be either :class:`~radon.visitors.Function` or
+    :class:`~radon.visitors.Class`. If the block list is empty, then 0 is
+    returned.
+</p>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="cc_rank" ID="cc_rank"></a>
+<h2>cc_rank</h2>
+<b>cc_rank</b>(<i>cc</i>)
+<p>
+Rank the complexity score from A to F, where A stands for the simplest
+    and best score and F the most complex and worst one:
+</p><p>
+    ============= =====================================================
+        1 - 5        A (low risk - simple block)
+        6 - 10       B (low risk - well structured and stable block)
+        11 - 20      C (moderate risk - slightly complex block)
+        21 - 30      D (more than moderate risk - more complex block)
+        31 - 40      E (high risk - complex block, alarming)
+        41+          F (very high risk - error-prone, unstable block)
+    ============= =====================================================
+</p><p>
+    Here *block* is used in place of function, method or class.
+</p><p>
+    The formula used to convert the score into an index is the following:
+</p><p>
+    .. math::
+</p><p>
+        \text{rank} = \left \lceil \dfrac{\text{score}}{10} \right \rceil
+        - H(5 - \text{score})
+</p><p>
+    where ``H(s)`` stands for the Heaviside Step Function.
+    The rank is then associated to a letter (0 = A, 5 = F).
+</p>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="cc_visit" ID="cc_visit"></a>
+<h2>cc_visit</h2>
+<b>cc_visit</b>(<i>code, **kwargs</i>)
+<p>
+Visit the given code with :class:`~radon.visitors.ComplexityVisitor`.
+    All the keyword arguments are directly passed to the visitor.
+</p>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="cc_visit_ast" ID="cc_visit_ast"></a>
+<h2>cc_visit_ast</h2>
+<b>cc_visit_ast</b>(<i>ast_node, **kwargs</i>)
+<p>
+Visit the AST node with :class:`~radon.visitors.ComplexityVisitor`. All
+    the keyword arguments are directly passed to the visitor.
+</p>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="sorted_results" ID="sorted_results"></a>
+<h2>sorted_results</h2>
+<b>sorted_results</b>(<i>blocks, order=SCORE</i>)
+<p>
+Given a ComplexityVisitor instance, returns a list of sorted blocks
+    with respect to complexity. A block is a either
+    :class:`~radon.visitors.Function` object or a
+    :class:`~radon.visitors.Class` object.
+    The blocks are sorted in descending order from the block with the highest
+    complexity.
+</p><p>
+    The optional `order` parameter indicates how to sort the blocks. It can be:
+</p><p>
+        * `LINES`: sort by line numbering;
+        * `ALPHA`: sort by name (from A to Z);
+        * `SCORE`: sorty by score (descending).
+</p><p>
+    Default is `SCORE`.
+</p>
+<div align="right"><a href="#top">Up</a></div>
+<hr />
+</body></html>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/RadonMetrics/Documentation/source/Plugin_Metrics_Radon.RadonMetrics.radon.metrics.html	Sat Sep 19 20:00:54 2015 +0200
@@ -0,0 +1,135 @@
+<!DOCTYPE html>
+<html><head>
+<title>Plugin_Metrics_Radon.RadonMetrics.radon.metrics</title>
+<meta charset="UTF-8">
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</head>
+<body><a NAME="top" ID="top"></a>
+<h1>Plugin_Metrics_Radon.RadonMetrics.radon.metrics</h1>
+
+<h3>Global Attributes</h3>
+<table>
+<tr><td>Halstead</td></tr>
+</table>
+<h3>Classes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Functions</h3>
+<table>
+<tr>
+<td><a href="#h_visit">h_visit</a></td>
+<td>Compile the code into an AST tree and then pass it to :func:`~radon.metrics.h_visit_ast`.</td>
+</tr><tr>
+<td><a href="#h_visit_ast">h_visit_ast</a></td>
+<td>Visit the AST node using the :class:`~radon.visitors.HalsteadVisitor` visitor.</td>
+</tr><tr>
+<td><a href="#mi_compute">mi_compute</a></td>
+<td>Compute the Maintainability Index (MI) given the Halstead Volume, the Cyclomatic Complexity, the SLOC number and the number of comment lines.</td>
+</tr><tr>
+<td><a href="#mi_parameters">mi_parameters</a></td>
+<td>Given a source code snippet, compute the necessary parameters to compute the Maintainability Index metric.</td>
+</tr><tr>
+<td><a href="#mi_rank">mi_rank</a></td>
+<td>Rank the score with a letter:</td>
+</tr><tr>
+<td><a href="#mi_visit">mi_visit</a></td>
+<td>Visit the code and compute the Maintainability Index (MI) from it.</td>
+</tr>
+</table>
+<hr /><hr />
+<a NAME="h_visit" ID="h_visit"></a>
+<h2>h_visit</h2>
+<b>h_visit</b>(<i>code</i>)
+<p>
+Compile the code into an AST tree and then pass it to
+    :func:`~radon.metrics.h_visit_ast`.
+</p>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="h_visit_ast" ID="h_visit_ast"></a>
+<h2>h_visit_ast</h2>
+<b>h_visit_ast</b>(<i>ast_node</i>)
+<p>
+Visit the AST node using the :class:`~radon.visitors.HalsteadVisitor`
+    visitor. A namedtuple with the following fields is returned:
+</p><p>
+        * h1: the number of distinct operators
+        * h2: the number of distinct operands
+        * N1: the total number of operators
+        * N2: the total number of operands
+        * h: the vocabulary, i.e. h1 + h2
+        * N: the length, i.e. N1 + N2
+        * calculated_length: h1 * log2(h1) + h2 * log2(h2)
+        * volume: V = N * log2(h)
+        * difficulty: D = h1 / 2 * N2 / h2
+        * effort: E = D * V
+        * time: T = E / 18 seconds
+        * bugs: B = V / 3000 - an estimate of the errors in the implementation
+</p>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="mi_compute" ID="mi_compute"></a>
+<h2>mi_compute</h2>
+<b>mi_compute</b>(<i>halstead_volume, complexity, sloc, comments</i>)
+<p>
+Compute the Maintainability Index (MI) given the Halstead Volume, the
+    Cyclomatic Complexity, the SLOC number and the number of comment lines.
+    Usually it is not used directly but instead :func:`~radon.metrics.mi_visit`
+    is preferred.
+</p>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="mi_parameters" ID="mi_parameters"></a>
+<h2>mi_parameters</h2>
+<b>mi_parameters</b>(<i>code, count_multi=True</i>)
+<p>
+Given a source code snippet, compute the necessary parameters to
+    compute the Maintainability Index metric. These include:
+</p><p>
+        * the Halstead Volume
+        * the Cyclomatic Complexity
+        * the number of LLOC (Logical Lines of Code)
+        * the percent of lines of comment
+</p><p>
+    :param multi: If True, then count multiline strings as comment lines as
+        well. This is not always safe because Python multiline strings are not
+        always docstrings.
+</p>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="mi_rank" ID="mi_rank"></a>
+<h2>mi_rank</h2>
+<b>mi_rank</b>(<i>score</i>)
+<p>
+Rank the score with a letter:
+</p><p>
+        * A if :math:`\text{score} > 19`;
+        * B if :math:`9 < \text{score} \le 19`;
+        * C if :math:`\text{score} \le 9`.
+</p>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="mi_visit" ID="mi_visit"></a>
+<h2>mi_visit</h2>
+<b>mi_visit</b>(<i>code, multi</i>)
+<p>
+Visit the code and compute the Maintainability Index (MI) from it.
+</p>
+<div align="right"><a href="#top">Up</a></div>
+<hr />
+</body></html>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/RadonMetrics/Documentation/source/Plugin_Metrics_Radon.RadonMetrics.radon.raw.html	Sat Sep 19 20:00:54 2015 +0200
@@ -0,0 +1,171 @@
+<!DOCTYPE html>
+<html><head>
+<title>Plugin_Metrics_Radon.RadonMetrics.radon.raw</title>
+<meta charset="UTF-8">
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</head>
+<body><a NAME="top" ID="top"></a>
+<h1>Plugin_Metrics_Radon.RadonMetrics.radon.raw</h1>
+
+<h3>Global Attributes</h3>
+<table>
+<tr><td>COMMENT</td></tr><tr><td>EM</td></tr><tr><td>Module</td></tr><tr><td>NL</td></tr><tr><td>OP</td></tr><tr><td>TOKEN_NUMBER</td></tr><tr><td>__all__</td></tr>
+</table>
+<h3>Classes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Functions</h3>
+<table>
+<tr>
+<td><a href="#_find">_find</a></td>
+<td>Return the position of the last token with the same (token, value) pair supplied.</td>
+</tr><tr>
+<td><a href="#_generate">_generate</a></td>
+<td>Pass the code into `tokenize.generate_tokens` and convert the result into a list.</td>
+</tr><tr>
+<td><a href="#_get_all_tokens">_get_all_tokens</a></td>
+<td>Starting from *line*, generate the necessary tokens which represent the shortest tokenization possible.</td>
+</tr><tr>
+<td><a href="#_less_tokens">_less_tokens</a></td>
+<td>Process the output of `tokenize.generate_tokens` removing the tokens specified in `remove`.</td>
+</tr><tr>
+<td><a href="#_logical">_logical</a></td>
+<td>Find how many logical lines are there in the current line.</td>
+</tr><tr>
+<td><a href="#_split_tokens">_split_tokens</a></td>
+<td>Split a list of tokens on the specified token pair (token, value), where *token* is the token type (i.e.</td>
+</tr><tr>
+<td><a href="#analyze">analyze</a></td>
+<td>Analyze the source code and return a namedtuple with the following fields:</td>
+</tr><tr>
+<td><a href="#aux">aux</a></td>
+<td>The actual function which does the job.</td>
+</tr>
+</table>
+<hr /><hr />
+<a NAME="_find" ID="_find"></a>
+<h2>_find</h2>
+<b>_find</b>(<i>tokens, token, value</i>)
+<p>
+Return the position of the last token with the same (token, value)
+    pair supplied. The position is the one of the rightmost term.
+</p>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="_generate" ID="_generate"></a>
+<h2>_generate</h2>
+<b>_generate</b>(<i>code</i>)
+<p>
+Pass the code into `tokenize.generate_tokens` and convert the result
+    into a list.
+</p>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="_get_all_tokens" ID="_get_all_tokens"></a>
+<h2>_get_all_tokens</h2>
+<b>_get_all_tokens</b>(<i>line, lines</i>)
+<p>
+Starting from *line*, generate the necessary tokens which represent the
+    shortest tokenization possible. This is done by catching
+    :exc:`tokenize.TokenError` when a multi-line string or statement is
+    encountered.
+</p>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="_less_tokens" ID="_less_tokens"></a>
+<h2>_less_tokens</h2>
+<b>_less_tokens</b>(<i>tokens, remove</i>)
+<p>
+Process the output of `tokenize.generate_tokens` removing
+    the tokens specified in `remove`.
+</p>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="_logical" ID="_logical"></a>
+<h2>_logical</h2>
+<b>_logical</b>(<i>tokens</i>)
+<p>
+Find how many logical lines are there in the current line.
+</p><p>
+    Normally 1 line of code is equivalent to 1 logical line of code,
+    but there are cases when this is not true. For example::
+</p><p>
+        if cond: return 0
+</p><p>
+    this line actually corresponds to 2 logical lines, since it can be
+    translated into::
+</p><p>
+        if cond:
+            return 0
+</p><p>
+    Examples::
+</p><p>
+        if cond:  -> 1
+</p><p>
+        if cond: return 0  -> 2
+</p><p>
+        try: 1/0  -> 2
+</p><p>
+        try:  -> 1
+</p><p>
+        if cond:  # Only a comment  -> 1
+</p><p>
+        if cond: return 0  # Only a comment  -> 2
+</p>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="_split_tokens" ID="_split_tokens"></a>
+<h2>_split_tokens</h2>
+<b>_split_tokens</b>(<i>tokens, token, value</i>)
+<p>
+Split a list of tokens on the specified token pair (token, value),
+    where *token* is the token type (i.e. its code) and *value* its actual
+    value in the code.
+</p>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="analyze" ID="analyze"></a>
+<h2>analyze</h2>
+<b>analyze</b>(<i>source</i>)
+<p>
+Analyze the source code and return a namedtuple with the following
+    fields:
+</p><p>
+        * **loc**: The number of lines of code (total)
+        * **lloc**: The number of logical lines of code
+        * **sloc**: The number of source lines of code (not necessarily
+            corresponding to the LLOC)
+        * **comments**: The number of Python comment lines
+        * **multi**: The number of lines which represent multi-line strings
+        * **blank**: The number of blank lines (or whitespace-only ones)
+</p><p>
+    The equation :math:`sloc + blanks = loc` should always hold.
+    Multiline strings are not counted as comments, since, to the Python
+    interpreter, they are not comments but strings.
+</p>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="aux" ID="aux"></a>
+<h2>aux</h2>
+<b>aux</b>(<i>sub_tokens</i>)
+<p>
+The actual function which does the job.
+</p>
+<div align="right"><a href="#top">Up</a></div>
+<hr />
+</body></html>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/RadonMetrics/Documentation/source/Plugin_Metrics_Radon.RadonMetrics.radon.visitors.html	Sat Sep 19 20:00:54 2015 +0200
@@ -0,0 +1,467 @@
+<!DOCTYPE html>
+<html><head>
+<title>Plugin_Metrics_Radon.RadonMetrics.radon.visitors</title>
+<meta charset="UTF-8">
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</head>
+<body><a NAME="top" ID="top"></a>
+<h1>Plugin_Metrics_Radon.RadonMetrics.radon.visitors</h1>
+
+<h3>Global Attributes</h3>
+<table>
+<tr><td>BaseClass</td></tr><tr><td>BaseFunc</td></tr><tr><td>GET_COMPLEXITY</td></tr><tr><td>GET_ENDLINE</td></tr><tr><td>GET_REAL_COMPLEXITY</td></tr><tr><td>NAMES_GETTER</td></tr>
+</table>
+<h3>Classes</h3>
+<table>
+<tr>
+<td><a href="#Class">Class</a></td>
+<td>Object representing a class block.</td>
+</tr><tr>
+<td><a href="#CodeVisitor">CodeVisitor</a></td>
+<td>Base class for every NodeVisitors in `radon.visitors`.</td>
+</tr><tr>
+<td><a href="#ComplexityVisitor">ComplexityVisitor</a></td>
+<td>A visitor that keeps track of the cyclomatic complexity of the elements.</td>
+</tr><tr>
+<td><a href="#Function">Function</a></td>
+<td>Object represeting a function block.</td>
+</tr><tr>
+<td><a href="#HalsteadVisitor">HalsteadVisitor</a></td>
+<td>Visitor that keeps track of operators and operands, in order to compute Halstead metrics (see :func:`radon.metrics.h_visit`).</td>
+</tr>
+</table>
+<h3>Functions</h3>
+<table>
+<tr>
+<td><a href="#code2ast">code2ast</a></td>
+<td>Convert a string object into an AST object.</td>
+</tr>
+</table>
+<hr /><hr />
+<a NAME="Class" ID="Class"></a>
+<h2>Class</h2>
+<p>
+Object representing a class block.
+</p>
+<h3>Derived from</h3>
+BaseClass
+<h3>Class Attributes</h3>
+<table>
+<tr><td>letter</td></tr>
+</table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Methods</h3>
+<table>
+<tr>
+<td><a href="#Class.__str__">__str__</a></td>
+<td>String representation of a class block.</td>
+</tr><tr>
+<td><a href="#Class.complexity">complexity</a></td>
+<td>The average complexity of the class.</td>
+</tr><tr>
+<td><a href="#Class.fullname">fullname</a></td>
+<td>The full name of the class.</td>
+</tr>
+</table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<a NAME="Class.__str__" ID="Class.__str__"></a>
+<h4>Class.__str__</h4>
+<b>__str__</b>(<i></i>)
+<p>
+String representation of a class block.
+</p><a NAME="Class.complexity" ID="Class.complexity"></a>
+<h4>Class.complexity</h4>
+<b>complexity</b>(<i></i>)
+<p>
+The average complexity of the class. It corresponds to the average
+        complexity of its methods plus one.
+</p><a NAME="Class.fullname" ID="Class.fullname"></a>
+<h4>Class.fullname</h4>
+<b>fullname</b>(<i></i>)
+<p>
+The full name of the class. It is just its name. This attribute
+        exists for consistency (see :data:`Function.fullname`).
+</p>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="CodeVisitor" ID="CodeVisitor"></a>
+<h2>CodeVisitor</h2>
+<p>
+Base class for every NodeVisitors in `radon.visitors`. It implements a
+    couple utility class methods and a static method.
+</p>
+<h3>Derived from</h3>
+ast.NodeVisitor
+<h3>Class Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Class Methods</h3>
+<table>
+<tr>
+<td><a href="#CodeVisitor.from_ast">from_ast</a></td>
+<td>Instantiate the class from an AST node.</td>
+</tr><tr>
+<td><a href="#CodeVisitor.from_code">from_code</a></td>
+<td>Instanciate the class from source code (string object).</td>
+</tr>
+</table>
+<h3>Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Static Methods</h3>
+<table>
+<tr>
+<td><a href="#CodeVisitor.get_name">get_name</a></td>
+<td>Shorthand for ``obj.__class__.__name__``.</td>
+</tr>
+</table>
+<a NAME="CodeVisitor.from_ast" ID="CodeVisitor.from_ast"></a>
+<h4>CodeVisitor.from_ast (class method)</h4>
+<b>from_ast</b>(<i>ast_node, **kwargs</i>)
+<p>
+Instantiate the class from an AST node. The `**kwargs` are
+        directly passed to the `ast.NodeVisitor` constructor.
+</p><a NAME="CodeVisitor.from_code" ID="CodeVisitor.from_code"></a>
+<h4>CodeVisitor.from_code (class method)</h4>
+<b>from_code</b>(<i>code, **kwargs</i>)
+<p>
+Instanciate the class from source code (string object). The
+        `**kwargs` are directly passed to the `ast.NodeVisitor` constructor.
+</p><a NAME="CodeVisitor.get_name" ID="CodeVisitor.get_name"></a>
+<h4>CodeVisitor.get_name (static)</h4>
+<b>get_name</b>(<i></i>)
+<p>
+Shorthand for ``obj.__class__.__name__``.
+</p>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="ComplexityVisitor" ID="ComplexityVisitor"></a>
+<h2>ComplexityVisitor</h2>
+<p>
+A visitor that keeps track of the cyclomatic complexity of
+    the elements.
+</p><p>
+    :param to_method: If True, every function is treated as a method. In this
+        case the *classname* parameter is used as class name.
+    :param classname: Name of parent class.
+    :param off: If True, the starting value for the complexity is set to 1,
+        otherwise to 0.
+</p>
+<h3>Derived from</h3>
+CodeVisitor
+<h3>Class Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Methods</h3>
+<table>
+<tr>
+<td><a href="#ComplexityVisitor.__init__">ComplexityVisitor</a></td>
+<td></td>
+</tr><tr>
+<td><a href="#ComplexityVisitor.blocks">blocks</a></td>
+<td>All the blocks visited.</td>
+</tr><tr>
+<td><a href="#ComplexityVisitor.classes_complexity">classes_complexity</a></td>
+<td>The total complexity from all classes (i.e.</td>
+</tr><tr>
+<td><a href="#ComplexityVisitor.functions_complexity">functions_complexity</a></td>
+<td>The total complexity from all functions (i.e.</td>
+</tr><tr>
+<td><a href="#ComplexityVisitor.generic_visit">generic_visit</a></td>
+<td>Main entry point for the visitor.</td>
+</tr><tr>
+<td><a href="#ComplexityVisitor.max_line">max_line</a></td>
+<td>The maximum line number among the analyzed lines.</td>
+</tr><tr>
+<td><a href="#ComplexityVisitor.total_complexity">total_complexity</a></td>
+<td>The total complexity.</td>
+</tr><tr>
+<td><a href="#ComplexityVisitor.visit_Assert">visit_Assert</a></td>
+<td>When visiting `assert` statements, the complexity is increased only if the `no_assert` attribute is `False`.</td>
+</tr><tr>
+<td><a href="#ComplexityVisitor.visit_ClassDef">visit_ClassDef</a></td>
+<td>When visiting classes a new visitor is created to recursively analyze the class' body and methods.</td>
+</tr><tr>
+<td><a href="#ComplexityVisitor.visit_FunctionDef">visit_FunctionDef</a></td>
+<td>When visiting functions a new visitor is created to recursively analyze the function's body.</td>
+</tr>
+</table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<a NAME="ComplexityVisitor.__init__" ID="ComplexityVisitor.__init__"></a>
+<h4>ComplexityVisitor (Constructor)</h4>
+<b>ComplexityVisitor</b>(<i>to_method=False, classname=None, off=True, no_assert=False</i>)
+<a NAME="ComplexityVisitor.blocks" ID="ComplexityVisitor.blocks"></a>
+<h4>ComplexityVisitor.blocks</h4>
+<b>blocks</b>(<i></i>)
+<p>
+All the blocks visited. These include: all the functions, the
+        classes and their methods. The returned list is not sorted.
+</p><a NAME="ComplexityVisitor.classes_complexity" ID="ComplexityVisitor.classes_complexity"></a>
+<h4>ComplexityVisitor.classes_complexity</h4>
+<b>classes_complexity</b>(<i></i>)
+<p>
+The total complexity from all classes (i.e. the total number of
+        decision points + 1).
+</p><a NAME="ComplexityVisitor.functions_complexity" ID="ComplexityVisitor.functions_complexity"></a>
+<h4>ComplexityVisitor.functions_complexity</h4>
+<b>functions_complexity</b>(<i></i>)
+<p>
+The total complexity from all functions (i.e. the total number of
+        decision points + 1).
+</p><p>
+        This is *not* the sum of all the complexity from the functions. Rather,
+        it's the complexity of the code *inside* all the functions.
+</p><a NAME="ComplexityVisitor.generic_visit" ID="ComplexityVisitor.generic_visit"></a>
+<h4>ComplexityVisitor.generic_visit</h4>
+<b>generic_visit</b>(<i>node</i>)
+<p>
+Main entry point for the visitor.
+</p><a NAME="ComplexityVisitor.max_line" ID="ComplexityVisitor.max_line"></a>
+<h4>ComplexityVisitor.max_line</h4>
+<b>max_line</b>(<i>value</i>)
+<p>
+The maximum line number among the analyzed lines.
+</p><a NAME="ComplexityVisitor.total_complexity" ID="ComplexityVisitor.total_complexity"></a>
+<h4>ComplexityVisitor.total_complexity</h4>
+<b>total_complexity</b>(<i></i>)
+<p>
+The total complexity. Computed adding up the visitor complexity, the
+        functions complexity, and the classes complexity.
+</p><a NAME="ComplexityVisitor.visit_Assert" ID="ComplexityVisitor.visit_Assert"></a>
+<h4>ComplexityVisitor.visit_Assert</h4>
+<b>visit_Assert</b>(<i>node</i>)
+<p>
+When visiting `assert` statements, the complexity is increased only
+        if the `no_assert` attribute is `False`.
+</p><a NAME="ComplexityVisitor.visit_ClassDef" ID="ComplexityVisitor.visit_ClassDef"></a>
+<h4>ComplexityVisitor.visit_ClassDef</h4>
+<b>visit_ClassDef</b>(<i>node</i>)
+<p>
+When visiting classes a new visitor is created to recursively
+        analyze the class' body and methods.
+</p><a NAME="ComplexityVisitor.visit_FunctionDef" ID="ComplexityVisitor.visit_FunctionDef"></a>
+<h4>ComplexityVisitor.visit_FunctionDef</h4>
+<b>visit_FunctionDef</b>(<i>node</i>)
+<p>
+When visiting functions a new visitor is created to recursively
+        analyze the function's body.
+</p>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="Function" ID="Function"></a>
+<h2>Function</h2>
+<p>
+Object represeting a function block.
+</p>
+<h3>Derived from</h3>
+BaseFunc
+<h3>Class Attributes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Methods</h3>
+<table>
+<tr>
+<td><a href="#Function.__str__">__str__</a></td>
+<td>String representation of a function block.</td>
+</tr><tr>
+<td><a href="#Function.fullname">fullname</a></td>
+<td>The full name of the function.</td>
+</tr><tr>
+<td><a href="#Function.letter">letter</a></td>
+<td>The letter representing the function.</td>
+</tr>
+</table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<a NAME="Function.__str__" ID="Function.__str__"></a>
+<h4>Function.__str__</h4>
+<b>__str__</b>(<i></i>)
+<p>
+String representation of a function block.
+</p><a NAME="Function.fullname" ID="Function.fullname"></a>
+<h4>Function.fullname</h4>
+<b>fullname</b>(<i></i>)
+<p>
+The full name of the function. If it is a method, then the full name
+        is:
+                {class name}.{method name}
+        Otherwise it is just the function name.
+</p><a NAME="Function.letter" ID="Function.letter"></a>
+<h4>Function.letter</h4>
+<b>letter</b>(<i></i>)
+<p>
+The letter representing the function. It is `M` if the function is
+        actually a method, `F` otherwise.
+</p>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="HalsteadVisitor" ID="HalsteadVisitor"></a>
+<h2>HalsteadVisitor</h2>
+<p>
+Visitor that keeps track of operators and operands, in order to compute
+    Halstead metrics (see :func:`radon.metrics.h_visit`).
+</p>
+<h3>Derived from</h3>
+CodeVisitor
+<h3>Class Attributes</h3>
+<table>
+<tr><td>types</td></tr>
+</table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Methods</h3>
+<table>
+<tr>
+<td><a href="#HalsteadVisitor.__init__">HalsteadVisitor</a></td>
+<td>*context* is a string used to keep track the analysis' context.</td>
+</tr><tr>
+<td><a href="#HalsteadVisitor.aux">aux</a></td>
+<td>Actual function that updates the stats.</td>
+</tr><tr>
+<td><a href="#HalsteadVisitor.dispatch">dispatch</a></td>
+<td>This decorator does all the hard work needed for every node.</td>
+</tr><tr>
+<td><a href="#HalsteadVisitor.distinct_operands">distinct_operands</a></td>
+<td>The number of distinct operands.</td>
+</tr><tr>
+<td><a href="#HalsteadVisitor.distinct_operators">distinct_operators</a></td>
+<td>The number of distinct operators.</td>
+</tr><tr>
+<td><a href="#HalsteadVisitor.visit_AugAssign">visit_AugAssign</a></td>
+<td>An augmented assign (contains an operator).</td>
+</tr><tr>
+<td><a href="#HalsteadVisitor.visit_BinOp">visit_BinOp</a></td>
+<td>A binary operator.</td>
+</tr><tr>
+<td><a href="#HalsteadVisitor.visit_BoolOp">visit_BoolOp</a></td>
+<td>A boolean operator.</td>
+</tr><tr>
+<td><a href="#HalsteadVisitor.visit_Compare">visit_Compare</a></td>
+<td>A comparison.</td>
+</tr><tr>
+<td><a href="#HalsteadVisitor.visit_FunctionDef">visit_FunctionDef</a></td>
+<td>When visiting functions, another visitor is created to recursively analyze the function's body.</td>
+</tr><tr>
+<td><a href="#HalsteadVisitor.visit_UnaryOp">visit_UnaryOp</a></td>
+<td>A unary operator.</td>
+</tr>
+</table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<a NAME="HalsteadVisitor.__init__" ID="HalsteadVisitor.__init__"></a>
+<h4>HalsteadVisitor (Constructor)</h4>
+<b>HalsteadVisitor</b>(<i>context=None</i>)
+<p>
+*context* is a string used to keep track the analysis' context.
+</p><a NAME="HalsteadVisitor.aux" ID="HalsteadVisitor.aux"></a>
+<h4>HalsteadVisitor.aux</h4>
+<b>aux</b>(<i>node</i>)
+<p>
+Actual function that updates the stats.
+</p><a NAME="HalsteadVisitor.dispatch" ID="HalsteadVisitor.dispatch"></a>
+<h4>HalsteadVisitor.dispatch</h4>
+<b>dispatch</b>(<i></i>)
+<p>
+This decorator does all the hard work needed for every node.
+</p><p>
+        The decorated method must return a tuple of 4 elements:
+</p><p>
+            * the number of operators
+            * the number of operands
+            * the operators seen (a sequence)
+            * the operands seen (a sequence)
+</p><a NAME="HalsteadVisitor.distinct_operands" ID="HalsteadVisitor.distinct_operands"></a>
+<h4>HalsteadVisitor.distinct_operands</h4>
+<b>distinct_operands</b>(<i></i>)
+<p>
+The number of distinct operands.
+</p><a NAME="HalsteadVisitor.distinct_operators" ID="HalsteadVisitor.distinct_operators"></a>
+<h4>HalsteadVisitor.distinct_operators</h4>
+<b>distinct_operators</b>(<i></i>)
+<p>
+The number of distinct operators.
+</p><a NAME="HalsteadVisitor.visit_AugAssign" ID="HalsteadVisitor.visit_AugAssign"></a>
+<h4>HalsteadVisitor.visit_AugAssign</h4>
+<b>visit_AugAssign</b>(<i>node</i>)
+<p>
+An augmented assign (contains an operator).
+</p><a NAME="HalsteadVisitor.visit_BinOp" ID="HalsteadVisitor.visit_BinOp"></a>
+<h4>HalsteadVisitor.visit_BinOp</h4>
+<b>visit_BinOp</b>(<i>node</i>)
+<p>
+A binary operator.
+</p><a NAME="HalsteadVisitor.visit_BoolOp" ID="HalsteadVisitor.visit_BoolOp"></a>
+<h4>HalsteadVisitor.visit_BoolOp</h4>
+<b>visit_BoolOp</b>(<i>node</i>)
+<p>
+A boolean operator.
+</p><a NAME="HalsteadVisitor.visit_Compare" ID="HalsteadVisitor.visit_Compare"></a>
+<h4>HalsteadVisitor.visit_Compare</h4>
+<b>visit_Compare</b>(<i>node</i>)
+<p>
+A comparison.
+</p><a NAME="HalsteadVisitor.visit_FunctionDef" ID="HalsteadVisitor.visit_FunctionDef"></a>
+<h4>HalsteadVisitor.visit_FunctionDef</h4>
+<b>visit_FunctionDef</b>(<i>node</i>)
+<p>
+When visiting functions, another visitor is created to recursively
+        analyze the function's body.
+</p><a NAME="HalsteadVisitor.visit_UnaryOp" ID="HalsteadVisitor.visit_UnaryOp"></a>
+<h4>HalsteadVisitor.visit_UnaryOp</h4>
+<b>visit_UnaryOp</b>(<i>node</i>)
+<p>
+A unary operator.
+</p>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="code2ast" ID="code2ast"></a>
+<h2>code2ast</h2>
+<b>code2ast</b>(<i>source</i>)
+<p>
+Convert a string object into an AST object. This function attempts to
+    convert the string into bytes.
+</p>
+<div align="right"><a href="#top">Up</a></div>
+<hr />
+</body></html>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/RadonMetrics/Documentation/source/index-Plugin_Metrics_Radon.RadonMetrics.html	Sat Sep 19 20:00:54 2015 +0200
@@ -0,0 +1,58 @@
+<!DOCTYPE html>
+<html><head>
+<title>Plugin_Metrics_Radon.RadonMetrics</title>
+<meta charset="UTF-8">
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</head>
+<body>
+<h1>Plugin_Metrics_Radon.RadonMetrics</h1>
+<p>
+Package containing the radon code metrics dialogs, supporting functions and
+data.
+</p>
+
+<h3>Packages</h3>
+<table>
+<tr>
+<td><a href="index-Plugin_Metrics_Radon.RadonMetrics.radon.html">radon</a></td>
+<td></td>
+</tr>
+</table>
+
+<h3>Modules</h3>
+<table>
+<tr>
+<td><a href="Plugin_Metrics_Radon.RadonMetrics.CodeMetricsCalculator.html">CodeMetricsCalculator</a></td>
+<td>Module implementing the raw code metrics service.</td>
+</tr><tr>
+<td><a href="Plugin_Metrics_Radon.RadonMetrics.CyclomaticComplexityCalculator.html">CyclomaticComplexityCalculator</a></td>
+<td>Module implementing the cyclomatic complexity service.</td>
+</tr><tr>
+<td><a href="Plugin_Metrics_Radon.RadonMetrics.CyclomaticComplexityDialog.html">CyclomaticComplexityDialog</a></td>
+<td>Module implementing a dialog to show the cyclomatic complexity (McCabe complexity).</td>
+</tr><tr>
+<td><a href="Plugin_Metrics_Radon.RadonMetrics.MaintainabilityIndexCalculator.html">MaintainabilityIndexCalculator</a></td>
+<td>Module implementing the maintainability index service.</td>
+</tr><tr>
+<td><a href="Plugin_Metrics_Radon.RadonMetrics.MaintainabilityIndexDialog.html">MaintainabilityIndexDialog</a></td>
+<td>Module implementing a dialog to show maintainability indexes.</td>
+</tr><tr>
+<td><a href="Plugin_Metrics_Radon.RadonMetrics.RawMetricsDialog.html">RawMetricsDialog</a></td>
+<td>Module implementing a dialog to show raw code metrics.</td>
+</tr>
+</table>
+</body></html>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/RadonMetrics/Documentation/source/index-Plugin_Metrics_Radon.RadonMetrics.radon.html	Sat Sep 19 20:00:54 2015 +0200
@@ -0,0 +1,42 @@
+<!DOCTYPE html>
+<html><head>
+<title>Plugin_Metrics_Radon.RadonMetrics.radon</title>
+<meta charset="UTF-8">
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</head>
+<body>
+<h1>Plugin_Metrics_Radon.RadonMetrics.radon</h1>
+
+
+
+<h3>Modules</h3>
+<table>
+<tr>
+<td><a href="Plugin_Metrics_Radon.RadonMetrics.radon.complexity.html">complexity</a></td>
+<td></td>
+</tr><tr>
+<td><a href="Plugin_Metrics_Radon.RadonMetrics.radon.metrics.html">metrics</a></td>
+<td></td>
+</tr><tr>
+<td><a href="Plugin_Metrics_Radon.RadonMetrics.radon.raw.html">raw</a></td>
+<td></td>
+</tr><tr>
+<td><a href="Plugin_Metrics_Radon.RadonMetrics.radon.visitors.html">visitors</a></td>
+<td></td>
+</tr>
+</table>
+</body></html>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/RadonMetrics/Documentation/source/index-Plugin_Metrics_Radon.html	Sat Sep 19 20:00:54 2015 +0200
@@ -0,0 +1,42 @@
+<!DOCTYPE html>
+<html><head>
+<title>Plugin_Metrics_Radon</title>
+<meta charset="UTF-8">
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</head>
+<body>
+<h1>Plugin_Metrics_Radon</h1>
+<p>
+Package implementing the radon code metrics plug-in.
+</p>
+
+<h3>Packages</h3>
+<table>
+<tr>
+<td><a href="index-Plugin_Metrics_Radon.RadonMetrics.html">RadonMetrics</a></td>
+<td>Package containing the radon code metrics dialogs, supporting functions and data.</td>
+</tr>
+</table>
+
+<h3>Modules</h3>
+<table>
+<tr>
+<td><a href="Plugin_Metrics_Radon.PluginMetricsRadon.html">PluginMetricsRadon</a></td>
+<td>Module implementing the radon code metrics plug-in.</td>
+</tr>
+</table>
+</body></html>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/RadonMetrics/Documentation/source/index.html	Sat Sep 19 20:00:54 2015 +0200
@@ -0,0 +1,33 @@
+<!DOCTYPE html>
+<html><head>
+<title>Table of contents</title>
+<meta charset="UTF-8">
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</head>
+<body>
+<h1>Table of contents</h1>
+
+
+<h3>Packages</h3>
+<table>
+<tr>
+<td><a href="index-Plugin_Metrics_Radon.html">Plugin_Metrics_Radon</a></td>
+<td>Package implementing the radon code metrics plug-in.</td>
+</tr>
+</table>
+
+</body></html>
\ No newline at end of file
--- a/RadonMetrics/MaintainabilityIndexDialog.ui	Sat Sep 19 18:24:07 2015 +0200
+++ b/RadonMetrics/MaintainabilityIndexDialog.ui	Sat Sep 19 20:00:54 2015 +0200
@@ -15,7 +15,7 @@
   </property>
   <property name="whatsThis">
    <string>&lt;b&gt;Maintainability Index&lt;/b&gt;
-&lt;p&gt;This dialog shows the mintainability index and rank.&lt;/p&gt;</string>
+&lt;p&gt;This dialog shows the maintainability index and rank.&lt;/p&gt;</string>
   </property>
   <property name="sizeGripEnabled">
    <bool>true</bool>
@@ -69,7 +69,7 @@
       <item>
        <widget class="QPushButton" name="startButton">
         <property name="toolTip">
-         <string>Press to start the code metrics run</string>
+         <string>Press to start the calculation</string>
         </property>
         <property name="text">
          <string>Start</string>
@@ -141,7 +141,7 @@
    <item>
     <widget class="QProgressBar" name="checkProgress">
      <property name="toolTip">
-      <string>Shows the progress of the code metrics action</string>
+      <string>Shows the progress of the calculation</string>
      </property>
      <property name="value">
       <number>0</number>
--- a/RadonMetrics/RawMetricsDialog.py	Sat Sep 19 18:24:07 2015 +0200
+++ b/RadonMetrics/RawMetricsDialog.py	Sat Sep 19 20:00:54 2015 +0200
@@ -420,12 +420,14 @@
         self.__createSummaryItem(
             self.tr("LLOC"), self.__locale.toString(self.__summary["lloc"]))
         self.__createSummaryItem(
-            self.tr("Comments"),
+            self.tr("Comment Lines"),
             self.__locale.toString(self.__summary["comments"]))
         self.__createSummaryItem(
-            self.tr("Multi"), self.__locale.toString(self.__summary["multi"]))
+            self.tr("Multiline Strings"),
+            self.__locale.toString(self.__summary["multi"]))
         self.__createSummaryItem(
-            self.tr("Empty"), self.__locale.toString(self.__summary["blank"]))
+            self.tr("Empty Lines"),
+            self.__locale.toString(self.__summary["blank"]))
         
         self.summaryList.header().resizeSections(QHeaderView.ResizeToContents)
         self.summaryList.header().setStretchLastSection(True)
--- a/RadonMetrics/RawMetricsDialog.ui	Sat Sep 19 18:24:07 2015 +0200
+++ b/RadonMetrics/RawMetricsDialog.ui	Sat Sep 19 20:00:54 2015 +0200
@@ -69,7 +69,7 @@
       <item>
        <widget class="QPushButton" name="startButton">
         <property name="toolTip">
-         <string>Press to start the code metrics run</string>
+         <string>Press to start the calculation</string>
         </property>
         <property name="text">
          <string>Start</string>
@@ -191,7 +191,7 @@
    <item>
     <widget class="QProgressBar" name="checkProgress">
      <property name="toolTip">
-      <string>Shows the progress of the code metrics action</string>
+      <string>Shows the progress of the calculation</string>
      </property>
      <property name="value">
       <number>0</number>
Binary file RadonMetrics/i18n/radon_de.qm has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/RadonMetrics/i18n/radon_de.ts	Sat Sep 19 20:00:54 2015 +0200
@@ -0,0 +1,406 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS><TS version="2.0" language="de_DE" sourcelanguage="">
+<context>
+    <name>CyclomaticComplexityDialog</name>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="14"/>
+        <source>Cyclomatic Complexity</source>
+        <translation>Zyklomatische Komplexität</translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="17"/>
+        <source>&lt;b&gt;Cyclomatic Complexity&lt;/b&gt;
+&lt;p&gt;This dialog shows the cyclomatic complexity and rank.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Zyklomatische Komplexität&lt;/b&gt;
+&lt;p&gt;Dieser Dialog zeigt die zyklomatische Komplexität und eine Bewertung.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="48"/>
+        <source>Exclude Files:</source>
+        <translation>Ignoriere Dateien:</translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="55"/>
+        <source>Enter filename patterns of files to be excluded separated by a comma</source>
+        <translation>Gib Dateimuster getrennt durch Komma von Dateien ein, die ignoriert werden sollen</translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="75"/>
+        <source>Start</source>
+        <translation>Starten</translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="89"/>
+        <source>Type</source>
+        <translation>Typ</translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="94"/>
+        <source>Name</source>
+        <translation>Name</translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="99"/>
+        <source>Complexity</source>
+        <translation>Komplexität</translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="104"/>
+        <source>Rank</source>
+        <translation>Bewertung</translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="179"/>
+        <source>%v/%m Files</source>
+        <translation>%v/%m Dateien</translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.py" line="75"/>
+        <source>&lt;table&gt;&lt;tr&gt;&lt;td colspan=3&gt;&lt;b&gt;Ranking:&lt;/b&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;A&lt;/b&gt;&lt;/td&gt;&lt;td&gt;1 - 5&lt;/td&gt;&lt;td&gt;(low risk - simple block)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;B&lt;/b&gt;&lt;/td&gt;&lt;td&gt;6 - 10&lt;/td&gt;&lt;td&gt;(low risk - well structured and stable block)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;C&lt;/b&gt;&lt;/td&gt;&lt;td&gt;11 - 20&lt;/td&gt;&lt;td&gt;(moderate risk - slightly complex block)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;D&lt;/b&gt;&lt;/td&gt;&lt;td&gt;21 - 30&lt;/td&gt;&lt;td&gt;(more than moderate risk - more complex block)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;E&lt;/b&gt;&lt;/td&gt;&lt;td&gt;31 - 40&lt;/td&gt;&lt;td&gt;(high risk - complex block, alarming)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;F&lt;/b&gt;&lt;/td&gt;&lt;td&gt;&amp;gt; 40&lt;/td&gt;&lt;td&gt;(very high risk - error-prone, unstable block)&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
+        <translation>&lt;table&gt;&lt;tr&gt;&lt;td colspan=3&gt;&lt;b&gt;Bewertung:&lt;/b&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;A&lt;/b&gt;&lt;/td&gt;&lt;td&gt;1 - 5&lt;/td&gt;&lt;td&gt;(geringes Risiko - einfacher Block)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;B&lt;/b&gt;&lt;/td&gt;&lt;td&gt;6 - 10&lt;/td&gt;&lt;td&gt;(geringes Risika - gut strukturierter und stabiler Block)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;C&lt;/b&gt;&lt;/td&gt;&lt;td&gt;11 - 20&lt;/td&gt;&lt;td&gt;(moderates Risiko - etwas komplexerer Block)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;D&lt;/b&gt;&lt;/td&gt;&lt;td&gt;21 - 30&lt;/td&gt;&lt;td&gt;(mehr als moderates Risiko - komplexerer Block)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;E&lt;/b&gt;&lt;/td&gt;&lt;td&gt;31 - 40&lt;/td&gt;&lt;td&gt;(hohes Risiko - komplexer Block, alarmierend)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;F&lt;/b&gt;&lt;/td&gt;&lt;td&gt;&amp;gt; 40&lt;/td&gt;&lt;td&gt;(sehr hohes Risiko - fehleranfälliger, instabiler Block)&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.py" line="92"/>
+        <source>&lt;table&gt;&lt;tr&gt;&lt;td colspan=2&gt;&lt;b&gt;Type:&lt;/b&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;C&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Class&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;F&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Function&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;M&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Method&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
+        <translation>&lt;table&gt;&lt;tr&gt;&lt;td colspan=2&gt;&lt;b&gt;Typ:&lt;/b&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;C&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Klasse&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;F&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Funktion&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;M&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Methode&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.py" line="175"/>
+        <source>Errors</source>
+        <translation>Fehler</translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.py" line="327"/>
+        <source>Preparing files...</source>
+        <translation>Bereite Dateien vor...</translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.py" line="449"/>
+        <source>&lt;b&gt;Summary:&lt;/b&gt;&lt;br/&gt;{0} blocks (classes, functions, methods) analyzed.&lt;br/&gt;Average complexity: {7} ({8})&lt;table&gt;&lt;tr&gt;&lt;td width=30&gt;&lt;b&gt;A&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{1} blocks&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=30&gt;&lt;b&gt;B&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{2} blocks&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=30&gt;&lt;b&gt;C&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{3} blocks&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=30&gt;&lt;b&gt;D&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{4} blocks&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=30&gt;&lt;b&gt;E&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{5} blocks&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=30&gt;&lt;b&gt;F&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{6} blocks&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
+        <translation>&lt;b&gt;Zusammenfassung:&lt;/b&gt;&lt;br/&gt;{0} Blöcke (Klassen, Funktionen, Methoden) analysiert.&lt;br/&gt;Mittlere Komplexität: {7} ({8})&lt;table&gt;&lt;tr&gt;&lt;td width=30&gt;&lt;b&gt;A&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{1} Blöcke&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=30&gt;&lt;b&gt;B&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{2} Blöcke&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=30&gt;&lt;b&gt;C&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{3} Blöcke&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=30&gt;&lt;b&gt;D&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{4} Blöcke&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=30&gt;&lt;b&gt;E&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{5} Blöcke&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=30&gt;&lt;b&gt;F&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{6} Blöcke&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="72"/>
+        <source>Press to start the calculation</source>
+        <translation>Drücken, um die Berechnung zu starten</translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="170"/>
+        <source>Shows the progress of the calculation</source>
+        <translation>Zeigt den Fortschritt der Berechnung</translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="109"/>
+        <source>Begin</source>
+        <translation>Anfang</translation>
+    </message>
+</context>
+<context>
+    <name>MaintainabilityIndexDialog</name>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="14"/>
+        <source>Maintainability Index</source>
+        <translation>Wartbarkeitsindex</translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="48"/>
+        <source>Exclude Files:</source>
+        <translation>Ignoriere Dateien:</translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="55"/>
+        <source>Enter filename patterns of files to be excluded separated by a comma</source>
+        <translation>Gib Dateimuster getrennt durch Komma von Dateien ein, die ignoriert werden sollen</translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="75"/>
+        <source>Start</source>
+        <translation>Starten</translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="89"/>
+        <source>Name</source>
+        <translation>Name</translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="94"/>
+        <source>Score</source>
+        <translation>Wert</translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="99"/>
+        <source>Rank</source>
+        <translation>Bewertung</translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="153"/>
+        <source>%v/%m Files</source>
+        <translation>%v/%m Dateien</translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.py" line="71"/>
+        <source>&lt;table&gt;&lt;tr&gt;&lt;td colspan=2&gt;&lt;b&gt;Ranking:&lt;/b&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;A&lt;/b&gt;&lt;/td&gt;&lt;td&gt;score &amp;gt; 19&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;B&lt;/b&gt;&lt;/td&gt;&lt;td&gt;9 &amp;lt; score &amp;le; 19&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;C&lt;/b&gt;&lt;/td&gt;&lt;td&gt;score &amp;le; 9&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
+        <translation>&lt;table&gt;&lt;tr&gt;&lt;td colspan=2&gt;&lt;b&gt;Bewertung:&lt;/b&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;A&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Wert &amp;gt; 19&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;B&lt;/b&gt;&lt;/td&gt;&lt;td&gt;9 &amp;lt; Wert &amp;le; 19&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;C&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Wert &amp;le; 9&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.py" line="127"/>
+        <source>Errors</source>
+        <translation>Fehler</translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.py" line="268"/>
+        <source>Preparing files...</source>
+        <translation>Bereite Dateien vor...</translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.py" line="377"/>
+        <source>&lt;table&gt;&lt;tr&gt;&lt;td colspan=2&gt;&lt;b&gt;Summary:&lt;/b&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;A&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0} files&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;B&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{1} files&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;C&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{2} files&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
+        <translation>&lt;table&gt;&lt;tr&gt;&lt;td colspan=2&gt;&lt;b&gt;Zusammenfassung:&lt;/b&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;A&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0} Dateien&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;B&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{1} Dateien&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;C&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{2} Dateien&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="72"/>
+        <source>Press to start the calculation</source>
+        <translation>Drücken, um die Berechnung zu starten</translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="144"/>
+        <source>Shows the progress of the calculation</source>
+        <translation>Zeigt den Fortschritt der Berechnung</translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="17"/>
+        <source>&lt;b&gt;Maintainability Index&lt;/b&gt;
+&lt;p&gt;This dialog shows the maintainability index and rank.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Wartbarkeitsindex&lt;/b&gt;
+&lt;p&gt;Dieser Dialog zeigt den Wartbarkeitsindex und eine Bewertung.&lt;/p&gt;</translation>
+    </message>
+</context>
+<context>
+    <name>RadonMetricsPlugin</name>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="221"/>
+        <source>Python 2 batch job</source>
+        <translation>Python 2 Stapelprüfung</translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="244"/>
+        <source>Python 3 batch job</source>
+        <translation>Python 3 Stapelprüfung</translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="285"/>
+        <source>Unknown metrics result received ({0}).</source>
+        <translation>Unbekannte Metrik empfangen ({0}).</translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="1025"/>
+        <source>Radon</source>
+        <translation>Radon</translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="737"/>
+        <source>Code Metrics</source>
+        <translation>Quelltextmetriken</translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="737"/>
+        <source>Code &amp;Metrics...</source>
+        <translation>Quelltext&amp;metriken...</translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="741"/>
+        <source>Show raw code metrics.</source>
+        <translation>Zeige einige Quelltextmetriken an.</translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="743"/>
+        <source>&lt;b&gt;Code Metrics...&lt;/b&gt;&lt;p&gt;This calculates raw code metrics of Python files and shows the amount of lines of code, logical lines of code, source lines of code, comment lines, multi-line strings and blank lines.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Quelltextmetriken...&lt;/b&gt;&lt;p&gt;Dies ermittelt einige Quelltextmetriken für Python Dateien und zeigt die Anzahl der Textzeilen, logischen Quelltextzeilen, Quelltextzeilen, Kommentarzeilen, mehrzeiligen Zeichenketten und Lerrzeilen.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="754"/>
+        <source>Maintainability Index</source>
+        <translation>Wartbarkeitsindex</translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="754"/>
+        <source>Maintainability &amp;Index...</source>
+        <translation>Wartbarkeits&amp;index...</translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="758"/>
+        <source>Show the maintainability index for Python files.</source>
+        <translation>Zeigt den Wartbarkeitsindex für Python Dateien an.</translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="760"/>
+        <source>&lt;b&gt;Maintainability Index...&lt;/b&gt;&lt;p&gt;This calculates the maintainability index of Python files and shows it together with a ranking.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Wartbarkeitsindex...&lt;/b&gt;&lt;p&gt;Dies ermittelt den Wartbarkeitsindex für Python Dateien und zeigt ihn zusammen mit einer Bewertung an.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="771"/>
+        <source>Cyclomatic Complexity</source>
+        <translation>Zyklomatische Komplexität</translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="771"/>
+        <source>Cyclomatic &amp;Complexity...</source>
+        <translation>Zyklomatische &amp;Komplexität...</translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="775"/>
+        <source>Show the cyclomatic complexity for Python files.</source>
+        <translation>Zeigt die zyklomatische Komplexität für Python Dateien an.</translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="777"/>
+        <source>&lt;b&gt;Cyclomatic Complexity...&lt;/b&gt;&lt;p&gt;This calculates the cyclomatic complexity of Python files and shows it together with a ranking.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Zyklomatische Komplexität...&lt;/b&gt;&lt;p&gt;Dies ermittelt die zyklomatische Komplexität von Python Dateien und zeigt sie zusammen mit einer Bewertung an.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="1025"/>
+        <source>&lt;p&gt;&lt;b&gt;Radon Version {0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Radon is a Python tool that computes various metrics from the source code. Radon can compute:&lt;ul&gt;&lt;li&gt;&lt;b&gt;Raw&lt;/b&gt; metrics (these include SLOC, comment lines, blank lines, multi line strings, ...)&lt;/li&gt;&lt;li&gt;&lt;b&gt;Maintainability Index&lt;/b&gt; (the one used in Visual Studio)&lt;/li&gt;&lt;li&gt;&lt;b&gt;McCabe&apos;s complexity&lt;/b&gt;, i.e. cyclomatic complexity&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;</source>
+        <translation>&lt;p&gt;&lt;b&gt;Radon Version {0}&lt;/b&gt;&lt;p&gt;Radon ist ein Werkzeug, das verschiedene Metriken für Python Quelltexte ermittelt. Radon kann die folgenden Metriken ermitteln:&lt;ul&gt;&lt;li&gt;&lt;b&gt;Quelltext&lt;/b&gt;metrik (dies beinhaltet Quelltextzeilen, Kommentarzeilen, Leerzeilen, mehrzeilige Zeichenketten, ...)&lt;/li&gt;&lt;li&gt;&lt;b&gt;Wartbarkeitsindex&lt;/b&gt; (wie von Visual Studio)&lt;/li&gt;&lt;li&gt;&lt;b&gt;McCabe Komplexität&lt;/b&gt;, d.h. zyklomatische Komplexität&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;</translation>
+    </message>
+</context>
+<context>
+    <name>RawMetricsDialog</name>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="14"/>
+        <source>Code Metrics</source>
+        <translation>Quelltextmetriken</translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="17"/>
+        <source>&lt;b&gt;Code Metrics&lt;/b&gt;
+&lt;p&gt;This dialog shows some code metrics.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Quelltextmetriken&lt;/b&gt;
+&lt;p&gt;Dieses Fenster zeigt einige Quelltextmetriken an.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="48"/>
+        <source>Exclude Files:</source>
+        <translation>Ignoriere Dateien:</translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="55"/>
+        <source>Enter filename patterns of files to be excluded separated by a comma</source>
+        <translation>Gib Dateimuster getrennt durch Komma von Dateien ein, die ignoriert werden sollen</translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="75"/>
+        <source>Start</source>
+        <translation>Starten</translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="89"/>
+        <source>Name</source>
+        <translation>Name</translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="416"/>
+        <source>LOC</source>
+        <translation>LOC</translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="418"/>
+        <source>SLOC</source>
+        <translation>SLOC</translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="420"/>
+        <source>LLOC</source>
+        <translation>LLOC</translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="109"/>
+        <source>Comments</source>
+        <translation>Kommentare</translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="114"/>
+        <source>Multi</source>
+        <translation>Mehrfach</translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="119"/>
+        <source>Empty</source>
+        <translation>Leer</translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="124"/>
+        <source>C % L</source>
+        <translation>K % L</translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="129"/>
+        <source>C % S</source>
+        <translation>K % S</translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="134"/>
+        <source>C + M % L</source>
+        <translation>K + M % L</translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="159"/>
+        <source>Summary</source>
+        <translation>Zusammenfassung</translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="164"/>
+        <source>#</source>
+        <translation>#</translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="203"/>
+        <source>%v/%m Files</source>
+        <translation>%v/%m Dateien</translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="76"/>
+        <source>&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;LOC&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Lines of code (LOC = SLOC + Empty)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;SLOC&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Source lines of code&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;LLOC&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Logical lines of code&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Comments&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Comment lines&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Multi&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Lines in multi line strings&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Empty&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Blank lines&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=2&gt;&lt;b&gt;Comment Statistics:&lt;/b&gt;&lt;/td&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;C % L&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Comments to lines ratio&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;C % S&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Comments to source lines ratio&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;C + M % L&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Comments plus multi line strings to lines ratio&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
+        <translation>&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;LOC&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Textzeilen (LOC = SLOC + Leerzeilen)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;SLOC&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Quelltextzeilen&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;LLOC&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Logische Quelltextzeilen&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Kommentare&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Kommentarzeilen&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Mehrfach&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Zeilen in mehrzeiligen Zeichenketten&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Leer&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Leerzeilen&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=2&gt;&lt;b&gt;Kommentarstatistiken:&lt;/b&gt;&lt;/td&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;K % L&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Verhältnis Kommentare zu Textzeilen&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;K % S&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Verhältnis Kommentare zu Quelltextzeilen&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;K + M % L&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Verhältnis der Summe aus Kommentaren und mehrzeiliger Zeichenketten zu Textzeilen&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="138"/>
+        <source>Errors</source>
+        <translation>Fehler</translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="276"/>
+        <source>Preparing files...</source>
+        <translation>Bereite Dateien vor...</translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="414"/>
+        <source>Files</source>
+        <translation>Dateien</translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="72"/>
+        <source>Press to start the calculation</source>
+        <translation>Drücke, um die Berechnung zu starten</translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="194"/>
+        <source>Shows the progress of the calculation</source>
+        <translation>Zeigt den Fortschritt der Berechnung</translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="422"/>
+        <source>Comment Lines</source>
+        <translation>Kommentarzeilen</translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="425"/>
+        <source>Multiline Strings</source>
+        <translation>Mehrzeiligen Zeichenketten</translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="428"/>
+        <source>Empty Lines</source>
+        <translation>Leerzeilen</translation>
+    </message>
+</context>
+</TS>
Binary file RadonMetrics/i18n/radon_en.qm has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/RadonMetrics/i18n/radon_en.ts	Sat Sep 19 20:00:54 2015 +0200
@@ -0,0 +1,403 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS><TS version="2.0" language="en_US" sourcelanguage="">
+<context>
+    <name>CyclomaticComplexityDialog</name>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="14"/>
+        <source>Cyclomatic Complexity</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="17"/>
+        <source>&lt;b&gt;Cyclomatic Complexity&lt;/b&gt;
+&lt;p&gt;This dialog shows the cyclomatic complexity and rank.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="48"/>
+        <source>Exclude Files:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="55"/>
+        <source>Enter filename patterns of files to be excluded separated by a comma</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="75"/>
+        <source>Start</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="89"/>
+        <source>Type</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="94"/>
+        <source>Name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="99"/>
+        <source>Complexity</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="104"/>
+        <source>Rank</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="179"/>
+        <source>%v/%m Files</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.py" line="75"/>
+        <source>&lt;table&gt;&lt;tr&gt;&lt;td colspan=3&gt;&lt;b&gt;Ranking:&lt;/b&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;A&lt;/b&gt;&lt;/td&gt;&lt;td&gt;1 - 5&lt;/td&gt;&lt;td&gt;(low risk - simple block)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;B&lt;/b&gt;&lt;/td&gt;&lt;td&gt;6 - 10&lt;/td&gt;&lt;td&gt;(low risk - well structured and stable block)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;C&lt;/b&gt;&lt;/td&gt;&lt;td&gt;11 - 20&lt;/td&gt;&lt;td&gt;(moderate risk - slightly complex block)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;D&lt;/b&gt;&lt;/td&gt;&lt;td&gt;21 - 30&lt;/td&gt;&lt;td&gt;(more than moderate risk - more complex block)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;E&lt;/b&gt;&lt;/td&gt;&lt;td&gt;31 - 40&lt;/td&gt;&lt;td&gt;(high risk - complex block, alarming)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;F&lt;/b&gt;&lt;/td&gt;&lt;td&gt;&amp;gt; 40&lt;/td&gt;&lt;td&gt;(very high risk - error-prone, unstable block)&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.py" line="92"/>
+        <source>&lt;table&gt;&lt;tr&gt;&lt;td colspan=2&gt;&lt;b&gt;Type:&lt;/b&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;C&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Class&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;F&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Function&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;M&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Method&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.py" line="175"/>
+        <source>Errors</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.py" line="327"/>
+        <source>Preparing files...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.py" line="449"/>
+        <source>&lt;b&gt;Summary:&lt;/b&gt;&lt;br/&gt;{0} blocks (classes, functions, methods) analyzed.&lt;br/&gt;Average complexity: {7} ({8})&lt;table&gt;&lt;tr&gt;&lt;td width=30&gt;&lt;b&gt;A&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{1} blocks&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=30&gt;&lt;b&gt;B&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{2} blocks&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=30&gt;&lt;b&gt;C&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{3} blocks&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=30&gt;&lt;b&gt;D&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{4} blocks&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=30&gt;&lt;b&gt;E&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{5} blocks&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=30&gt;&lt;b&gt;F&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{6} blocks&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="72"/>
+        <source>Press to start the calculation</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="109"/>
+        <source>Begin</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="170"/>
+        <source>Shows the progress of the calculation</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>MaintainabilityIndexDialog</name>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="14"/>
+        <source>Maintainability Index</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="48"/>
+        <source>Exclude Files:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="55"/>
+        <source>Enter filename patterns of files to be excluded separated by a comma</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="75"/>
+        <source>Start</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="89"/>
+        <source>Name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="94"/>
+        <source>Score</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="99"/>
+        <source>Rank</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="153"/>
+        <source>%v/%m Files</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.py" line="71"/>
+        <source>&lt;table&gt;&lt;tr&gt;&lt;td colspan=2&gt;&lt;b&gt;Ranking:&lt;/b&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;A&lt;/b&gt;&lt;/td&gt;&lt;td&gt;score &amp;gt; 19&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;B&lt;/b&gt;&lt;/td&gt;&lt;td&gt;9 &amp;lt; score &amp;le; 19&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;C&lt;/b&gt;&lt;/td&gt;&lt;td&gt;score &amp;le; 9&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.py" line="127"/>
+        <source>Errors</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.py" line="268"/>
+        <source>Preparing files...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.py" line="377"/>
+        <source>&lt;table&gt;&lt;tr&gt;&lt;td colspan=2&gt;&lt;b&gt;Summary:&lt;/b&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;A&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0} files&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;B&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{1} files&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;C&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{2} files&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="72"/>
+        <source>Press to start the calculation</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="144"/>
+        <source>Shows the progress of the calculation</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="17"/>
+        <source>&lt;b&gt;Maintainability Index&lt;/b&gt;
+&lt;p&gt;This dialog shows the maintainability index and rank.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>RadonMetricsPlugin</name>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="221"/>
+        <source>Python 2 batch job</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="244"/>
+        <source>Python 3 batch job</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="285"/>
+        <source>Unknown metrics result received ({0}).</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="1025"/>
+        <source>Radon</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="737"/>
+        <source>Code Metrics</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="737"/>
+        <source>Code &amp;Metrics...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="741"/>
+        <source>Show raw code metrics.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="743"/>
+        <source>&lt;b&gt;Code Metrics...&lt;/b&gt;&lt;p&gt;This calculates raw code metrics of Python files and shows the amount of lines of code, logical lines of code, source lines of code, comment lines, multi-line strings and blank lines.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="754"/>
+        <source>Maintainability Index</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="754"/>
+        <source>Maintainability &amp;Index...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="758"/>
+        <source>Show the maintainability index for Python files.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="760"/>
+        <source>&lt;b&gt;Maintainability Index...&lt;/b&gt;&lt;p&gt;This calculates the maintainability index of Python files and shows it together with a ranking.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="771"/>
+        <source>Cyclomatic Complexity</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="771"/>
+        <source>Cyclomatic &amp;Complexity...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="775"/>
+        <source>Show the cyclomatic complexity for Python files.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="777"/>
+        <source>&lt;b&gt;Cyclomatic Complexity...&lt;/b&gt;&lt;p&gt;This calculates the cyclomatic complexity of Python files and shows it together with a ranking.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="1025"/>
+        <source>&lt;p&gt;&lt;b&gt;Radon Version {0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Radon is a Python tool that computes various metrics from the source code. Radon can compute:&lt;ul&gt;&lt;li&gt;&lt;b&gt;Raw&lt;/b&gt; metrics (these include SLOC, comment lines, blank lines, multi line strings, ...)&lt;/li&gt;&lt;li&gt;&lt;b&gt;Maintainability Index&lt;/b&gt; (the one used in Visual Studio)&lt;/li&gt;&lt;li&gt;&lt;b&gt;McCabe&apos;s complexity&lt;/b&gt;, i.e. cyclomatic complexity&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>RawMetricsDialog</name>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="14"/>
+        <source>Code Metrics</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="17"/>
+        <source>&lt;b&gt;Code Metrics&lt;/b&gt;
+&lt;p&gt;This dialog shows some code metrics.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="48"/>
+        <source>Exclude Files:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="55"/>
+        <source>Enter filename patterns of files to be excluded separated by a comma</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="75"/>
+        <source>Start</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="89"/>
+        <source>Name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="416"/>
+        <source>LOC</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="418"/>
+        <source>SLOC</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="420"/>
+        <source>LLOC</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="109"/>
+        <source>Comments</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="114"/>
+        <source>Multi</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="119"/>
+        <source>Empty</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="124"/>
+        <source>C % L</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="129"/>
+        <source>C % S</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="134"/>
+        <source>C + M % L</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="159"/>
+        <source>Summary</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="164"/>
+        <source>#</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="203"/>
+        <source>%v/%m Files</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="76"/>
+        <source>&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;LOC&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Lines of code (LOC = SLOC + Empty)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;SLOC&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Source lines of code&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;LLOC&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Logical lines of code&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Comments&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Comment lines&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Multi&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Lines in multi line strings&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Empty&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Blank lines&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=2&gt;&lt;b&gt;Comment Statistics:&lt;/b&gt;&lt;/td&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;C % L&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Comments to lines ratio&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;C % S&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Comments to source lines ratio&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;C + M % L&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Comments plus multi line strings to lines ratio&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="138"/>
+        <source>Errors</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="276"/>
+        <source>Preparing files...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="414"/>
+        <source>Files</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="72"/>
+        <source>Press to start the calculation</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="194"/>
+        <source>Shows the progress of the calculation</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="422"/>
+        <source>Comment Lines</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="425"/>
+        <source>Multiline Strings</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="428"/>
+        <source>Empty Lines</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+</TS>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/RadonMetrics/i18n/radon_es.ts	Sat Sep 19 20:00:54 2015 +0200
@@ -0,0 +1,403 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS><TS version="2.0" language="es_ES" sourcelanguage="">
+<context>
+    <name>CyclomaticComplexityDialog</name>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="14"/>
+        <source>Cyclomatic Complexity</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="17"/>
+        <source>&lt;b&gt;Cyclomatic Complexity&lt;/b&gt;
+&lt;p&gt;This dialog shows the cyclomatic complexity and rank.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="48"/>
+        <source>Exclude Files:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="55"/>
+        <source>Enter filename patterns of files to be excluded separated by a comma</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="75"/>
+        <source>Start</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="89"/>
+        <source>Type</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="94"/>
+        <source>Name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="99"/>
+        <source>Complexity</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="104"/>
+        <source>Rank</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="179"/>
+        <source>%v/%m Files</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.py" line="75"/>
+        <source>&lt;table&gt;&lt;tr&gt;&lt;td colspan=3&gt;&lt;b&gt;Ranking:&lt;/b&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;A&lt;/b&gt;&lt;/td&gt;&lt;td&gt;1 - 5&lt;/td&gt;&lt;td&gt;(low risk - simple block)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;B&lt;/b&gt;&lt;/td&gt;&lt;td&gt;6 - 10&lt;/td&gt;&lt;td&gt;(low risk - well structured and stable block)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;C&lt;/b&gt;&lt;/td&gt;&lt;td&gt;11 - 20&lt;/td&gt;&lt;td&gt;(moderate risk - slightly complex block)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;D&lt;/b&gt;&lt;/td&gt;&lt;td&gt;21 - 30&lt;/td&gt;&lt;td&gt;(more than moderate risk - more complex block)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;E&lt;/b&gt;&lt;/td&gt;&lt;td&gt;31 - 40&lt;/td&gt;&lt;td&gt;(high risk - complex block, alarming)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;F&lt;/b&gt;&lt;/td&gt;&lt;td&gt;&amp;gt; 40&lt;/td&gt;&lt;td&gt;(very high risk - error-prone, unstable block)&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.py" line="92"/>
+        <source>&lt;table&gt;&lt;tr&gt;&lt;td colspan=2&gt;&lt;b&gt;Type:&lt;/b&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;C&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Class&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;F&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Function&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;M&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Method&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.py" line="175"/>
+        <source>Errors</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.py" line="327"/>
+        <source>Preparing files...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.py" line="449"/>
+        <source>&lt;b&gt;Summary:&lt;/b&gt;&lt;br/&gt;{0} blocks (classes, functions, methods) analyzed.&lt;br/&gt;Average complexity: {7} ({8})&lt;table&gt;&lt;tr&gt;&lt;td width=30&gt;&lt;b&gt;A&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{1} blocks&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=30&gt;&lt;b&gt;B&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{2} blocks&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=30&gt;&lt;b&gt;C&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{3} blocks&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=30&gt;&lt;b&gt;D&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{4} blocks&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=30&gt;&lt;b&gt;E&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{5} blocks&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=30&gt;&lt;b&gt;F&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{6} blocks&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="72"/>
+        <source>Press to start the calculation</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="109"/>
+        <source>Begin</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="170"/>
+        <source>Shows the progress of the calculation</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>MaintainabilityIndexDialog</name>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="14"/>
+        <source>Maintainability Index</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="48"/>
+        <source>Exclude Files:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="55"/>
+        <source>Enter filename patterns of files to be excluded separated by a comma</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="75"/>
+        <source>Start</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="89"/>
+        <source>Name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="94"/>
+        <source>Score</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="99"/>
+        <source>Rank</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="153"/>
+        <source>%v/%m Files</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.py" line="71"/>
+        <source>&lt;table&gt;&lt;tr&gt;&lt;td colspan=2&gt;&lt;b&gt;Ranking:&lt;/b&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;A&lt;/b&gt;&lt;/td&gt;&lt;td&gt;score &amp;gt; 19&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;B&lt;/b&gt;&lt;/td&gt;&lt;td&gt;9 &amp;lt; score &amp;le; 19&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;C&lt;/b&gt;&lt;/td&gt;&lt;td&gt;score &amp;le; 9&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.py" line="127"/>
+        <source>Errors</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.py" line="268"/>
+        <source>Preparing files...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.py" line="377"/>
+        <source>&lt;table&gt;&lt;tr&gt;&lt;td colspan=2&gt;&lt;b&gt;Summary:&lt;/b&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;A&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0} files&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;B&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{1} files&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;C&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{2} files&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="72"/>
+        <source>Press to start the calculation</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="144"/>
+        <source>Shows the progress of the calculation</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="17"/>
+        <source>&lt;b&gt;Maintainability Index&lt;/b&gt;
+&lt;p&gt;This dialog shows the maintainability index and rank.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>RadonMetricsPlugin</name>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="221"/>
+        <source>Python 2 batch job</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="244"/>
+        <source>Python 3 batch job</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="285"/>
+        <source>Unknown metrics result received ({0}).</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="1025"/>
+        <source>Radon</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="737"/>
+        <source>Code Metrics</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="737"/>
+        <source>Code &amp;Metrics...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="741"/>
+        <source>Show raw code metrics.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="743"/>
+        <source>&lt;b&gt;Code Metrics...&lt;/b&gt;&lt;p&gt;This calculates raw code metrics of Python files and shows the amount of lines of code, logical lines of code, source lines of code, comment lines, multi-line strings and blank lines.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="754"/>
+        <source>Maintainability Index</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="754"/>
+        <source>Maintainability &amp;Index...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="758"/>
+        <source>Show the maintainability index for Python files.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="760"/>
+        <source>&lt;b&gt;Maintainability Index...&lt;/b&gt;&lt;p&gt;This calculates the maintainability index of Python files and shows it together with a ranking.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="771"/>
+        <source>Cyclomatic Complexity</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="771"/>
+        <source>Cyclomatic &amp;Complexity...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="775"/>
+        <source>Show the cyclomatic complexity for Python files.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="777"/>
+        <source>&lt;b&gt;Cyclomatic Complexity...&lt;/b&gt;&lt;p&gt;This calculates the cyclomatic complexity of Python files and shows it together with a ranking.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="1025"/>
+        <source>&lt;p&gt;&lt;b&gt;Radon Version {0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Radon is a Python tool that computes various metrics from the source code. Radon can compute:&lt;ul&gt;&lt;li&gt;&lt;b&gt;Raw&lt;/b&gt; metrics (these include SLOC, comment lines, blank lines, multi line strings, ...)&lt;/li&gt;&lt;li&gt;&lt;b&gt;Maintainability Index&lt;/b&gt; (the one used in Visual Studio)&lt;/li&gt;&lt;li&gt;&lt;b&gt;McCabe&apos;s complexity&lt;/b&gt;, i.e. cyclomatic complexity&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>RawMetricsDialog</name>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="14"/>
+        <source>Code Metrics</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="17"/>
+        <source>&lt;b&gt;Code Metrics&lt;/b&gt;
+&lt;p&gt;This dialog shows some code metrics.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="48"/>
+        <source>Exclude Files:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="55"/>
+        <source>Enter filename patterns of files to be excluded separated by a comma</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="75"/>
+        <source>Start</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="89"/>
+        <source>Name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="416"/>
+        <source>LOC</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="418"/>
+        <source>SLOC</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="420"/>
+        <source>LLOC</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="109"/>
+        <source>Comments</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="114"/>
+        <source>Multi</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="119"/>
+        <source>Empty</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="124"/>
+        <source>C % L</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="129"/>
+        <source>C % S</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="134"/>
+        <source>C + M % L</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="159"/>
+        <source>Summary</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="164"/>
+        <source>#</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="203"/>
+        <source>%v/%m Files</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="76"/>
+        <source>&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;LOC&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Lines of code (LOC = SLOC + Empty)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;SLOC&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Source lines of code&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;LLOC&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Logical lines of code&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Comments&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Comment lines&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Multi&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Lines in multi line strings&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Empty&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Blank lines&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=2&gt;&lt;b&gt;Comment Statistics:&lt;/b&gt;&lt;/td&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;C % L&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Comments to lines ratio&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;C % S&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Comments to source lines ratio&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;C + M % L&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Comments plus multi line strings to lines ratio&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="138"/>
+        <source>Errors</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="276"/>
+        <source>Preparing files...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="414"/>
+        <source>Files</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="72"/>
+        <source>Press to start the calculation</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="194"/>
+        <source>Shows the progress of the calculation</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="422"/>
+        <source>Comment Lines</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="425"/>
+        <source>Multiline Strings</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="428"/>
+        <source>Empty Lines</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+</TS>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/RadonMetrics/i18n/radon_ru.ts	Sat Sep 19 20:00:54 2015 +0200
@@ -0,0 +1,403 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS><TS version="2.0" language="ru_RU" sourcelanguage="">
+<context>
+    <name>CyclomaticComplexityDialog</name>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="14"/>
+        <source>Cyclomatic Complexity</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="17"/>
+        <source>&lt;b&gt;Cyclomatic Complexity&lt;/b&gt;
+&lt;p&gt;This dialog shows the cyclomatic complexity and rank.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="48"/>
+        <source>Exclude Files:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="55"/>
+        <source>Enter filename patterns of files to be excluded separated by a comma</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="75"/>
+        <source>Start</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="89"/>
+        <source>Type</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="94"/>
+        <source>Name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="99"/>
+        <source>Complexity</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="104"/>
+        <source>Rank</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="179"/>
+        <source>%v/%m Files</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.py" line="75"/>
+        <source>&lt;table&gt;&lt;tr&gt;&lt;td colspan=3&gt;&lt;b&gt;Ranking:&lt;/b&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;A&lt;/b&gt;&lt;/td&gt;&lt;td&gt;1 - 5&lt;/td&gt;&lt;td&gt;(low risk - simple block)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;B&lt;/b&gt;&lt;/td&gt;&lt;td&gt;6 - 10&lt;/td&gt;&lt;td&gt;(low risk - well structured and stable block)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;C&lt;/b&gt;&lt;/td&gt;&lt;td&gt;11 - 20&lt;/td&gt;&lt;td&gt;(moderate risk - slightly complex block)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;D&lt;/b&gt;&lt;/td&gt;&lt;td&gt;21 - 30&lt;/td&gt;&lt;td&gt;(more than moderate risk - more complex block)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;E&lt;/b&gt;&lt;/td&gt;&lt;td&gt;31 - 40&lt;/td&gt;&lt;td&gt;(high risk - complex block, alarming)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;F&lt;/b&gt;&lt;/td&gt;&lt;td&gt;&amp;gt; 40&lt;/td&gt;&lt;td&gt;(very high risk - error-prone, unstable block)&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.py" line="92"/>
+        <source>&lt;table&gt;&lt;tr&gt;&lt;td colspan=2&gt;&lt;b&gt;Type:&lt;/b&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;C&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Class&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;F&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Function&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;M&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Method&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.py" line="175"/>
+        <source>Errors</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.py" line="327"/>
+        <source>Preparing files...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.py" line="449"/>
+        <source>&lt;b&gt;Summary:&lt;/b&gt;&lt;br/&gt;{0} blocks (classes, functions, methods) analyzed.&lt;br/&gt;Average complexity: {7} ({8})&lt;table&gt;&lt;tr&gt;&lt;td width=30&gt;&lt;b&gt;A&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{1} blocks&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=30&gt;&lt;b&gt;B&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{2} blocks&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=30&gt;&lt;b&gt;C&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{3} blocks&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=30&gt;&lt;b&gt;D&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{4} blocks&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=30&gt;&lt;b&gt;E&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{5} blocks&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=30&gt;&lt;b&gt;F&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{6} blocks&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="72"/>
+        <source>Press to start the calculation</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="109"/>
+        <source>Begin</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../CyclomaticComplexityDialog.ui" line="170"/>
+        <source>Shows the progress of the calculation</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>MaintainabilityIndexDialog</name>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="14"/>
+        <source>Maintainability Index</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="48"/>
+        <source>Exclude Files:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="55"/>
+        <source>Enter filename patterns of files to be excluded separated by a comma</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="75"/>
+        <source>Start</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="89"/>
+        <source>Name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="94"/>
+        <source>Score</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="99"/>
+        <source>Rank</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="153"/>
+        <source>%v/%m Files</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.py" line="71"/>
+        <source>&lt;table&gt;&lt;tr&gt;&lt;td colspan=2&gt;&lt;b&gt;Ranking:&lt;/b&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;A&lt;/b&gt;&lt;/td&gt;&lt;td&gt;score &amp;gt; 19&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;B&lt;/b&gt;&lt;/td&gt;&lt;td&gt;9 &amp;lt; score &amp;le; 19&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;C&lt;/b&gt;&lt;/td&gt;&lt;td&gt;score &amp;le; 9&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.py" line="127"/>
+        <source>Errors</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.py" line="268"/>
+        <source>Preparing files...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.py" line="377"/>
+        <source>&lt;table&gt;&lt;tr&gt;&lt;td colspan=2&gt;&lt;b&gt;Summary:&lt;/b&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;A&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0} files&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;B&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{1} files&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;C&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{2} files&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="72"/>
+        <source>Press to start the calculation</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="144"/>
+        <source>Shows the progress of the calculation</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../MaintainabilityIndexDialog.ui" line="17"/>
+        <source>&lt;b&gt;Maintainability Index&lt;/b&gt;
+&lt;p&gt;This dialog shows the maintainability index and rank.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>RadonMetricsPlugin</name>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="221"/>
+        <source>Python 2 batch job</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="244"/>
+        <source>Python 3 batch job</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="285"/>
+        <source>Unknown metrics result received ({0}).</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="1025"/>
+        <source>Radon</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="737"/>
+        <source>Code Metrics</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="737"/>
+        <source>Code &amp;Metrics...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="741"/>
+        <source>Show raw code metrics.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="743"/>
+        <source>&lt;b&gt;Code Metrics...&lt;/b&gt;&lt;p&gt;This calculates raw code metrics of Python files and shows the amount of lines of code, logical lines of code, source lines of code, comment lines, multi-line strings and blank lines.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="754"/>
+        <source>Maintainability Index</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="754"/>
+        <source>Maintainability &amp;Index...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="758"/>
+        <source>Show the maintainability index for Python files.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="760"/>
+        <source>&lt;b&gt;Maintainability Index...&lt;/b&gt;&lt;p&gt;This calculates the maintainability index of Python files and shows it together with a ranking.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="771"/>
+        <source>Cyclomatic Complexity</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="771"/>
+        <source>Cyclomatic &amp;Complexity...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="775"/>
+        <source>Show the cyclomatic complexity for Python files.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="777"/>
+        <source>&lt;b&gt;Cyclomatic Complexity...&lt;/b&gt;&lt;p&gt;This calculates the cyclomatic complexity of Python files and shows it together with a ranking.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../PluginMetricsRadon.py" line="1025"/>
+        <source>&lt;p&gt;&lt;b&gt;Radon Version {0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Radon is a Python tool that computes various metrics from the source code. Radon can compute:&lt;ul&gt;&lt;li&gt;&lt;b&gt;Raw&lt;/b&gt; metrics (these include SLOC, comment lines, blank lines, multi line strings, ...)&lt;/li&gt;&lt;li&gt;&lt;b&gt;Maintainability Index&lt;/b&gt; (the one used in Visual Studio)&lt;/li&gt;&lt;li&gt;&lt;b&gt;McCabe&apos;s complexity&lt;/b&gt;, i.e. cyclomatic complexity&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>RawMetricsDialog</name>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="14"/>
+        <source>Code Metrics</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="17"/>
+        <source>&lt;b&gt;Code Metrics&lt;/b&gt;
+&lt;p&gt;This dialog shows some code metrics.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="48"/>
+        <source>Exclude Files:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="55"/>
+        <source>Enter filename patterns of files to be excluded separated by a comma</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="75"/>
+        <source>Start</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="89"/>
+        <source>Name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="416"/>
+        <source>LOC</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="418"/>
+        <source>SLOC</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="420"/>
+        <source>LLOC</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="109"/>
+        <source>Comments</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="114"/>
+        <source>Multi</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="119"/>
+        <source>Empty</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="124"/>
+        <source>C % L</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="129"/>
+        <source>C % S</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="134"/>
+        <source>C + M % L</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="159"/>
+        <source>Summary</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="164"/>
+        <source>#</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="203"/>
+        <source>%v/%m Files</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="76"/>
+        <source>&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;LOC&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Lines of code (LOC = SLOC + Empty)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;SLOC&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Source lines of code&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;LLOC&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Logical lines of code&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Comments&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Comment lines&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Multi&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Lines in multi line strings&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Empty&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Blank lines&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=2&gt;&lt;b&gt;Comment Statistics:&lt;/b&gt;&lt;/td&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;C % L&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Comments to lines ratio&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;C % S&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Comments to source lines ratio&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;C + M % L&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Comments plus multi line strings to lines ratio&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="138"/>
+        <source>Errors</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="276"/>
+        <source>Preparing files...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="414"/>
+        <source>Files</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="72"/>
+        <source>Press to start the calculation</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.ui" line="194"/>
+        <source>Shows the progress of the calculation</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="422"/>
+        <source>Comment Lines</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="425"/>
+        <source>Multiline Strings</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RawMetricsDialog.py" line="428"/>
+        <source>Empty Lines</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+</TS>

eric ide

mercurial