configurationengine/source/scripts/tests/testdata/generate/expected_report.html
changeset 0 2e8eeb919028
child 3 e7e0ae78773e
equal deleted inserted replaced
-1:000000000000 0:2e8eeb919028
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
       
     2 <html lang="en">
       
     3 <head>
       
     4     <title>ConE generation report</title>
       
     5     <style type="text/css">
       
     6         body {
       
     7             font-family: Nokia Standard Multiscript, Tahoma, Verdana, Arial;
       
     8             font-size: 0.8em;
       
     9             color: #0055B7;
       
    10         }
       
    11 
       
    12         .red{
       
    13             color: Red;
       
    14         }
       
    15         
       
    16         h1 {
       
    17             padding: 30px 0 0 0;
       
    18             margin: 0;
       
    19             text-align: left;
       
    20         }
       
    21 
       
    22         #date {
       
    23             text-align: center;
       
    24         }
       
    25 
       
    26         hr {
       
    27             height: 1px;
       
    28             background-color: cccccc;
       
    29             color: #cccccc;
       
    30         }
       
    31 
       
    32         h2 h3 {
       
    33             padding: 10px 0 10px 0;
       
    34             margin: 0;
       
    35         }
       
    36 
       
    37         table.report {
       
    38             width: 100%;
       
    39             border: 1px solid #e0dfe3;
       
    40             border-collapse: collapse;
       
    41             color: #333333;
       
    42         }
       
    43 
       
    44         table.report th {
       
    45             text-align: left;
       
    46             padding: 5px;
       
    47             background-color: #f9fafd;
       
    48             color: #595a5f;
       
    49             border-bottom: 1px #999999 solid;
       
    50         }
       
    51 
       
    52         table.report th.featureName {
       
    53             background-color: #f2f2f3;
       
    54             font: #595a5f Tahoma, Verdana, Arial bold;
       
    55             font-size: 1.1em;
       
    56             border-top: 3px #9d9da1;
       
    57             border-top-style: double;
       
    58             border-bottom: 3px #9d9da1;
       
    59             border-bottom-style: double;
       
    60         }
       
    61 
       
    62         table.report th.header {
       
    63             background-color: #f9fafd;
       
    64             font: #595a5f Tahoma, Verdana, Arial bold;
       
    65             font-size: 0.8em;
       
    66             border-top: 1px #9d9da1;
       
    67             border-bottom: 1px #9d9da1;
       
    68         }
       
    69 
       
    70         table.report td {
       
    71             word-wrap: break-word;
       
    72             border: 1px #EBEBEB;
       
    73             padding: 5px;
       
    74             border-style: solid; 
       
    75             vertical-align: top;
       
    76             font: Tahoma, Verdana, Arial;
       
    77             _font-size: 0.8em;
       
    78         }
       
    79 
       
    80         table.summary {
       
    81             border: 1px solid #e0dfe3;
       
    82             border-collapse: collapse;
       
    83             color: #333333;
       
    84         }
       
    85 
       
    86         table.summary th {
       
    87             text-align: left;
       
    88             padding: 5px;
       
    89             background-color: #f9fafd;
       
    90             color: #595a5f;
       
    91             border-bottom: 1px #999999 solid;
       
    92         }
       
    93 
       
    94         table.summary th.featureName {
       
    95             background-color: #f2f2f3;
       
    96             font: #595a5f Tahoma, Verdana, Arial bold;
       
    97             font-size: 1.1em;
       
    98             border-top: 3px #9d9da1;
       
    99             border-top-style: double;
       
   100             border-bottom: 3px #9d9da1;
       
   101             border-bottom-style: double;
       
   102         }
       
   103 
       
   104         table.summary td {
       
   105             word-wrap: break-word;
       
   106             border: 1px #EBEBEB;
       
   107             padding: 5px;
       
   108             border-style: solid; 
       
   109             vertical-align: top;
       
   110             font: Tahoma, Verdana, Arial;
       
   111             _font-size: 0.8em;
       
   112         }
       
   113 
       
   114         .currentValue {
       
   115             background-color: #e8f2fe;
       
   116         }
       
   117     </style>
       
   118 </head>
       
   119 <body>
       
   120 
       
   121     <h1>Generation summary:</h1>
       
   122     <table class="summary">
       
   123      <tr>
       
   124         <th class="featureName" colspan="2">Statistics</th>
       
   125      </tr>
       
   126      <tr>
       
   127         <td>Refs in files</td>
       
   128         <td>12</td>
       
   129     </tr>
       
   130     <tr>
       
   131         <td>Refs with no implementation</td>
       
   132         <td>13</td>
       
   133     </tr>
       
   134     <tr>
       
   135         <th class="featureName" colspan="2">Details</th>
       
   136      </tr>
       
   137     <tr>
       
   138         <td>Report generated</td>
       
   139         <td>30.09.2009 15:42:50</td>
       
   140     </tr>
       
   141     <tr>
       
   142         <td>Generation duration</td>
       
   143         <td>0.547</td>
       
   144     </tr>
       
   145     <tr>
       
   146         <td>Generation log</td>
       
   147         <td><a href="file:///this_is_ignored/cone.log">cone.log</a></td>
       
   148     </tr>
       
   149     <tr>
       
   150         <th class="featureName" colspan="2">Generation options</th>
       
   151     </tr>
       
   152     <tr>
       
   153         <td align="left">Layers</td>
       
   154         <td align="left">[-1]</td>
       
   155     </tr>
       
   156     <tr>
       
   157         <td align="left">Added</td>
       
   158         <td align="left">None</td>
       
   159     </tr>
       
   160     <tr>
       
   161         <td align="left">Dryrun</td>
       
   162         <td align="left">False</td>
       
   163     </tr>
       
   164     <tr>
       
   165         <td align="left">Verbose</td>
       
   166         <td align="left">3</td>
       
   167     </tr>
       
   168     <tr>
       
   169         <td align="left">Overrides</td>
       
   170         <td align="left">None</td>
       
   171     </tr>
       
   172     <tr>
       
   173         <td align="left">Project</td>
       
   174         <td align="left">this_is_ignored\generation_test_project</td>
       
   175     </tr>
       
   176         <tr>
       
   177         <td align="left">Report</td>
       
   178         <td align="left">report.html</td>
       
   179     </tr>
       
   180     <tr>
       
   181         <td align="left">Impls</td>
       
   182         <td align="left">None</td>
       
   183     </tr>
       
   184     <tr>
       
   185         <td align="left">Output</td>
       
   186         <td align="left">output</td>
       
   187     </tr>
       
   188     <tr>
       
   189         <td align="left">Configuration</td>
       
   190         <td align="left">root.confml</td>
       
   191     </tr>
       
   192     <tr>
       
   193         <td align="left">Working directory</td>
       
   194         <td align="left">this_is_ignored\source\scripts\tests\temp\gen_ll3</td>
       
   195     </tr>
       
   196     </table>
       
   197     
       
   198     <h1>Rule execution results:</h1><br>
       
   199     
       
   200     <table class="report">
       
   201         <tr>
       
   202             <th class="featureName">File</th>
       
   203             <th class="featureName">Rule No.</th>
       
   204             <th class="featureName">Input refs</th>
       
   205             <th class="featureName">Affected refs</th>
       
   206         </tr>
       
   207         
       
   208         
       
   209         <tr>
       
   210             <a name="rule:custom/implml/missing_file_in_report_test.implml:1"/>
       
   211             <td><a href="file:///this_is_ignored/custom/implml/missing_file_in_report_test.implml">custom/implml/missing_file_in_report_test.implml</a></td>
       
   212             <td>1</td>
       
   213             <td>
       
   214             </td>
       
   215             <td>TempFeatureMissingFile.Test1<br/>
       
   216             
       
   217             </td>
       
   218         </tr>
       
   219         
       
   220         <tr>
       
   221             <a name="rule:custom/implml/missing_file_in_report_test.implml:2"/>
       
   222             <td><a href="file:///this_is_ignored/custom/implml/missing_file_in_report_test.implml">custom/implml/missing_file_in_report_test.implml</a></td>
       
   223             <td>2</td>
       
   224             <td>
       
   225             </td>
       
   226             <td>TempFeatureMissingFile.Test2<br/>
       
   227             
       
   228             </td>
       
   229         </tr>
       
   230         
       
   231         <tr>
       
   232             <a name="rule:custom/implml/seq_tempvar.implml:1"/>
       
   233             <td><a href="file:///this_is_ignored/custom/implml/seq_tempvar.implml">custom/implml/seq_tempvar.implml</a></td>
       
   234             <td>1</td>
       
   235             <td>
       
   236             </td>
       
   237             <td>TempFeature2.FilesToCopy<br/>
       
   238             
       
   239             </td>
       
   240         </tr>
       
   241         
       
   242         <tr>
       
   243             <a name="rule:custom/implml/simple_tempvars.implml:1"/>
       
   244             <td><a href="file:///this_is_ignored/custom/implml/simple_tempvars.implml">custom/implml/simple_tempvars.implml</a></td>
       
   245             <td>1</td>
       
   246             <td>
       
   247             </td>
       
   248             <td>TempFeature.String<br/>
       
   249             
       
   250             </td>
       
   251         </tr>
       
   252         
       
   253         <tr>
       
   254             <a name="rule:custom/implml/simple_tempvars.implml:2"/>
       
   255             <td><a href="file:///this_is_ignored/custom/implml/simple_tempvars.implml">custom/implml/simple_tempvars.implml</a></td>
       
   256             <td>2</td>
       
   257             <td>
       
   258             </td>
       
   259             <td>TempFeature.Int<br/>
       
   260             
       
   261             </td>
       
   262         </tr>
       
   263         
       
   264         <tr>
       
   265             <a name="rule:custom/implml/simple_tempvars.implml:3"/>
       
   266             <td><a href="file:///this_is_ignored/custom/implml/simple_tempvars.implml">custom/implml/simple_tempvars.implml</a></td>
       
   267             <td>3</td>
       
   268             <td>
       
   269             </td>
       
   270             <td>TempFeature.Real<br/>
       
   271             
       
   272             </td>
       
   273         </tr>
       
   274         
       
   275         
       
   276     </table>
       
   277     
       
   278     
       
   279     <h1>Output files:</h1><br>
       
   280     
       
   281     <table class="report">
       
   282     <tr>
       
   283         <th class="featureName">API</th>
       
   284         <th class="featureName">Data</th>
       
   285         <th class="featureName">Impl. file</th>
       
   286         <th class="featureName">Impl. type</th>
       
   287         <th class="featureName">Generated for</th>
       
   288         <th class="featureName">Output files</th>
       
   289     </tr>
       
   290     
       
   291     
       
   292         <tr>
       
   293             <td align="left" rowspan=1>
       
   294                 <b>MultiSelectionTest.MultiSelectionSetting</b><br>
       
   295                 <b>Name: </b>Multi-selection setting<br>
       
   296                 <b>Type: </b>multiSelection<br>
       
   297                 <b>ConfML: </b><a href="file:///this_is_ignored/base/confml/multiselection.confml">base\confml\multiselection.confml</a>
       
   298             </td>
       
   299             <td align="left" rowspan=1>
       
   300             <table class="report">
       
   301             
       
   302             
       
   303                 
       
   304                     <tr>
       
   305                         <th class="th.header">Layer</th>
       
   306                         <th class="th.header">Value</th>
       
   307                     </tr>
       
   308                     <tr>
       
   309                         <td><a href="file:///this_is_ignored/base/confml/multiselection.confml">base\confml\multiselection.confml</a></td>
       
   310                         <td>&#34;opt 1&#34; &#34;opt 3&#34;</td>
       
   311                     </tr>
       
   312                 
       
   313             
       
   314                 
       
   315                     <tr>
       
   316                         <td><a href="file:///this_is_ignored/data/confml/data.confml">data\confml\data.confml</a></td>
       
   317                         <td>&#34;opt 2&#34; &#34;opt 4&#34; &#34;opt 5&#34;</td>
       
   318                     </tr>
       
   319                 
       
   320             
       
   321             </table>
       
   322 
       
   323             <table class="report">
       
   324                 
       
   325             </table>
       
   326             
       
   327             
       
   328                 
       
   329                     <td align="left">
       
   330                         <a href="file:///this_is_ignored/base/implml/multiselection.templateml">base\implml\multiselection.templateml</a>
       
   331                     </td>
       
   332                     <td align="left">
       
   333                         templateml
       
   334                     </td>
       
   335                     <td align="left">
       
   336                         
       
   337                     </td>
       
   338                     <td align="left">
       
   339                         
       
   340                                 <a href="file:///this_is_ignored/multiselection.txt">output\multiselection.txt</a><br>
       
   341                             
       
   342                     </td>
       
   343                 
       
   344                 
       
   345             
       
   346         </tr>
       
   347     
       
   348     
       
   349         <tr>
       
   350             <td align="left" rowspan=1>
       
   351                 <b>NameIdMappingTestTargetSettings.Int</b><br>
       
   352                 <b>Name: </b>Int setting<br>
       
   353                 <b>Type: </b>int<br>
       
   354                 <b>ConfML: </b><a href="file:///this_is_ignored/base/confml/name_id_mapping_test.confml">base\confml\name_id_mapping_test.confml</a>
       
   355             </td>
       
   356             <td align="left" rowspan=1>
       
   357             <table class="report">
       
   358             
       
   359             
       
   360                 
       
   361                     <tr>
       
   362                         <th class="th.header">Layer</th>
       
   363                         <th class="th.header">Value</th>
       
   364                     </tr>
       
   365                     <tr>
       
   366                         <td><a href="file:///this_is_ignored/base/confml/name_id_mapping_test.confml">base\confml\name_id_mapping_test.confml</a></td>
       
   367                         <td>0</td>
       
   368                     </tr>
       
   369                 
       
   370             
       
   371                 
       
   372                     <tr>
       
   373                         <td><a href="file:///this_is_ignored/data/confml/data.confml">data\confml\data.confml</a></td>
       
   374                         <td>140</td>
       
   375                     </tr>
       
   376                 
       
   377             
       
   378             </table>
       
   379 
       
   380             <table class="report">
       
   381                 
       
   382             </table>
       
   383             
       
   384             
       
   385                 
       
   386                     <td align="left">
       
   387                         <a href="file:///this_is_ignored/base/implml/name_id_mapping_test.templateml">base\implml\name_id_mapping_test.templateml</a>
       
   388                     </td>
       
   389                     <td align="left">
       
   390                         templateml
       
   391                     </td>
       
   392                     <td align="left">
       
   393                         
       
   394                     </td>
       
   395                     <td align="left">
       
   396                         
       
   397                                 <a href="file:///this_is_ignored/name_id_mapping_test.txt">output\name_id_mapping_test.txt</a><br>
       
   398                             
       
   399                     </td>
       
   400                 
       
   401                 
       
   402             
       
   403         </tr>
       
   404     
       
   405     
       
   406         <tr>
       
   407             <td align="left" rowspan=1>
       
   408                 <b>NameIdMappingTestTargetSettings.Real</b><br>
       
   409                 <b>Name: </b>Real setting<br>
       
   410                 <b>Type: </b>real<br>
       
   411                 <b>ConfML: </b><a href="file:///this_is_ignored/base/confml/name_id_mapping_test.confml">base\confml\name_id_mapping_test.confml</a>
       
   412             </td>
       
   413             <td align="left" rowspan=1>
       
   414             <table class="report">
       
   415             
       
   416             
       
   417                 
       
   418                     <tr>
       
   419                         <th class="th.header">Layer</th>
       
   420                         <th class="th.header">Value</th>
       
   421                     </tr>
       
   422                     <tr>
       
   423                         <td><a href="file:///this_is_ignored/base/confml/name_id_mapping_test.confml">base\confml\name_id_mapping_test.confml</a></td>
       
   424                         <td>0</td>
       
   425                     </tr>
       
   426                 
       
   427             
       
   428                 
       
   429                     <tr>
       
   430                         <td><a href="file:///this_is_ignored/data/confml/data.confml">data\confml\data.confml</a></td>
       
   431                         <td>1.4</td>
       
   432                     </tr>
       
   433                 
       
   434             
       
   435             </table>
       
   436 
       
   437             <table class="report">
       
   438                 
       
   439             </table>
       
   440             
       
   441             
       
   442                 
       
   443                     <td align="left">
       
   444                         <a href="file:///this_is_ignored/base/implml/name_id_mapping_test.templateml">base\implml\name_id_mapping_test.templateml</a>
       
   445                     </td>
       
   446                     <td align="left">
       
   447                         templateml
       
   448                     </td>
       
   449                     <td align="left">
       
   450                         
       
   451                     </td>
       
   452                     <td align="left">
       
   453                         
       
   454                                 <a href="file:///this_is_ignored/name_id_mapping_test.txt">output\name_id_mapping_test.txt</a><br>
       
   455                             
       
   456                     </td>
       
   457                 
       
   458                 
       
   459             
       
   460         </tr>
       
   461     
       
   462     
       
   463         <tr>
       
   464             <td align="left" rowspan=1>
       
   465                 <b>NameIdMappingTestTargetSettings.Selection</b><br>
       
   466                 <b>Name: </b>Selection setting<br>
       
   467                 <b>Type: </b>selection<br>
       
   468                 <b>ConfML: </b><a href="file:///this_is_ignored/base/confml/name_id_mapping_test.confml">base\confml\name_id_mapping_test.confml</a>
       
   469             </td>
       
   470             <td align="left" rowspan=1>
       
   471             <table class="report">
       
   472             
       
   473             
       
   474                 
       
   475                     <tr>
       
   476                         <th class="th.header">Layer</th>
       
   477                         <th class="th.header">Value</th>
       
   478                     </tr>
       
   479                     <tr>
       
   480                         <td><a href="file:///this_is_ignored/base/confml/name_id_mapping_test.confml">base\confml\name_id_mapping_test.confml</a></td>
       
   481                         <td>None</td>
       
   482                     </tr>
       
   483                 
       
   484             
       
   485                 
       
   486                     <tr>
       
   487                         <td><a href="file:///this_is_ignored/data/confml/data.confml">data\confml\data.confml</a></td>
       
   488                         <td>Entry 4 (new)</td>
       
   489                     </tr>
       
   490                 
       
   491             
       
   492             </table>
       
   493 
       
   494             <table class="report">
       
   495                 
       
   496             </table>
       
   497             
       
   498             
       
   499                 
       
   500                     <td align="left">
       
   501                         <a href="file:///this_is_ignored/base/implml/name_id_mapping_test.templateml">base\implml\name_id_mapping_test.templateml</a>
       
   502                     </td>
       
   503                     <td align="left">
       
   504                         templateml
       
   505                     </td>
       
   506                     <td align="left">
       
   507                         
       
   508                     </td>
       
   509                     <td align="left">
       
   510                         
       
   511                                 <a href="file:///this_is_ignored/name_id_mapping_test.txt">output\name_id_mapping_test.txt</a><br>
       
   512                             
       
   513                     </td>
       
   514                 
       
   515                 
       
   516             
       
   517         </tr>
       
   518     
       
   519     
       
   520         <tr>
       
   521             <td align="left" rowspan=1>
       
   522                 <b>NameIdMappingTestTargetSettings.Sequence</b><br>
       
   523                 <b>Name: </b>Sequence<br>
       
   524                 <b>Type: </b>sequence<br>
       
   525                 <b>ConfML: </b><a href="file:///this_is_ignored/base/confml/name_id_mapping_test.confml">base\confml\name_id_mapping_test.confml</a>
       
   526             </td>
       
   527             <td align="left" rowspan=1>
       
   528             <table class="report">
       
   529             
       
   530             
       
   531             </table>
       
   532 
       
   533             <table class="report">
       
   534                 
       
   535                     
       
   536                         <tr>
       
   537                             <th class="th.header">Setting</th>
       
   538                             <th class="th.header">Value</th>
       
   539                         </tr>
       
   540                         <tr>
       
   541                             <td><b>Selection sub-setting</b></td>
       
   542                             <td>
       
   543                                 
       
   544                                     Entry 2<br>
       
   545                                 
       
   546                                     Entry 4 (new)<br>
       
   547                                 
       
   548                                     Entry 5 (new)<br>
       
   549                                 
       
   550                             </td>
       
   551                         </tr>
       
   552                     
       
   553                 
       
   554                     
       
   555                         <tr>
       
   556                             <td><b>Int sub-setting</b></td>
       
   557                             <td>
       
   558                                 
       
   559                                     120<br>
       
   560                                 
       
   561                                     140<br>
       
   562                                 
       
   563                                     150<br>
       
   564                                 
       
   565                             </td>
       
   566                         </tr>
       
   567                     
       
   568                 
       
   569                     
       
   570                         <tr>
       
   571                             <td><b>Real sub-setting</b></td>
       
   572                             <td>
       
   573                                 
       
   574                                     1.2<br>
       
   575                                 
       
   576                                     1.4<br>
       
   577                                 
       
   578                                     1.5<br>
       
   579                                 
       
   580                             </td>
       
   581                         </tr>
       
   582                     
       
   583                 
       
   584             </table>
       
   585             
       
   586             
       
   587                 
       
   588                     <td align="left">
       
   589                         <a href="file:///this_is_ignored/base/implml/name_id_mapping_test.templateml">base\implml\name_id_mapping_test.templateml</a>
       
   590                     </td>
       
   591                     <td align="left">
       
   592                         templateml
       
   593                     </td>
       
   594                     <td align="left">
       
   595                         
       
   596                     </td>
       
   597                     <td align="left">
       
   598                         
       
   599                                 <a href="file:///this_is_ignored/name_id_mapping_test.txt">output\name_id_mapping_test.txt</a><br>
       
   600                             
       
   601                     </td>
       
   602                 
       
   603                 
       
   604             
       
   605         </tr>
       
   606     
       
   607     
       
   608         <tr>
       
   609             <td align="left" rowspan=1>
       
   610                 <b><i>TempFeature.Boolean</i></b><br>
       
   611                 <b>Name: </b>Boolean<br>
       
   612                 <b>Type: </b>boolean<br>
       
   613                 <b>ConfML: </b><a href="file:///this_is_ignored/autodata.confml">autodata.confml</a>
       
   614             </td>
       
   615             <td align="left" rowspan=1>
       
   616             <table class="report">
       
   617             
       
   618             
       
   619                 
       
   620                     <tr>
       
   621                         <th class="th.header">Layer</th>
       
   622                         <th class="th.header">Value</th>
       
   623                     </tr>
       
   624                     <tr>
       
   625                         <td><a href="file:///this_is_ignored/autodata.confml">autodata.confml</a></td>
       
   626                         <td>true</td>
       
   627                     </tr>
       
   628                 
       
   629             
       
   630             </table>
       
   631 
       
   632             <table class="report">
       
   633                 
       
   634             </table>
       
   635             
       
   636             
       
   637                 
       
   638                     <td align="left">
       
   639                         <a href="file:///this_is_ignored/custom/implml/simple_tempvars.implml">custom\implml\simple_tempvars.implml</a>
       
   640                     </td>
       
   641                     <td align="left">
       
   642                         templateml
       
   643                     </td>
       
   644                     <td align="left">
       
   645                         
       
   646                     </td>
       
   647                     <td align="left">
       
   648                         
       
   649                                 <a href="file:///this_is_ignored/content/simple_tempvars_test.txt">output\content\simple_tempvars_test.txt</a><br>
       
   650                             
       
   651                     </td>
       
   652                 
       
   653                 
       
   654             
       
   655         </tr>
       
   656     
       
   657     
       
   658         <tr>
       
   659             <td align="left" rowspan=1>
       
   660                 <b><i>TempFeature.Int</i></b><br>
       
   661                 <b>Name: </b>Int<br>
       
   662                 <b>Type: </b>int<br>
       
   663                 <b>ConfML: </b><a href="file:///this_is_ignored/autodata.confml">autodata.confml</a>
       
   664             </td>
       
   665             <td align="left" rowspan=1>
       
   666             <table class="report">
       
   667             
       
   668             
       
   669                 
       
   670                     <tr>
       
   671                         <th class="th.header">Layer</th>
       
   672                         <th class="th.header">Value</th>
       
   673                     </tr>
       
   674                     <tr>
       
   675                         <td><a href="file:///this_is_ignored/autodata.confml">autodata.confml</a></td>
       
   676                         <td>501</td>
       
   677                     </tr>
       
   678                 
       
   679             
       
   680             </table>
       
   681 
       
   682             <table class="report">
       
   683                 
       
   684             </table>
       
   685             
       
   686             
       
   687                 
       
   688                     <td align="left">
       
   689                         <a href="file:///this_is_ignored/custom/implml/simple_tempvars.implml">custom\implml\simple_tempvars.implml</a>
       
   690                     </td>
       
   691                     <td align="left">
       
   692                         templateml
       
   693                     </td>
       
   694                     <td align="left">
       
   695                         
       
   696                     </td>
       
   697                     <td align="left">
       
   698                         
       
   699                                 <a href="file:///this_is_ignored/content/simple_tempvars_test.txt">output\content\simple_tempvars_test.txt</a><br>
       
   700                             
       
   701                     </td>
       
   702                 
       
   703                 
       
   704             
       
   705         </tr>
       
   706     
       
   707     
       
   708         <tr>
       
   709             <td align="left" rowspan=1>
       
   710                 <b><i>TempFeature.Real</i></b><br>
       
   711                 <b>Name: </b>Real<br>
       
   712                 <b>Type: </b>real<br>
       
   713                 <b>ConfML: </b><a href="file:///this_is_ignored/autodata.confml">autodata.confml</a>
       
   714             </td>
       
   715             <td align="left" rowspan=1>
       
   716             <table class="report">
       
   717             
       
   718             
       
   719                 
       
   720                     <tr>
       
   721                         <th class="th.header">Layer</th>
       
   722                         <th class="th.header">Value</th>
       
   723                     </tr>
       
   724                     <tr>
       
   725                         <td><a href="file:///this_is_ignored/autodata.confml">autodata.confml</a></td>
       
   726                         <td>1.75</td>
       
   727                     </tr>
       
   728                 
       
   729             
       
   730             </table>
       
   731 
       
   732             <table class="report">
       
   733                 
       
   734             </table>
       
   735             
       
   736             
       
   737                 
       
   738                     <td align="left">
       
   739                         <a href="file:///this_is_ignored/custom/implml/simple_tempvars.implml">custom\implml\simple_tempvars.implml</a>
       
   740                     </td>
       
   741                     <td align="left">
       
   742                         templateml
       
   743                     </td>
       
   744                     <td align="left">
       
   745                         
       
   746                     </td>
       
   747                     <td align="left">
       
   748                         
       
   749                                 <a href="file:///this_is_ignored/content/simple_tempvars_test.txt">output\content\simple_tempvars_test.txt</a><br>
       
   750                             
       
   751                     </td>
       
   752                 
       
   753                 
       
   754             
       
   755         </tr>
       
   756     
       
   757     
       
   758         <tr>
       
   759             <td align="left" rowspan=3>
       
   760                 <b><i>TempFeature.String</i></b><br>
       
   761                 <b>Name: </b>String<br>
       
   762                 <b>Type: </b>string<br>
       
   763                 <b>ConfML: </b><a href="file:///this_is_ignored/autodata.confml">autodata.confml</a>
       
   764             </td>
       
   765             <td align="left" rowspan=3>
       
   766             <table class="report">
       
   767             
       
   768             
       
   769                 
       
   770                     <tr>
       
   771                         <th class="th.header">Layer</th>
       
   772                         <th class="th.header">Value</th>
       
   773                     </tr>
       
   774                     <tr>
       
   775                         <td><a href="file:///this_is_ignored/autodata.confml">autodata.confml</a></td>
       
   776                         <td>testing and more testing</td>
       
   777                     </tr>
       
   778                 
       
   779             
       
   780             </table>
       
   781 
       
   782             <table class="report">
       
   783                 
       
   784             </table>
       
   785             
       
   786             
       
   787                 
       
   788                     <td align="left">
       
   789                         <a href="file:///this_is_ignored/custom/implml/\conditional_container.implml">custom\implml\conditional_container.implml</a>
       
   790                     </td>
       
   791                     <td align="left">
       
   792                         templateml
       
   793                     </td>
       
   794                     <td align="left">
       
   795                         
       
   796                     </td>
       
   797                     <td align="left">
       
   798                         
       
   799                                 <a href="ignored">output\content\template_string_condition_true.txt</a><br>
       
   800                             
       
   801                     </td>
       
   802                 
       
   803                 
       
   804             
       
   805                 
       
   806                     <tr>
       
   807                     <td align="left">
       
   808                         <a href="file:///this_is_ignored/custom/implml/conditional_container.implml">custom\implml\conditional_container.implml</a>
       
   809                     </td>
       
   810                     <td align="left">
       
   811                         templateml
       
   812                     </td>
       
   813                     <td align="left">
       
   814                         
       
   815                     </td>
       
   816                     <td align="left">
       
   817                         
       
   818                             
       
   819                                 <span class="red">output\content\template_string_condition_false.txt</span><br>
       
   820                             
       
   821                         
       
   822                     </td>
       
   823                     </tr>
       
   824                 
       
   825                 
       
   826             
       
   827                 
       
   828                     <tr>
       
   829                     <td align="left">
       
   830                         <a href="file:///this_is_ignored/custom/implml/simple_tempvars.implml">custom\implml\simple_tempvars.implml</a>
       
   831                     </td>
       
   832                     <td align="left">
       
   833                         templateml
       
   834                     </td>
       
   835                     <td align="left">
       
   836                         
       
   837                     </td>
       
   838                     <td align="left">
       
   839                         
       
   840                             
       
   841                                 <a href="file:///C|/Users/NoBackup/wc/cone-trunk-temp/source/scripts/tests/temp/gen_ll3/output/content/simple_tempvars_test.txt">output\content\simple_tempvars_test.txt</a><br>
       
   842                             
       
   843                         
       
   844                     </td>
       
   845                     </tr>
       
   846                 
       
   847                 
       
   848             
       
   849         </tr>
       
   850     
       
   851     
       
   852         <tr>
       
   853             <td align="left" rowspan=1>
       
   854                 <b><i>TempFeature2.FilesToCopy</i></b><br>
       
   855                 <b>Name: </b>FilesToCopy<br>
       
   856                 <b>Type: </b>sequence<br>
       
   857                 <b>ConfML: </b><a href="file:///C|/Users/NoBackup/wc/cone-trunk/source/scripts/tests/generation_test_project/autodata.confml">autodata.confml</a>
       
   858             </td>
       
   859             <td align="left" rowspan=1>
       
   860             <table class="report">
       
   861             
       
   862             
       
   863             </table>
       
   864 
       
   865             <table class="report">
       
   866                 
       
   867                     
       
   868                         <tr>
       
   869                             <th class="th.header">Setting</th>
       
   870                             <th class="th.header">Value</th>
       
   871                         </tr>
       
   872                         <tr>
       
   873                             <td><b>FilePath</b></td>
       
   874                             <td>
       
   875                                 
       
   876                                     invocation_phase_test_1.txt<br>
       
   877                                 
       
   878                                     invocation_phase_test_2.txt<br>
       
   879                                 
       
   880                                     overlay/overlay_folder/overlay.txt<br>
       
   881                                 
       
   882                             </td>
       
   883                         </tr>
       
   884                     
       
   885                 
       
   886             </table>
       
   887             
       
   888             
       
   889                 
       
   890                     <td align="left">
       
   891                         <a href="file:///C|/Users/NoBackup/wc/cone-trunk/source/scripts/tests/generation_test_project/custom/implml/seq_tempvar.implml">custom\implml\seq_tempvar.implml</a>
       
   892                     </td>
       
   893                     <td align="left">
       
   894                         content
       
   895                     </td>
       
   896                     <td align="left">
       
   897                         
       
   898                     </td>
       
   899                     <td align="left">
       
   900                         
       
   901                                 <a href="file:///this_is_ignored">output\content\temp_seq_test\invocation_phase_test_2.txt</a><br>
       
   902                             
       
   903                                 <a href="file:///this_is_ignored">output\content\temp_seq_test\invocation_phase_test_1.txt</a><br>
       
   904                             
       
   905                     </td>
       
   906                 
       
   907                 
       
   908             
       
   909         </tr>
       
   910     
       
   911     
       
   912         <tr>
       
   913             <td align="left" rowspan=1>
       
   914                 <b><i>TempFeatureMissingFile.Test1</i></b><br>
       
   915                 <b>Name: </b>Test1<br>
       
   916                 <b>Type: </b>string<br>
       
   917                 <b>ConfML: </b><a href="file:///this_is_ignored">autodata.confml</a>
       
   918             </td>
       
   919             <td align="left" rowspan=1>
       
   920             <table class="report">
       
   921             
       
   922             
       
   923                 
       
   924                     <tr>
       
   925                         <th class="th.header">Layer</th>
       
   926                         <th class="th.header">Value</th>
       
   927                     </tr>
       
   928                     <tr>
       
   929                         <td><a href="file:///this_is_ignored">autodata.confml</a></td>
       
   930                         <td>None</td>
       
   931                     </tr>
       
   932                 
       
   933             
       
   934             </table>
       
   935 
       
   936             <table class="report">
       
   937                 
       
   938             </table>
       
   939             
       
   940             
       
   941                 
       
   942                     <td align="left">
       
   943                         <a href="file:///this_is_ignored">custom\implml\missing_file_in_report_test.implml</a>
       
   944                     </td>
       
   945                     <td align="left">
       
   946                         templateml
       
   947                     </td>
       
   948                     <td align="left">
       
   949                         
       
   950                     </td>
       
   951                     <td align="left">
       
   952                         
       
   953                                 <span class="red">output\content\missing_output_file_test1.txt</span><br>
       
   954                             
       
   955                                 <span class="red">output\content\missing_output_file_test2.txt</span><br>
       
   956                             
       
   957                     </td>
       
   958                 
       
   959                 
       
   960             
       
   961         </tr>
       
   962     
       
   963     
       
   964         <tr>
       
   965             <td align="left" rowspan=1>
       
   966                 <b><i>TempFeatureMissingFile.Test2</i></b><br>
       
   967                 <b>Name: </b>Test2<br>
       
   968                 <b>Type: </b>string<br>
       
   969                 <b>ConfML: </b><a href="file:///this_is_ignored">autodata.confml</a>
       
   970             </td>
       
   971             <td align="left" rowspan=1>
       
   972             <table class="report">
       
   973             
       
   974             
       
   975                 
       
   976                     <tr>
       
   977                         <th class="th.header">Layer</th>
       
   978                         <th class="th.header">Value</th>
       
   979                     </tr>
       
   980                     <tr>
       
   981                         <td><a href="file:///this_is_ignored">autodata.confml</a></td>
       
   982                         <td>None</td>
       
   983                     </tr>
       
   984                 
       
   985             
       
   986             </table>
       
   987 
       
   988             <table class="report">
       
   989                 
       
   990             </table>
       
   991             
       
   992             
       
   993                 
       
   994                     <td align="left">
       
   995                         <a href="file:///this_is_ignored">custom\implml\missing_file_in_report_test.implml</a>
       
   996                     </td>
       
   997                     <td align="left">
       
   998                         templateml
       
   999                     </td>
       
  1000                     <td align="left">
       
  1001                         
       
  1002                     </td>
       
  1003                     <td align="left">
       
  1004                         
       
  1005                                 <span class="red">output\content\missing_output_file_test1.txt</span><br>
       
  1006                             
       
  1007                                 <span class="red">output\content\missing_output_file_test2.txt</span><br>
       
  1008                             
       
  1009                     </td>
       
  1010                 
       
  1011                 
       
  1012             
       
  1013         </tr>
       
  1014         
       
  1015     </table>
       
  1016 
       
  1017     <h1>Refs with no implementation:</h1><br>
       
  1018     
       
  1019     <table class="report">
       
  1020     <tr>
       
  1021         <th class="featureName">API</th>
       
  1022         <th class="featureName">Data</th>
       
  1023     </tr>
       
  1024     
       
  1025         <tr>
       
  1026             <td align="left" >
       
  1027                 <b>BasicSettingTypesTest.IntSetting</b><br>
       
  1028                 <b>Name: </b>Int setting<br>
       
  1029                 <b>Type: </b>int<br>
       
  1030                 <b>ConfML: </b><a href="file:///this_is_ignored/base/confml/basic_setting_types_test.confml">base\confml\basic_setting_types_test.confml</a>
       
  1031             </td>
       
  1032             <td align="left">
       
  1033             <table class="report">
       
  1034             
       
  1035             
       
  1036                 
       
  1037                     <tr>
       
  1038                         <th class="th.header">Layer</th>
       
  1039                         <th class="th.header">Value</th>
       
  1040                     </tr>
       
  1041                     <tr>
       
  1042                         <td><a href="file:///this_is_ignored/base/confml/basic_setting_types_test.confml">base\confml\basic_setting_types_test.confml</a></td>
       
  1043                         <td>10</td>
       
  1044                     </tr>
       
  1045                 
       
  1046             
       
  1047                 
       
  1048                     <tr>
       
  1049                         <td><a href="file:///this_is_ignored/data/confml/data.confml">data\confml\data.confml</a></td>
       
  1050                         <td>555</td>
       
  1051                     </tr>
       
  1052                 
       
  1053             
       
  1054             </table>
       
  1055             
       
  1056             <table class="report">
       
  1057                 
       
  1058             </table>
       
  1059         </tr>
       
  1060     
       
  1061         <tr>
       
  1062             <td align="left" >
       
  1063                 <b>BasicSettingTypesTest.StringSetting</b><br>
       
  1064                 <b>Name: </b>String setting<br>
       
  1065                 <b>Type: </b>string<br>
       
  1066                 <b>ConfML: </b><a href="file:///this_is_ignored/base/confml/basic_setting_types_test.confml">base\confml\basic_setting_types_test.confml</a>
       
  1067             </td>
       
  1068             <td align="left">
       
  1069             <table class="report">
       
  1070             
       
  1071             
       
  1072                 
       
  1073                     <tr>
       
  1074                         <th class="th.header">Layer</th>
       
  1075                         <th class="th.header">Value</th>
       
  1076                     </tr>
       
  1077                     <tr>
       
  1078                         <td><a href="file:///this_is_ignored/base/confml/basic_setting_types_test.confml">base\confml\basic_setting_types_test.confml</a></td>
       
  1079                         <td>default string</td>
       
  1080                     </tr>
       
  1081                 
       
  1082             
       
  1083                 
       
  1084                     <tr>
       
  1085                         <td><a href="file:///this_is_ignored/data/confml/data.confml">data\confml\data.confml</a></td>
       
  1086                         <td>&#12459;&#12479;&#12459;&#12490; &lt;&amp;&gt;</td>
       
  1087                     </tr>
       
  1088                 
       
  1089             
       
  1090             </table>
       
  1091             
       
  1092             <table class="report">
       
  1093                 
       
  1094             </table>
       
  1095         </tr>
       
  1096     
       
  1097         <tr>
       
  1098             <td align="left" >
       
  1099                 <b><i>Condition.Boolean</i></b><br>
       
  1100                 <b>Name: </b>Boolean<br>
       
  1101                 <b>Type: </b>boolean<br>
       
  1102                 <b>ConfML: </b><a href="file:///C|/Users/NoBackup/wc/cone-trunk-temp/source/scripts/tests/generation_test_project/autodata.confml">autodata.confml</a>
       
  1103             </td>
       
  1104             <td align="left">
       
  1105             <table class="report">
       
  1106             
       
  1107             
       
  1108                 
       
  1109                     <tr>
       
  1110                         <th class="th.header">Layer</th>
       
  1111                         <th class="th.header">Value</th>
       
  1112                     </tr>
       
  1113                     <tr>
       
  1114                         <td><a href="file:///C|/Users/NoBackup/wc/cone-trunk-temp/source/scripts/tests/generation_test_project/autodata.confml">autodata.confml</a></td>
       
  1115                         <td>true</td>
       
  1116                     </tr>
       
  1117                 
       
  1118             
       
  1119             </table>
       
  1120             
       
  1121             <table class="report">
       
  1122                 
       
  1123             </table>
       
  1124         </tr>
       
  1125     
       
  1126         <tr>
       
  1127             <td align="left" >
       
  1128                 <b><i>Condition.Int</i></b><br>
       
  1129                 <b>Name: </b>Int<br>
       
  1130                 <b>Type: </b>int<br>
       
  1131                 <b>ConfML: </b><a href="file:///C|/Users/NoBackup/wc/cone-trunk-temp/source/scripts/tests/generation_test_project/autodata.confml">autodata.confml</a>
       
  1132             </td>
       
  1133             <td align="left">
       
  1134             <table class="report">
       
  1135             
       
  1136             
       
  1137                 
       
  1138                     <tr>
       
  1139                         <th class="th.header">Layer</th>
       
  1140                         <th class="th.header">Value</th>
       
  1141                     </tr>
       
  1142                     <tr>
       
  1143                         <td><a href="file:///C|/Users/NoBackup/wc/cone-trunk-temp/source/scripts/tests/generation_test_project/autodata.confml">autodata.confml</a></td>
       
  1144                         <td>500</td>
       
  1145                     </tr>
       
  1146                 
       
  1147             
       
  1148             </table>
       
  1149             
       
  1150             <table class="report">
       
  1151                 
       
  1152             </table>
       
  1153         </tr>
       
  1154     
       
  1155         <tr>
       
  1156             <td align="left" >
       
  1157                 <b><i>Condition.Real</i></b><br>
       
  1158                 <b>Name: </b>Real<br>
       
  1159                 <b>Type: </b>real<br>
       
  1160                 <b>ConfML: </b><a href="file:///C|/Users/NoBackup/wc/cone-trunk-temp/source/scripts/tests/generation_test_project/autodata.confml">autodata.confml</a>
       
  1161             </td>
       
  1162             <td align="left">
       
  1163             <table class="report">
       
  1164             
       
  1165             
       
  1166                 
       
  1167                     <tr>
       
  1168                         <th class="th.header">Layer</th>
       
  1169                         <th class="th.header">Value</th>
       
  1170                     </tr>
       
  1171                     <tr>
       
  1172                         <td><a href="file:///C|/Users/NoBackup/wc/cone-trunk-temp/source/scripts/tests/generation_test_project/autodata.confml">autodata.confml</a></td>
       
  1173                         <td>1.5</td>
       
  1174                     </tr>
       
  1175                 
       
  1176             
       
  1177             </table>
       
  1178             
       
  1179             <table class="report">
       
  1180                 
       
  1181             </table>
       
  1182         </tr>
       
  1183     
       
  1184         <tr>
       
  1185             <td align="left" >
       
  1186                 <b><i>Condition.String</i></b><br>
       
  1187                 <b>Name: </b>String<br>
       
  1188                 <b>Type: </b>string<br>
       
  1189                 <b>ConfML: </b><a href="file:///C|/Users/NoBackup/wc/cone-trunk-temp/source/scripts/tests/generation_test_project/autodata.confml">autodata.confml</a>
       
  1190             </td>
       
  1191             <td align="left">
       
  1192             <table class="report">
       
  1193             
       
  1194             
       
  1195                 
       
  1196                     <tr>
       
  1197                         <th class="th.header">Layer</th>
       
  1198                         <th class="th.header">Value</th>
       
  1199                     </tr>
       
  1200                     <tr>
       
  1201                         <td><a href="file:///C|/Users/NoBackup/wc/cone-trunk-temp/source/scripts/tests/generation_test_project/autodata.confml">autodata.confml</a></td>
       
  1202                         <td>testing</td>
       
  1203                     </tr>
       
  1204                 
       
  1205             
       
  1206             </table>
       
  1207             
       
  1208             <table class="report">
       
  1209                 
       
  1210             </table>
       
  1211         </tr>
       
  1212     
       
  1213         <tr>
       
  1214             <td align="left" >
       
  1215                 <b><i>Condition.Unused</i></b><br>
       
  1216                 <b>Name: </b>Unused<br>
       
  1217                 <b>Type: </b>boolean<br>
       
  1218                 <b>ConfML: </b><a href="file:///C|/Users/NoBackup/wc/cone-trunk-temp/source/scripts/tests/generation_test_project/autodata.confml">autodata.confml</a>
       
  1219             </td>
       
  1220             <td align="left">
       
  1221             <table class="report">
       
  1222             
       
  1223             
       
  1224                 
       
  1225                     <tr>
       
  1226                         <th class="th.header">Layer</th>
       
  1227                         <th class="th.header">Value</th>
       
  1228                     </tr>
       
  1229                     <tr>
       
  1230                         <td><a href="file:///C|/Users/NoBackup/wc/cone-trunk-temp/source/scripts/tests/generation_test_project/autodata.confml">autodata.confml</a></td>
       
  1231                         <td>false</td>
       
  1232                     </tr>
       
  1233                 
       
  1234             
       
  1235             </table>
       
  1236             
       
  1237             <table class="report">
       
  1238                 
       
  1239             </table>
       
  1240         </tr>
       
  1241     
       
  1242         <tr>
       
  1243             <td align="left" >
       
  1244                 <b>Feature1.SequenceSetting</b><br>
       
  1245                 <b>Name: </b>Sequence setting<br>
       
  1246                 <b>Type: </b>sequence<br>
       
  1247                 <b>ConfML: </b><a href="file:///this_is_ignored/base/confml/feature1.confml">base\confml\feature1.confml</a>
       
  1248             </td>
       
  1249             <td align="left">
       
  1250             <table class="report">
       
  1251             
       
  1252             
       
  1253             </table>
       
  1254             
       
  1255             <table class="report">
       
  1256                 
       
  1257                     
       
  1258                         <tr>
       
  1259                             <th class="th.header">Setting</th>
       
  1260                             <th class="th.header">Value</th>
       
  1261                         </tr>
       
  1262                         <tr>
       
  1263                             <td><b>Real sub-setting</b></td>
       
  1264                             <td>
       
  1265                                 
       
  1266                                     1.25<br>
       
  1267                                 
       
  1268                                     1.5<br>
       
  1269                                 
       
  1270                                     1.5<br>
       
  1271                                 
       
  1272                             </td>
       
  1273                         </tr>
       
  1274                     
       
  1275                 
       
  1276                     
       
  1277                         <tr>
       
  1278                             <td><b>Int sub-setting</b></td>
       
  1279                             <td>
       
  1280                                 
       
  1281                                     128<br>
       
  1282                                 
       
  1283                                     256<br>
       
  1284                                 
       
  1285                                     256<br>
       
  1286                                 
       
  1287                             </td>
       
  1288                         </tr>
       
  1289                     
       
  1290                 
       
  1291                     
       
  1292                         <tr>
       
  1293                             <td><b>String sub-setting</b></td>
       
  1294                             <td>
       
  1295                                 
       
  1296                                     def1<br>
       
  1297                                 
       
  1298                                     def2<br>
       
  1299                                 
       
  1300                                     test<br>
       
  1301                                 
       
  1302                             </td>
       
  1303                         </tr>
       
  1304                     
       
  1305                 
       
  1306                     
       
  1307                         <tr>
       
  1308                             <td><b>Boolean sub-setting</b></td>
       
  1309                             <td>
       
  1310                                 
       
  1311                                     false<br>
       
  1312                                 
       
  1313                                     false<br>
       
  1314                                 
       
  1315                                     true<br>
       
  1316                                 
       
  1317                             </td>
       
  1318                         </tr>
       
  1319                     
       
  1320                 
       
  1321                     
       
  1322                         <tr>
       
  1323                             <td><b>Selection sub-setting</b></td>
       
  1324                             <td>
       
  1325                                 
       
  1326                                     1<br>
       
  1327                                 
       
  1328                                     1<br>
       
  1329                                 
       
  1330                                     1<br>
       
  1331                                 
       
  1332                             </td>
       
  1333                         </tr>
       
  1334                     
       
  1335                 
       
  1336             </table>
       
  1337         </tr>
       
  1338     
       
  1339         <tr>
       
  1340             <td align="left" >
       
  1341                 <b>NameIdMappingTestSourceSequences.StringSequence</b><br>
       
  1342                 <b>Name: </b>String sequence<br>
       
  1343                 <b>Type: </b>sequence<br>
       
  1344                 <b>ConfML: </b><a href="file:///this_is_ignored/base/confml/name_id_mapping_test.confml">base\confml\name_id_mapping_test.confml</a>
       
  1345             </td>
       
  1346             <td align="left">
       
  1347             <table class="report">
       
  1348             
       
  1349             
       
  1350             </table>
       
  1351             
       
  1352             <table class="report">
       
  1353                 
       
  1354                     
       
  1355                         <tr>
       
  1356                             <th class="th.header">Setting</th>
       
  1357                             <th class="th.header">Value</th>
       
  1358                         </tr>
       
  1359                         <tr>
       
  1360                             <td><b>Value sub-setting</b></td>
       
  1361                             <td>
       
  1362                                 
       
  1363                                     Entry 1<br>
       
  1364                                 
       
  1365                                     Entry 2<br>
       
  1366                                 
       
  1367                                     Entry 3<br>
       
  1368                                 
       
  1369                                     Entry 4 (new)<br>
       
  1370                                 
       
  1371                                     Entry 5 (new)<br>
       
  1372                                 
       
  1373                             </td>
       
  1374                         </tr>
       
  1375                     
       
  1376                 
       
  1377             </table>
       
  1378         </tr>
       
  1379     
       
  1380         <tr>
       
  1381             <td align="left" >
       
  1382                 <b>NameIdMappingTestSourceSequences.StringToIntSequence</b><br>
       
  1383                 <b>Name: </b>String-to-int sequence<br>
       
  1384                 <b>Type: </b>sequence<br>
       
  1385                 <b>ConfML: </b><a href="file:///this_is_ignored/base/confml/name_id_mapping_test.confml">base\confml\name_id_mapping_test.confml</a>
       
  1386             </td>
       
  1387             <td align="left">
       
  1388             <table class="report">
       
  1389             
       
  1390             
       
  1391             </table>
       
  1392             
       
  1393             <table class="report">
       
  1394                 
       
  1395                     
       
  1396                         <tr>
       
  1397                             <th class="th.header">Setting</th>
       
  1398                             <th class="th.header">Value</th>
       
  1399                         </tr>
       
  1400                         <tr>
       
  1401                             <td><b>Name sub-setting</b></td>
       
  1402                             <td>
       
  1403                                 
       
  1404                                     Entry 1<br>
       
  1405                                 
       
  1406                                     Entry 2<br>
       
  1407                                 
       
  1408                                     Entry 3<br>
       
  1409                                 
       
  1410                                     Entry 4 (new)<br>
       
  1411                                 
       
  1412                                     Entry 5 (new)<br>
       
  1413                                 
       
  1414                             </td>
       
  1415                         </tr>
       
  1416                     
       
  1417                 
       
  1418                     
       
  1419                         <tr>
       
  1420                             <td><b>Value sub-setting</b></td>
       
  1421                             <td>
       
  1422                                 
       
  1423                                     100<br>
       
  1424                                 
       
  1425                                     120<br>
       
  1426                                 
       
  1427                                     130<br>
       
  1428                                 
       
  1429                                     140<br>
       
  1430                                 
       
  1431                                     150<br>
       
  1432                                 
       
  1433                             </td>
       
  1434                         </tr>
       
  1435                     
       
  1436                 
       
  1437             </table>
       
  1438         </tr>
       
  1439     
       
  1440         <tr>
       
  1441             <td align="left" >
       
  1442                 <b>NameIdMappingTestSourceSequences.StringToRealSequence</b><br>
       
  1443                 <b>Name: </b>String-to-real sequence<br>
       
  1444                 <b>Type: </b>sequence<br>
       
  1445                 <b>ConfML: </b><a href="file:///this_is_ignored/base/confml/name_id_mapping_test.confml">base\confml\name_id_mapping_test.confml</a>
       
  1446             </td>
       
  1447             <td align="left">
       
  1448             <table class="report">
       
  1449             
       
  1450             
       
  1451             </table>
       
  1452             
       
  1453             <table class="report">
       
  1454                 
       
  1455                     
       
  1456                         <tr>
       
  1457                             <th class="th.header">Setting</th>
       
  1458                             <th class="th.header">Value</th>
       
  1459                         </tr>
       
  1460                         <tr>
       
  1461                             <td><b>Name sub-setting</b></td>
       
  1462                             <td>
       
  1463                                 
       
  1464                                     Entry 1<br>
       
  1465                                 
       
  1466                                     Entry 2<br>
       
  1467                                 
       
  1468                                     Entry 3<br>
       
  1469                                 
       
  1470                                     Entry 4 (new)<br>
       
  1471                                 
       
  1472                                     Entry 5 (new)<br>
       
  1473                                 
       
  1474                             </td>
       
  1475                         </tr>
       
  1476                     
       
  1477                 
       
  1478                     
       
  1479                         <tr>
       
  1480                             <td><b>Value sub-setting</b></td>
       
  1481                             <td>
       
  1482                                 
       
  1483                                     1.1<br>
       
  1484                                 
       
  1485                                     1.2<br>
       
  1486                                 
       
  1487                                     1.3<br>
       
  1488                                 
       
  1489                                     1.4<br>
       
  1490                                 
       
  1491                                     1.5<br>
       
  1492                                 
       
  1493                             </td>
       
  1494                         </tr>
       
  1495                     
       
  1496                 
       
  1497             </table>
       
  1498         </tr>
       
  1499     
       
  1500         <tr>
       
  1501             <td align="left" >
       
  1502                 <b>SequenceSettingTest.SequenceSetting</b><br>
       
  1503                 <b>Name: </b>Sequence setting<br>
       
  1504                 <b>Type: </b>sequence<br>
       
  1505                 <b>ConfML: </b><a href="file:///this_is_ignored/base/confml/sequence_setting_test.confml">base\confml\sequence_setting_test.confml</a>
       
  1506             </td>
       
  1507             <td align="left">
       
  1508             <table class="report">
       
  1509             
       
  1510             
       
  1511             </table>
       
  1512             
       
  1513             <table class="report">
       
  1514                 
       
  1515                     
       
  1516                         <tr>
       
  1517                             <th class="th.header">Setting</th>
       
  1518                             <th class="th.header">Value</th>
       
  1519                         </tr>
       
  1520                         <tr>
       
  1521                             <td><b>Folder sub-setting</b></td>
       
  1522                             <td>
       
  1523                                 
       
  1524                                     [&#39;seq/default_folder&#39;, None]<br>
       
  1525                                 
       
  1526                             </td>
       
  1527                         </tr>
       
  1528                     
       
  1529                 
       
  1530                     
       
  1531                         <tr>
       
  1532                             <td><b>localPath</b></td>
       
  1533                             <td>
       
  1534                                 
       
  1535                                     seq/default_folder<br>
       
  1536                                 
       
  1537                             </td>
       
  1538                         </tr>
       
  1539                     
       
  1540                 
       
  1541                     
       
  1542                         <tr>
       
  1543                             <td><b>targetPath</b></td>
       
  1544                             <td>
       
  1545                                 
       
  1546                                     None<br>
       
  1547                                 
       
  1548                             </td>
       
  1549                         </tr>
       
  1550                     
       
  1551                 
       
  1552                     
       
  1553                         <tr>
       
  1554                             <td><b>Real sub-setting</b></td>
       
  1555                             <td>
       
  1556                                 
       
  1557                                     10.10<br>
       
  1558                                 
       
  1559                             </td>
       
  1560                         </tr>
       
  1561                     
       
  1562                 
       
  1563                     
       
  1564                         <tr>
       
  1565                             <td><b>File sub-setting</b></td>
       
  1566                             <td>
       
  1567                                 
       
  1568                                     [&#39;seq/default_file.txt&#39;, None]<br>
       
  1569                                 
       
  1570                             </td>
       
  1571                         </tr>
       
  1572                     
       
  1573                 
       
  1574                     
       
  1575                         <tr>
       
  1576                             <td><b>localPath</b></td>
       
  1577                             <td>
       
  1578                                 
       
  1579                                     seq/default_file.txt<br>
       
  1580                                 
       
  1581                             </td>
       
  1582                         </tr>
       
  1583                     
       
  1584                 
       
  1585                     
       
  1586                         <tr>
       
  1587                             <td><b>targetPath</b></td>
       
  1588                             <td>
       
  1589                                 
       
  1590                                     None<br>
       
  1591                                 
       
  1592                             </td>
       
  1593                         </tr>
       
  1594                     
       
  1595                 
       
  1596                     
       
  1597                         <tr>
       
  1598                             <td><b>Int sub-setting</b></td>
       
  1599                             <td>
       
  1600                                 
       
  1601                                     120<br>
       
  1602                                 
       
  1603                             </td>
       
  1604                         </tr>
       
  1605                     
       
  1606                 
       
  1607                     
       
  1608                         <tr>
       
  1609                             <td><b>String sub-setting</b></td>
       
  1610                             <td>
       
  1611                                 
       
  1612                                     &lt;&amp;&#12459;&#12479;&#12459;&#12490;&gt;<br>
       
  1613                                 
       
  1614                             </td>
       
  1615                         </tr>
       
  1616                     
       
  1617                 
       
  1618                     
       
  1619                         <tr>
       
  1620                             <td><b>Boolean sub-setting</b></td>
       
  1621                             <td>
       
  1622                                 
       
  1623                                     true<br>
       
  1624                                 
       
  1625                             </td>
       
  1626                         </tr>
       
  1627                     
       
  1628                 
       
  1629                     
       
  1630                         <tr>
       
  1631                             <td><b>Selection sub-setting</b></td>
       
  1632                             <td>
       
  1633                                 
       
  1634                                     2<br>
       
  1635                                 
       
  1636                             </td>
       
  1637                         </tr>
       
  1638                     
       
  1639                 
       
  1640             </table>
       
  1641         </tr>
       
  1642     
       
  1643         <tr>
       
  1644             <td align="left" >
       
  1645                 <b><i>TempFeature.Unused</i></b><br>
       
  1646                 <b>Name: </b>Unused<br>
       
  1647                 <b>Type: </b>boolean<br>
       
  1648                 <b>ConfML: </b><a href="file:///this_is_ignored/autodata.confml">autodata.confml</a>
       
  1649             </td>
       
  1650             <td align="left">
       
  1651             <table class="report">
       
  1652             
       
  1653             
       
  1654                 
       
  1655                     <tr>
       
  1656                         <th class="th.header">Layer</th>
       
  1657                         <th class="th.header">Value</th>
       
  1658                     </tr>
       
  1659                     <tr>
       
  1660                         <td><a href="file:///this_is_ignored/autodata.confml">autodata.confml</a></td>
       
  1661                         <td>false</td>
       
  1662                     </tr>
       
  1663                 
       
  1664             
       
  1665             </table>
       
  1666             
       
  1667             <table class="report">
       
  1668                 
       
  1669             </table>
       
  1670         </tr>
       
  1671         
       
  1672     </table>
       
  1673     <h1>Not generated output files:</h1><br>
       
  1674     
       
  1675     <table class="report">
       
  1676     <tr>
       
  1677         <th class="featureName">Output file</th>
       
  1678     </tr>
       
  1679     
       
  1680         <tr>
       
  1681             <td align="left" >
       
  1682                 output\content\template_string_condition_false.txt
       
  1683             </td>
       
  1684     
       
  1685         <tr>
       
  1686             <td align="left" >
       
  1687                 output\content\missing_output_file_test1.txt
       
  1688             </td>
       
  1689     
       
  1690         <tr>
       
  1691             <td align="left" >
       
  1692                 output\content\missing_output_file_test2.txt
       
  1693             </td>
       
  1694     
       
  1695     </table>
       
  1696     
       
  1697 </body>
       
  1698 </html>