Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagexml
titleExample statistic XML file
<?xml version="1.0"?>
<statistics>
  <taskGuid>{792b3c27-0f48-4eaf-aaa3-dbdffd4da62b}</taskGuid>  	<!-- The unique guid of the task -->
  <taskName>testpaketneu TRANSLATE-485</taskName>  				<!-- The textual task name -->
  <filtered>													<!-- A list of set filters, if no filter is set the filtered tag is empty, the filters influences all counters -->
    <filter>transitLockedForRefMat</filter>
  </filtered>
  <segmentCount>234</segmentCount>								<!-- The overall segment count of the task -->
  <segmentCountEditable>22</segmentCountEditable>				<!-- TheHow many overallsegments segmentare counteditable ofin the task -->
  <import>
    <files>
      <file>
        <fileName>20141121_RefExtrakt_RMbereinigt_plus_DELTAunbereinigt_ENG21.ENG.transit</fileName>
        <fileId>3539</fileId>
        <fields>
          <field>
            <fieldName>source</fieldName>
            <charFoundCount>1316</charFoundCount>
            <charNotFoundCount>801</charNotFoundCount>
            <wordFoundCount>195</wordFoundCount>
            <wordNotFoundCount>117</wordNotFoundCount>
            <termFoundCount>31</termFoundCount>
            <termNotFoundCount>11</termNotFoundCount>
            <segmentsPerFile>117</segmentsPerFile>
            <segmentsPerFileFound>24</segmentsPerFileFound>
            <segmentsPerFileNotFound>11</segmentsPerFileNotFound>
            <targetCharFoundCount>1301</targetCharFoundCount>
            <targetCharNotFoundCount>839</targetCharNotFoundCount>
            <targetSegmentsPerFileFound>24</targetSegmentsPerFileFound>
            <targetSegmentsPerFileNotFound>11</targetSegmentsPerFileNotFound>
          </field>
          <field>
            <fieldName>target</fieldName>
            <charFoundCount>2875</charFoundCount>
            <charNotFoundCount>0</charNotFoundCount>
            <wordFoundCount>478</wordFoundCount>
            <wordNotFoundCount>0</wordNotFoundCount>
            <termFoundCount>59</termFoundCount>
            <termNotFoundCount>0</termNotFoundCount>
            <segmentsPerFile>117</segmentsPerFile>
            <segmentsPerFileFound>45</segmentsPerFileFound>
            <segmentsPerFileNotFound>0</segmentsPerFileNotFound>
          </field>
        </fields>
      </file>														<!-- The import section contains the stats directly after import -->
    <files>														<!-- In the files section for each file in task one section is created -->
      <file>
        <fileName>20141121_RefExtrakt_RMbereinigt_plus_DELTAunbereinigt_ENG22<fileName>MyNiceFile.ENG.transit</fileName>				
        <fileId>3540<<fileId>3539</fileId>
        <fields>
          <field>
            <fieldName>source</fieldName>
            <charFoundCount>1316</charFoundCount>												<!-- foreach field one stat block is created, these are mainly source and target -->
            <charNotFoundCount>801<<fieldName>source</charNotFoundCount>fieldName>
            <wordFoundCount>195</wordFoundCount>
            <wordNotFoundCount>117</wordNotFoundCount>
            <termFoundCount>31</termFoundCount><charFoundCount>1316</charFoundCount>				<!-- counts all chars in this file segments with at least one blue (found) term -->
            <termNotFoundCount>11</termNotFoundCount>
            <segmentsPerFile>117</segmentsPerFile>
            <segmentsPerFileFound>24</segmentsPerFileFound><charNotFoundCount>801</charNotFoundCount>			<!-- counts all chars in this file segments with at least one red (not found) term -->
            <segmentsPerFileNotFound>11</segmentsPerFileNotFound>
            <targetCharFoundCount>1301</targetCharFoundCount>
            <targetCharNotFoundCount>839</targetCharNotFoundCount><wordFoundCount>195</wordFoundCount>				<!-- counts all words in this file segments with at least one blue (found) term -->
            <targetSegmentsPerFileFound>24</targetSegmentsPerFileFound>
            <targetSegmentsPerFileNotFound>11</targetSegmentsPerFileNotFound>
          </field>
          <field>
            <fieldName>target</fieldName><wordNotFoundCount>117</wordNotFoundCount>			<!-- counts all words in this file segments with at least one red (not found) term -->
            <charFoundCount>2875</charFoundCount>
            <charNotFoundCount>0</charNotFoundCount><termFoundCount>31</termFoundCount>					<!-- counts all blue (found) terms in this file -->
            <wordFoundCount>478</wordFoundCount>
            <wordNotFoundCount>0</wordNotFoundCount>
            <termFoundCount>59</termFoundCount><termNotFoundCount>11</termNotFoundCount>			<!-- counts all red (not found) terms in this file -->
																<!-- segments with red and blue terms are counted twice! -->
            <termNotFoundCount>0</termNotFoundCount>
            <segmentsPerFile>117</segmentsPerFile><segmentsPerFile>117</segmentsPerFile>				<!-- counts all segments in this file -->
            <segmentsPerFileFound>45<<segmentsPerFileFound>24</segmentsPerFileFound>
            <segmentsPerFileNotFound>0</segmentsPerFileNotFound>
 		<!-- counts all segments in this file with blue (found) terms -->
         </field>
        </fields>
      </file>
    </files>
    <fields>
      <field><segmentsPerFileNotFound>11</segmentsPerFileNotFound>	<!-- counts all segments in this file with red (not found) terms -->
        <fieldName>source</fieldName>
        <taskCharFoundCount>2632</taskCharFoundCount>
<targetCharFoundCount>1301</targetCharFoundCount>   <!-- counts all chars in <taskCharNotFoundCount>1602</taskCharNotFoundCount>
the target field where the source contains  <taskWordFoundCount>390</taskWordFoundCount>
        <taskWordNotFoundCount>234</taskWordNotFoundCount>blue (found) terms -->
        <taskTermFoundCount>62</taskTermFoundCount>
        <taskTermNotFoundCount>22</taskTermNotFoundCount>
        <taskTargetCharFoundCount>2602</taskTargetCharFoundCount>
        <taskTargetCharNotFoundCount>1678</taskTargetCharNotFoundCount><targetCharNotFoundCount>839</targetCharNotFoundCount>	<!-- counts all chars in the target field where the source contains red (not found) terms -->
        <taskTargetWordFoundCount>430</taskTargetWordFoundCount>
        <taskTargetWordNotFoundCount>294</taskTargetWordNotFoundCount>
        <taskTargetSegmentsPerFileFound>48</taskTargetSegmentsPerFileFound>
        <taskTargetSegmentsPerFileNotFound>22</taskTargetSegmentsPerFileNotFound>
      </field>
      <field>
   <targetSegmentsPerFileFound>24</targetSegmentsPerFileFound>	<!-- same value as segmentsPerFileFound -->
     <fieldName>target</fieldName>
        <taskCharFoundCount>5750</taskCharFoundCount>
        <taskCharNotFoundCount>0</taskCharNotFoundCount>
        <taskWordFoundCount>956</taskWordFoundCount>
        <taskWordNotFoundCount>0</taskWordNotFoundCount>
        <taskTermFoundCount>118</taskTermFoundCount><targetSegmentsPerFileNotFound>11</targetSegmentsPerFileNotFound>	<!-- same value as segmentsPerFileNotFound -->
        <taskTermNotFoundCount>0</taskTermNotFoundCount>
      </field>
    </fields>
  </import>
  <export>
    <files>
      <file>
        <fileName>20141121_RefExtrakt_RMbereinigt_plus_DELTAunbereinigt_ENG21.ENG.transit</fileName>
        <fileId>3539</fileId>
        <fields>
          <field>
            <fieldName>source</fieldName>
            <charFoundCount>1400</charFoundCount>
            <charNotFoundCount>640</charNotFoundCount>
            <wordFoundCount>207</wordFoundCount>
            <wordNotFoundCount>92</wordNotFoundCount>
            <termFoundCount>33</termFoundCount>
            <termNotFoundCount>9</termNotFoundCount>
            <segmentsPerFile>117</segmentsPerFile>
            <segmentsPerFileFound>25</segmentsPerFileFound>
            <segmentsPerFileNotFound>9</segmentsPerFileNotFound>
            <targetCharFoundCount>1380</targetCharFoundCount>
            <targetCharNotFoundCount>652</targetCharNotFoundCount>
            <targetSegmentsPerFileFound>25</targetSegmentsPerFileFound>
            <targetSegmentsPerFileNotFound>9</targetSegmentsPerFileNotFound>
          </field>
          <field>												<!-- same statistics as described above, only for the target field -->
            <fieldName>target</fieldName>
            <charFoundCount>2954<<charFoundCount>2875</charFoundCount>
            <charNotFoundCount>0</charNotFoundCount>
            <wordFoundCount>494<<wordFoundCount>478</wordFoundCount>
            <wordNotFoundCount>0</wordNotFoundCount>
            <termFoundCount>61<<termFoundCount>59</termFoundCount>
            <termNotFoundCount>0</termNotFoundCount>
            <segmentsPerFile>117</segmentsPerFile>
            <segmentsPerFileFound>46<<segmentsPerFileFound>45</segmentsPerFileFound>
            <segmentsPerFileNotFound>0</segmentsPerFileNotFound>
          </field>
        </fields>
      </file>
      <file>
        <fileName>20141121_RefExtrakt_RMbereinigt_plus_DELTAunbereinigt_ENG22.ENG.transit</fileName>
        <fileId>3540</fileId>		<!-- [...] here would be the next file -->
        <fields>
          <field>
            <fieldName>source</fieldName>
</file>            <charFoundCount>1316</charFoundCount>
            <charNotFoundCount>801</charNotFoundCount></files>
    <fields>													<!-- The fields section contains the sum of <wordFoundCount>195</wordFoundCount>
the statistic values over all        <wordNotFoundCount>117</wordNotFoundCount>files -->
            <termFoundCount>31</termFoundCount><field>
            <termNotFoundCount>11</termNotFoundCount><fieldName>source</fieldName>
            <segmentsPerFile>117</segmentsPerFile><taskCharFoundCount>2632</taskCharFoundCount>
            <segmentsPerFileFound>24</segmentsPerFileFound><taskCharNotFoundCount>1602</taskCharNotFoundCount>
            <segmentsPerFileNotFound>11</segmentsPerFileNotFound><taskWordFoundCount>390</taskWordFoundCount>
            <targetCharFoundCount>1301</targetCharFoundCount><taskWordNotFoundCount>234</taskWordNotFoundCount>
            <targetCharNotFoundCount>839</targetCharNotFoundCount><taskTermFoundCount>62</taskTermFoundCount>
            <targetSegmentsPerFileFound>24</targetSegmentsPerFileFound><taskTermNotFoundCount>22</taskTermNotFoundCount>
            <targetSegmentsPerFileNotFound>11</targetSegmentsPerFileNotFound><taskTargetCharFoundCount>2602</taskTargetCharFoundCount>
          <<taskTargetCharNotFoundCount>1678</field>taskTargetCharNotFoundCount>
          <field>
            <fieldName>target</fieldName><taskTargetWordFoundCount>430</taskTargetWordFoundCount>
            <charFoundCount>2875</charFoundCount><taskTargetWordNotFoundCount>294</taskTargetWordNotFoundCount>
            <charNotFoundCount>0</charNotFoundCount><taskTargetSegmentsPerFileFound>48</taskTargetSegmentsPerFileFound>
            <wordFoundCount>478</wordFoundCount>
            <wordNotFoundCount>0</wordNotFoundCount>
      <taskTargetSegmentsPerFileNotFound>22</taskTargetSegmentsPerFileNotFound>
      <termFoundCount>59</termFoundCount>
            <termNotFoundCount>0</termNotFoundCount>
            <segmentsPerFile>117</segmentsPerFile>
            <segmentsPerFileFound>45</segmentsPerFileFound>
            <segmentsPerFileNotFound>0</segmentsPerFileNotFound>
          </field>
        </fields>
      </file>
    </files>
    <fields>
      <field>
        <fieldName>source<<fieldName>target</fieldName>
        <taskCharFoundCount>2716<<taskCharFoundCount>5750</taskCharFoundCount>
        <taskCharNotFoundCount>1441<<taskCharNotFoundCount>0</taskCharNotFoundCount>
        <taskWordFoundCount>402<<taskWordFoundCount>956</taskWordFoundCount>
        <taskWordNotFoundCount>209<<taskWordNotFoundCount>0</taskWordNotFoundCount>
        <taskTermFoundCount>64<<taskTermFoundCount>118</taskTermFoundCount>
        <taskTermNotFoundCount>20<<taskTermNotFoundCount>0</taskTermNotFoundCount>
        <taskTargetCharFoundCount>2681</taskTargetCharFoundCount>
        <taskTargetCharNotFoundCount>1491</taskTargetCharNotFoundCount>
        <taskTargetWordFoundCount>446</taskTargetWordFoundCount>
        <taskTargetWordNotFoundCount>261</taskTargetWordNotFoundCount>
        <taskTargetSegmentsPerFileFound>49</taskTargetSegmentsPerFileFound>
        <taskTargetSegmentsPerFileNotFound>20</taskTargetSegmentsPerFileNotFound>
      </field>
      <field>
        <fieldName>target</fieldName></fields>
        <taskCharFoundCount>5829</taskCharFoundCount></import>
  <export>														<!-- The export section contains the <taskCharNotFoundCount>0</taskCharNotFoundCount>
stats after triggered      <taskWordFoundCount>972</taskWordFoundCount>export -->
    <!-- [...] here would <taskWordNotFoundCount>0</taskWordNotFoundCount>
be the statistics at     <taskTermFoundCount>120</taskTermFoundCount>
        <taskTermNotFoundCount>0</taskTermNotFoundCount>
      </field>
    </fields>export -->
  </export>
</statistics>