LCOV - differential code coverage report
Current view: top level - src/backend/snowball/libstemmer - stem_ISO_8859_1_swedish.c (source / functions) Coverage Total Hit UBC
Current: Differential Code Coverage HEAD vs 15 Lines: 0.0 % 96 0 96
Current Date: 2023-04-08 17:13:01 Functions: 0.0 % 7 0 7
Baseline: 15 Line coverage date bins:
Baseline Date: 2023-04-08 15:09:40 (240..) days: 0.0 % 96 0 96
Legend: Lines: hit not hit Function coverage date bins:
(240..) days: 0.0 % 7 0 7

 Age         Owner                  TLA  Line data    Source code
                                  1                 : /* Generated by Snowball 2.2.0 - https://snowballstem.org/ */
                                  2                 : 
                                  3                 : #include "header.h"
                                  4                 : 
                                  5                 : #ifdef __cplusplus
                                  6                 : extern "C" {
                                  7                 : #endif
                                  8                 : extern int swedish_ISO_8859_1_stem(struct SN_env * z);
                                  9                 : #ifdef __cplusplus
                                 10                 : }
                                 11                 : #endif
                                 12                 : static int r_other_suffix(struct SN_env * z);
                                 13                 : static int r_consonant_pair(struct SN_env * z);
                                 14                 : static int r_main_suffix(struct SN_env * z);
                                 15                 : static int r_mark_regions(struct SN_env * z);
                                 16                 : #ifdef __cplusplus
                                 17                 : extern "C" {
                                 18                 : #endif
                                 19                 : 
                                 20                 : 
                                 21                 : extern struct SN_env * swedish_ISO_8859_1_create_env(void);
                                 22                 : extern void swedish_ISO_8859_1_close_env(struct SN_env * z);
                                 23                 : 
                                 24                 : 
                                 25                 : #ifdef __cplusplus
                                 26                 : }
                                 27                 : #endif
                                 28                 : static const symbol s_0_0[1] = { 'a' };
                                 29                 : static const symbol s_0_1[4] = { 'a', 'r', 'n', 'a' };
                                 30                 : static const symbol s_0_2[4] = { 'e', 'r', 'n', 'a' };
                                 31                 : static const symbol s_0_3[7] = { 'h', 'e', 't', 'e', 'r', 'n', 'a' };
                                 32                 : static const symbol s_0_4[4] = { 'o', 'r', 'n', 'a' };
                                 33                 : static const symbol s_0_5[2] = { 'a', 'd' };
                                 34                 : static const symbol s_0_6[1] = { 'e' };
                                 35                 : static const symbol s_0_7[3] = { 'a', 'd', 'e' };
                                 36                 : static const symbol s_0_8[4] = { 'a', 'n', 'd', 'e' };
                                 37                 : static const symbol s_0_9[4] = { 'a', 'r', 'n', 'e' };
                                 38                 : static const symbol s_0_10[3] = { 'a', 'r', 'e' };
                                 39                 : static const symbol s_0_11[4] = { 'a', 's', 't', 'e' };
                                 40                 : static const symbol s_0_12[2] = { 'e', 'n' };
                                 41                 : static const symbol s_0_13[5] = { 'a', 'n', 'd', 'e', 'n' };
                                 42                 : static const symbol s_0_14[4] = { 'a', 'r', 'e', 'n' };
                                 43                 : static const symbol s_0_15[5] = { 'h', 'e', 't', 'e', 'n' };
                                 44                 : static const symbol s_0_16[3] = { 'e', 'r', 'n' };
                                 45                 : static const symbol s_0_17[2] = { 'a', 'r' };
                                 46                 : static const symbol s_0_18[2] = { 'e', 'r' };
                                 47                 : static const symbol s_0_19[5] = { 'h', 'e', 't', 'e', 'r' };
                                 48                 : static const symbol s_0_20[2] = { 'o', 'r' };
                                 49                 : static const symbol s_0_21[1] = { 's' };
                                 50                 : static const symbol s_0_22[2] = { 'a', 's' };
                                 51                 : static const symbol s_0_23[5] = { 'a', 'r', 'n', 'a', 's' };
                                 52                 : static const symbol s_0_24[5] = { 'e', 'r', 'n', 'a', 's' };
                                 53                 : static const symbol s_0_25[5] = { 'o', 'r', 'n', 'a', 's' };
                                 54                 : static const symbol s_0_26[2] = { 'e', 's' };
                                 55                 : static const symbol s_0_27[4] = { 'a', 'd', 'e', 's' };
                                 56                 : static const symbol s_0_28[5] = { 'a', 'n', 'd', 'e', 's' };
                                 57                 : static const symbol s_0_29[3] = { 'e', 'n', 's' };
                                 58                 : static const symbol s_0_30[5] = { 'a', 'r', 'e', 'n', 's' };
                                 59                 : static const symbol s_0_31[6] = { 'h', 'e', 't', 'e', 'n', 's' };
                                 60                 : static const symbol s_0_32[4] = { 'e', 'r', 'n', 's' };
                                 61                 : static const symbol s_0_33[2] = { 'a', 't' };
                                 62                 : static const symbol s_0_34[5] = { 'a', 'n', 'd', 'e', 't' };
                                 63                 : static const symbol s_0_35[3] = { 'h', 'e', 't' };
                                 64                 : static const symbol s_0_36[3] = { 'a', 's', 't' };
                                 65                 : 
                                 66                 : static const struct among a_0[37] =
                                 67                 : {
                                 68                 : { 1, s_0_0, -1, 1, 0},
                                 69                 : { 4, s_0_1, 0, 1, 0},
                                 70                 : { 4, s_0_2, 0, 1, 0},
                                 71                 : { 7, s_0_3, 2, 1, 0},
                                 72                 : { 4, s_0_4, 0, 1, 0},
                                 73                 : { 2, s_0_5, -1, 1, 0},
                                 74                 : { 1, s_0_6, -1, 1, 0},
                                 75                 : { 3, s_0_7, 6, 1, 0},
                                 76                 : { 4, s_0_8, 6, 1, 0},
                                 77                 : { 4, s_0_9, 6, 1, 0},
                                 78                 : { 3, s_0_10, 6, 1, 0},
                                 79                 : { 4, s_0_11, 6, 1, 0},
                                 80                 : { 2, s_0_12, -1, 1, 0},
                                 81                 : { 5, s_0_13, 12, 1, 0},
                                 82                 : { 4, s_0_14, 12, 1, 0},
                                 83                 : { 5, s_0_15, 12, 1, 0},
                                 84                 : { 3, s_0_16, -1, 1, 0},
                                 85                 : { 2, s_0_17, -1, 1, 0},
                                 86                 : { 2, s_0_18, -1, 1, 0},
                                 87                 : { 5, s_0_19, 18, 1, 0},
                                 88                 : { 2, s_0_20, -1, 1, 0},
                                 89                 : { 1, s_0_21, -1, 2, 0},
                                 90                 : { 2, s_0_22, 21, 1, 0},
                                 91                 : { 5, s_0_23, 22, 1, 0},
                                 92                 : { 5, s_0_24, 22, 1, 0},
                                 93                 : { 5, s_0_25, 22, 1, 0},
                                 94                 : { 2, s_0_26, 21, 1, 0},
                                 95                 : { 4, s_0_27, 26, 1, 0},
                                 96                 : { 5, s_0_28, 26, 1, 0},
                                 97                 : { 3, s_0_29, 21, 1, 0},
                                 98                 : { 5, s_0_30, 29, 1, 0},
                                 99                 : { 6, s_0_31, 29, 1, 0},
                                100                 : { 4, s_0_32, 21, 1, 0},
                                101                 : { 2, s_0_33, -1, 1, 0},
                                102                 : { 5, s_0_34, -1, 1, 0},
                                103                 : { 3, s_0_35, -1, 1, 0},
                                104                 : { 3, s_0_36, -1, 1, 0}
                                105                 : };
                                106                 : 
                                107                 : static const symbol s_1_0[2] = { 'd', 'd' };
                                108                 : static const symbol s_1_1[2] = { 'g', 'd' };
                                109                 : static const symbol s_1_2[2] = { 'n', 'n' };
                                110                 : static const symbol s_1_3[2] = { 'd', 't' };
                                111                 : static const symbol s_1_4[2] = { 'g', 't' };
                                112                 : static const symbol s_1_5[2] = { 'k', 't' };
                                113                 : static const symbol s_1_6[2] = { 't', 't' };
                                114                 : 
                                115                 : static const struct among a_1[7] =
                                116                 : {
                                117                 : { 2, s_1_0, -1, -1, 0},
                                118                 : { 2, s_1_1, -1, -1, 0},
                                119                 : { 2, s_1_2, -1, -1, 0},
                                120                 : { 2, s_1_3, -1, -1, 0},
                                121                 : { 2, s_1_4, -1, -1, 0},
                                122                 : { 2, s_1_5, -1, -1, 0},
                                123                 : { 2, s_1_6, -1, -1, 0}
                                124                 : };
                                125                 : 
                                126                 : static const symbol s_2_0[2] = { 'i', 'g' };
                                127                 : static const symbol s_2_1[3] = { 'l', 'i', 'g' };
                                128                 : static const symbol s_2_2[3] = { 'e', 'l', 's' };
                                129                 : static const symbol s_2_3[5] = { 'f', 'u', 'l', 'l', 't' };
                                130                 : static const symbol s_2_4[4] = { 'l', 0xF6, 's', 't' };
                                131                 : 
                                132                 : static const struct among a_2[5] =
                                133                 : {
                                134                 : { 2, s_2_0, -1, 1, 0},
                                135                 : { 3, s_2_1, 0, 1, 0},
                                136                 : { 3, s_2_2, -1, 1, 0},
                                137                 : { 5, s_2_3, -1, 3, 0},
                                138                 : { 4, s_2_4, -1, 2, 0}
                                139                 : };
                                140                 : 
                                141                 : static const unsigned char g_v[] = { 17, 65, 16, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 32 };
                                142                 : 
                                143                 : static const unsigned char g_s_ending[] = { 119, 127, 149 };
                                144                 : 
                                145                 : static const symbol s_0[] = { 'l', 0xF6, 's' };
                                146                 : static const symbol s_1[] = { 'f', 'u', 'l', 'l' };
                                147                 : 
  779 peter                     148 UBC           0 : static int r_mark_regions(struct SN_env * z) {
                                149               0 :     z->I[1] = z->l;
                                150               0 :     {   int c_test1 = z->c;
                                151               0 : z->c = z->c + 3;
                                152               0 :         if (z->c > z->l) return 0;
                                153               0 :         z->I[0] = z->c;
 1658 tgl                       154               0 :         z->c = c_test1;
                                155                 :     }
  779 peter                     156               0 :     if (out_grouping(z, g_v, 97, 246, 1) < 0) return 0;
                                157                 :     {   
 5710 tgl                       158               0 :         int ret = in_grouping(z, g_v, 97, 246, 1);
                                159               0 :         if (ret < 0) return 0;
                                160               0 :         z->c += ret;
                                161                 :     }
  779 peter                     162               0 :     z->I[1] = z->c;
                                163                 :     
                                164               0 :     if (!(z->I[1] < z->I[0])) goto lab0;
                                165               0 :     z->I[1] = z->I[0];
 5710 tgl                       166               0 : lab0:
                                167               0 :     return 1;
                                168                 : }
                                169                 : 
  779 peter                     170               0 : static int r_main_suffix(struct SN_env * z) {
                                171                 :     int among_var;
                                172                 : 
                                173                 :     {   int mlimit1;
                                174               0 :         if (z->c < z->I[1]) return 0;
                                175               0 :         mlimit1 = z->lb; z->lb = z->I[1];
                                176               0 :         z->ket = z->c;
                                177               0 :         if (z->c <= z->lb || z->p[z->c - 1] >> 5 != 3 || !((1851442 >> (z->p[z->c - 1] & 0x1f)) & 1)) { z->lb = mlimit1; return 0; }
 1658 tgl                       178               0 :         among_var = find_among_b(z, a_0, 37);
                                179               0 :         if (!(among_var)) { z->lb = mlimit1; return 0; }
  779 peter                     180               0 :         z->bra = z->c;
 1658 tgl                       181               0 :         z->lb = mlimit1;
                                182                 :     }
  779 peter                     183               0 :     switch (among_var) {
 5710 tgl                       184               0 :         case 1:
  779 peter                     185               0 :             {   int ret = slice_del(z);
 5710 tgl                       186               0 :                 if (ret < 0) return ret;
                                187                 :             }
                                188               0 :             break;
                                189               0 :         case 2:
  779 peter                     190               0 :             if (in_grouping_b(z, g_s_ending, 98, 121, 0)) return 0;
                                191               0 :             {   int ret = slice_del(z);
 5710 tgl                       192               0 :                 if (ret < 0) return ret;
                                193                 :             }
                                194               0 :             break;
                                195                 :     }
                                196               0 :     return 1;
                                197                 : }
                                198                 : 
  779 peter                     199               0 : static int r_consonant_pair(struct SN_env * z) {
                                200                 : 
                                201                 :     {   int mlimit1;
                                202               0 :         if (z->c < z->I[1]) return 0;
                                203               0 :         mlimit1 = z->lb; z->lb = z->I[1];
                                204               0 :         {   int m2 = z->l - z->c; (void)m2;
                                205               0 :             if (z->c - 1 <= z->lb || z->p[z->c - 1] >> 5 != 3 || !((1064976 >> (z->p[z->c - 1] & 0x1f)) & 1)) { z->lb = mlimit1; return 0; }
 1658 tgl                       206               0 :             if (!(find_among_b(z, a_1, 7))) { z->lb = mlimit1; return 0; }
 5710                           207               0 :             z->c = z->l - m2;
  779 peter                     208               0 :             z->ket = z->c;
 1658 tgl                       209               0 :             if (z->c <= z->lb) { z->lb = mlimit1; return 0; }
  779 peter                     210               0 :             z->c--;
                                211               0 :             z->bra = z->c;
                                212               0 :             {   int ret = slice_del(z);
 5710 tgl                       213               0 :                 if (ret < 0) return ret;
                                214                 :             }
                                215                 :         }
 1658                           216               0 :         z->lb = mlimit1;
                                217                 :     }
 5710                           218               0 :     return 1;
                                219                 : }
                                220                 : 
  779 peter                     221               0 : static int r_other_suffix(struct SN_env * z) {
                                222                 :     int among_var;
                                223                 : 
                                224                 :     {   int mlimit1;
                                225               0 :         if (z->c < z->I[1]) return 0;
                                226               0 :         mlimit1 = z->lb; z->lb = z->I[1];
                                227               0 :         z->ket = z->c;
                                228               0 :         if (z->c - 1 <= z->lb || z->p[z->c - 1] >> 5 != 3 || !((1572992 >> (z->p[z->c - 1] & 0x1f)) & 1)) { z->lb = mlimit1; return 0; }
 1658 tgl                       229               0 :         among_var = find_among_b(z, a_2, 5);
                                230               0 :         if (!(among_var)) { z->lb = mlimit1; return 0; }
  779 peter                     231               0 :         z->bra = z->c;
                                232               0 :         switch (among_var) {
 5710 tgl                       233               0 :             case 1:
  779 peter                     234               0 :                 {   int ret = slice_del(z);
 5710 tgl                       235               0 :                     if (ret < 0) return ret;
                                236                 :                 }
                                237               0 :                 break;
                                238               0 :             case 2:
  779 peter                     239               0 :                 {   int ret = slice_from_s(z, 3, s_0);
 5710 tgl                       240               0 :                     if (ret < 0) return ret;
                                241                 :                 }
                                242               0 :                 break;
                                243               0 :             case 3:
  779 peter                     244               0 :                 {   int ret = slice_from_s(z, 4, s_1);
 5710 tgl                       245               0 :                     if (ret < 0) return ret;
                                246                 :                 }
                                247               0 :                 break;
                                248                 :         }
 1658                           249               0 :         z->lb = mlimit1;
                                250                 :     }
 5710                           251               0 :     return 1;
                                252                 : }
                                253                 : 
  779 peter                     254               0 : extern int swedish_ISO_8859_1_stem(struct SN_env * z) {
                                255               0 :     {   int c1 = z->c;
                                256               0 :         {   int ret = r_mark_regions(z);
 5710 tgl                       257               0 :             if (ret < 0) return ret;
                                258                 :         }
                                259               0 :         z->c = c1;
                                260                 :     }
  779 peter                     261               0 :     z->lb = z->c; z->c = z->l;
                                262                 : 
                                263               0 :     {   int m2 = z->l - z->c; (void)m2;
                                264               0 :         {   int ret = r_main_suffix(z);
 5710 tgl                       265               0 :             if (ret < 0) return ret;
                                266                 :         }
                                267               0 :         z->c = z->l - m2;
                                268                 :     }
  779 peter                     269               0 :     {   int m3 = z->l - z->c; (void)m3;
                                270               0 :         {   int ret = r_consonant_pair(z);
 5710 tgl                       271               0 :             if (ret < 0) return ret;
                                272                 :         }
                                273               0 :         z->c = z->l - m3;
                                274                 :     }
  779 peter                     275               0 :     {   int m4 = z->l - z->c; (void)m4;
                                276               0 :         {   int ret = r_other_suffix(z);
 5710 tgl                       277               0 :             if (ret < 0) return ret;
                                278                 :         }
                                279               0 :         z->c = z->l - m4;
                                280                 :     }
                                281               0 :     z->c = z->lb;
                                282               0 :     return 1;
                                283                 : }
                                284                 : 
  779 peter                     285               0 : extern struct SN_env * swedish_ISO_8859_1_create_env(void) { return SN_create_env(0, 2); }
                                286                 : 
 5710 tgl                       287               0 : extern void swedish_ISO_8859_1_close_env(struct SN_env * z) { SN_close_env(z, 0); }
                                288                 : 
        

Generated by: LCOV version v1.16-55-g56c0a2a